/*! @license COPYRIGHT (C) 2018 NETDANIA CREATIONS APS (NETDANIA). ALL RIGHTS RESERVED. ANY USE INCLUDING WITHOUT LIMITATION COPYING, MODIFYING AND DISTRIBUTING NETDANIA SOFTWARE ("NETDANIA SOFTWARE") AND ITS CONTENT IS SUBJECT TO A VALID WRITTEN LICENSE AGREEMENT WITH NETDANIA. NO PERSON OR BUSINESS IS ALLOWED TO DE-OBFUSCATE, DECOMPILE, DISASSEMBLE OR REVERSE ENGINEER NETDANIA SOFTWARE. THE NETDANIA SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL NETDANIA, THE AUTHORS OR ANY COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE NETDANIA SOFTWARE, CONTENT, DOCUMENTS OR THE USE OR OTHER DEALINGS IN THE NETDANIA SOFTWARE, CONTENT OR DOCUMENTS. IN PARTICULAR, NO BUSINESS OR FINANCIAL DECISIONS SHOULD BE MADE BASED ON THE USE OF THE NETDANIA SOFTWARE ALONE. ============================================================================== The following is a list of third party software included in this file, that is delivered with or as part of the NetDania software: ============================================================================== ------------------------------------------------------------------------------ This product depends on Chart.js Homepage: https://github.com/chartjs/Chart.js License: MIT License URL: https://github.com/chartjs/Chart.js/blob/master/LICENSE.md ------------------------------------------------------------------------------ This product depends on Color Picker Homepage: https://tovic.github.io/color-picker License: MIT License URL: https://github.com/tovic/color-picker/blob/master/LICENSE ------------------------------------------------------------------------------ This product depends on CssUserAgent Homepage: http://cssuseragent.org/ License: MIT License URL: https://raw.githubusercontent.com/mckamey/cssuseragent/master/LICENSE.txt ------------------------------------------------------------------------------ This product depends on Draggabilly Homepage: http://draggabilly.desandro.com/ License: MIT License URL: https://desandro.mit-license.org/ ------------------------------------------------------------------------------ This product depends on FastClick Homepage: https://github.com/ftlabs/fastclick License: MIT License URL: https://github.com/ftlabs/fastclick/blob/master/LICENSE ----------------------------------------------------------------------------- This product depends on Hammer.JS Homepage: https://github.com/hammerjs/hammer.js License: MIT License URL: https://github.com/hammerjs/hammer.js/blob/master/LICENSE.md ------------------------------------------------------------------------------ This product depends on JavaScript Cookie (js-cookie) Homepage: https://github.com/js-cookie/js-cookie License: MIT License URL: https://github.com/js-cookie/js-cookie/blob/master/LICENSE ------------------------------------------------------------------------------ This product depends on Moment.js Homepage: http://momentjs.com/ License: MIT License URL: https://github.com/moment/moment/blob/develop/LICENSE ------------------------------------------------------------------------------ This product depends on pako Homepage: https://github.com/nodeca/pako License: MIT License URL: https://github.com/nodeca/pako/blob/master/LICENSE ------------------------------------------------------------------------------ This product depends on rgb2hex Homepage: https://github.com/christian-bromann/rgb2hex License: MIT License URL: https://github.com/christian-bromann/rgb2hex/blob/master/LICENSE ------------------------------------------------------------------------------ This product depends on screenfull.js Homepage: https://github.com/sindresorhus/screenfull.js License: MIT License URL: https://github.com/sindresorhus/screenfull.js/blob/gh-pages/license ------------------------------------------------------------------------------ This product contains a modified version of Select2 Homepage: https://github.com/select2/select2 License: MIT License URL: https://github.com/select2/select2/blob/master/LICENSE.md ------------------------------------------------------------------------------ This product depends on TinyColor (Brian Grinstead's JavaScript color tooling) Homepage: https://github.com/bgrins/TinyColor License: MIT License URL: https://github.com/bgrins/TinyColor/blob/master/LICENSE ------------------------------------------------------------------------------ This product depends on World Flags Sprite Homepage: https://github.com/lafeber/world-flags-sprite License: MIT License URL: https://github.com/lafeber/world-flags-sprite/blob/master/LICENSE ------------------------------------------------------------------------------ This product depends on Promise Polyfill (Required for screenfull library) Homepage: https://github.com/taylorhakes/promise-polyfill License: MIT License URL: https://github.com/taylorhakes/promise-polyfill/blob/master/LICENSE ------------------------------------------------------------------------------ This product contains code from "class-stuff" Homepage: https://github.com/mbfassnacht/class-stuff License: MIT License URL: https://github.com/mbfassnacht/class-stuff/blob/master/LICENSE ------------------------------------------------------------------------------ This product contains code from "point-in-polygon" Homepage: https://github.com/substack/point-in-polygon/ License: MIT License URL: https://github.com/substack/point-in-polygon/blob/master/LICENSE ------------------------------------------------------------------------------ This product contains code from "jherax/js-utils" Homepage: https://github.com/jherax/js-utils License: MIT License URL: https://github.com/jherax/js-utils/blob/master/LICENSE ------------------------------------------------------------------------------ This product contains code from "HubSpot/youmightnotneedjquery" Homepage: https://github.com/HubSpot/youmightnotneedjquery License: MIT License URL: https://github.com/HubSpot/youmightnotneedjquery/blob/gh-pages/LICENSE ------------------------------------------------------------------------------ This product contains code from "sindresorhus/query-string" Homepage: https://github.com/sindresorhus/query-string License: MIT License URL: https://github.com/sindresorhus/query-string/blob/master/license ------------------------------------------------------------------------------ This product contains code from "garycourt/murmurhash-js" Homepage: https://github.com/kaimallea/isMobile License: MIT License URL: https://github.com/garycourt/murmurhash-js ------------------------------------------------------------------------------ This product contains code from "HTML5 Boilerplate" Homepage: https://github.com/h5bp/html5-boilerplate License: MIT License URL: https://github.com/h5bp/html5-boilerplate/blob/master/LICENSE.txt ------------------------------------------------------------------------------ This product contains code from "Bootstrap" Homepage: https://github.com/twbs/bootstrap License: MIT License URL: https://github.com/twbs/bootstrap/blob/master/LICENSE ------------------------------------------------------------------------------ This product contains code from "normalize.css" Homepage: https://github.com/necolas/normalize.css License: MIT License URL: https://github.com/necolas/normalize.css/blob/master/LICENSE.md ------------------------------------------------------------------------------ ============================================================================== Third party licenses & copyrights for software dependencies included in this file: ============================================================================== ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (c) 2018 Chart.js Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (c) 2016 Taufik Nurrohman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License Copyright (c) 2006-2010 Stephen M. McKamey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright © 2018 David DeSandro Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Fork this project to create your own MIT license that you can always link to. ------------------------------------------------------------------------------ Copyright (c) 2014 The Financial Times Ltd. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (C) 2011-2017 by Jorik Tangelder (Eight Media) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ MIT License Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ Copyright (c) JS Foundation and other contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ (The MIT License) Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (c) 2014 Christian Bromann Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ MIT License Copyright (c) Sindre Sorhus (sindresorhus.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (c) 2012-2017 Kevin Brown, Igor Vaynberg, and Select2 contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ Copyright (c), Brian Grinstead, http://briangrinstead.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ Copyright (c) 2012 Martijn Lafeber 2018 Francescu Garoby Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ MIT License Copyright (c) 2017 @maximo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (c) 2016 James Halliday Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (c) 2013 David Rivera Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ Copyright (c) 2014 HubSpot, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ MIT License Copyright (c) Sindre Sorhus (sindresorhus.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ Copyright (c) 2011 Gary Court Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ Copyright (c) HTML5 Boilerplate Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright (c) 2011-2018 Twitter, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------------ The MIT License (MIT) Copyright © Nicolas Gallagher and Jonathan Neal Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /* * Chart inner container */ .nd-nfsc .nd-fsc-inner-container { position: relative; z-index: 20; height: 100%; width: 100%; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; } /* * Reset inherits */ .nd-nfsc ul, .nd-nfsc ol, .nd-nfsc li, .nd-nfsc dl, .nd-nfsc dt, .nd-nfsc h1, .nd-nfsc h2, .nd-nfsc h3, .nd-nfsc h4, .nd-nfsc h5, .nd-nfsc h6, .nd-nfsc p, .nd-nfsc span, .nd-nfsc button, .nd-nfsc input, .nd-nfsc select, .nd-nfsc textarea{ text-align: left; font-family: inherit; font-style: inherit; font-weight: inherit; margin: 0; padding: 0; } .nd-nfsc .nd-rtl ul, .nd-nfsc .nd-rtl ol, .nd-nfsc .nd-rtl li, .nd-nfsc .nd-rtl dl, .nd-nfsc .nd-rtl dt, .nd-nfsc .nd-rtl h1, .nd-nfsc .nd-rtl h2, .nd-nfsc .nd-rtl h3, .nd-nfsc .nd-rtl h4, .nd-nfsc .nd-rtl h5, .nd-nfsc .nd-rtl h6, .nd-nfsc .nd-rtl p, .nd-nfsc .nd-rtl span, .nd-nfsc .nd-rtl button, .nd-nfsc .nd-rtl input, .nd-nfsc .nd-rtl select, .nd-nfsc .nd-rtl textarea{ text-align: right; } .nd-nfsc select, .nd-nfsc input:not([type="checkbox"]) { height: 32px; } .nd-nfsc select, .nd-nfsc input:not([type="checkbox"]), .nd-nfsc textarea { padding: 0 3px; } .nd-nfsc select { -webkit-appearance: menulist; } .nd-nfsc textarea { resize: none; } /* * Chart component */ .nd-nfsc .nd-nfsc-chart-component { text-align: left; position: relative; } html[dir=rtl] .nd-nfsc .nd-nfsc-chart-component { text-align: right; } .nd-nfsc .nd-nfsc-chart-container { position: absolute; overflow: hidden; z-index: 11; } /* * Message panel */ .nd-nfsc-message-panel { position: absolute; width: 100%; height: 100%; padding: 50px 20px; text-align: center; font-size: 25px; } /* * Message panel themes */ .nd-nfsc-message-panel, .nd-nfsc.nd-th-white .nd-nfsc-message-panel { background-color: rgba(190, 190, 190, 0.8); color: #000; } .nd-nfsc.nd-th-black .nd-nfsc-message-panel { background-color: rgba(235, 235, 235, 0.8); color: #000; } .nd-nfsc.nd-th-blue .nd-nfsc-message-panel { background-color: rgba(238, 248, 255, 0.8); color: #1b628d; } .nd-nfsc.nd-th-gray .nd-nfsc-message-panel { background-color: rgba(235, 235, 235, 0.8); color: #646464; } .nd-nfsc.nd-th-neon .nd-nfsc-message-panel { background-color: rgba(235, 235, 235, 0.8); color: #3f3f3f; } /* * Tooltip */ .nfsc-tooltip-container, .nd-nfsc.nd-th-white .nfsc-tooltip-container { position: absolute; border: 1px solid rgb(0, 0, 0); padding: 5px; background-color: rgba(255, 255, 255, 0.85); word-break: break-word; font-family: Arial; font-size: 11px; color: rgb(0, 0, 0); z-index: 11; } /* Themable tooltip */ .nd-nfsc.nd-th-black .nfsc-tooltip-container { border-color: #5a5a5a; background-color: rgba(73, 73, 73, 0.7); color: #fff; } .nd-nfsc.nd-th-blue .nfsc-tooltip-container { border-color: #566c80; background-color: rgba(10, 150, 200, 0.7); color: #fff; } .nd-nfsc.nd-th-gray .nfsc-tooltip-container { border-color: #777; background-color: rgba(111, 111, 111, 0.7); color: #fff; } .nd-nfsc.nd-th-neon .nfsc-tooltip-container { border-color: #777; background-color: rgba(111, 111, 111, 0.7); color: #fff; } /* Tooltip bubble */ .nfsc-tooltip-footer-bubble { width: 10px; height: 10px; position: absolute; border: solid 1px #000; z-index: 11; border-radius: 5px; pointer-events: none; } /* Tooltip callout arrows */ .nfsc-orientation-down:after, .nfsc-orientation-up:after, .nfsc-orientation-left:after, .nfsc-orientation-right:after { position: absolute; width: 0; height: 0; content:''; } .nfsc-orientation-down:after { left: 50%; bottom: 0; transform: translate(-50%, 100%); border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #000; } .nfsc-orientation-up:after { top: 0; left: 50%; transform: translate(-50%, -100%); border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #000; } .nfsc-orientation-left:after { top: 0; left: 0; transform: translate(-100%, 100%); border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid #000; } .nfsc-orientation-right:after { top: 0; left: 100%; transform: translate(0, 100%); border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #000; } /* Chart element */ .nd-nfsc .nd-nfsc-chart-element { float: left; font: 11px Arial, sans-serif; } .nd-nfsc .nd-nfsc-chart-label { float: left; } /* Chart button */ .nd-nfsc .nd-nfsc-chart-button { cursor: pointer; cursor: hand; } /* Chart buttons */ .nd-nfsc [class*="nd-nfsc-chart-button-"] { width: 16px; height: 16px; margin-top: 2px; } .nd-nfsc .nd-nfsc-chart-button-reset-scale-distort-container, .nd-nfsc .nd-nfsc-chart-button-reset-scale-distort, .nd-nfsc .nd-nfsc-chart-button-restore-container, .nd-nfsc .nd-nfsc-chart-button-restore { margin-top: 0; } .nd-nfsc .nd-nfsc-chart-button-restore-container { margin-top: 5px; } /* Themable chart buttons */ .nd-th-white.nd-nfsc [class*="nd-nfsc-chart-button"] [class*="nd-fsc-icn"], .nd-th-blue.nd-nfsc [class*="nd-nfsc-chart-button"] [class*="nd-fsc-icn"] { color: #000; } /* Reser Scale Distort */ .nd-nfsc .nd-nfsc-chart-button-reset-scale-distort-container, .nd-nfsc .nd-nfsc-chart-button-reset-scale-distort, .nd-nfsc [class*="nd-nfsc-chart-button-"] .nd-fsc-icn-ResetFit { width: 24px; height: 24px; font-size: 20px; } /* Reset Scale Distort - themable */ .nd-th-white .nd-nfsc-chart-button-reset-scale-distort-container, .nd-th-white .nd-nfsc-chart-button-restore-container { background: rgba(255, 255, 255, 0.8); } .nd-th-black .nd-nfsc-chart-button-reset-scale-distort-container, .nd-th-black .nd-nfsc-chart-button-restore-container { background: rgba(0, 0, 0, 0.3); } .nd-th-blue .nd-nfsc-chart-button-reset-scale-distort-container, .nd-th-blue .nd-nfsc-chart-button-restore-container { background: rgba(209, 232, 255, 0.2); } .nd-th-gray .nd-nfsc-chart-button-reset-scale-distort-container, .nd-th-gray .nd-nfsc-chart-button-restore-container { background: rgba(173, 173, 173, 0.2); } .nd-th-neon .nd-nfsc-chart-button-reset-scale-distort-container, .nd-th-neon .nd-nfsc-chart-button-restore-container { background: rgba(38, 38, 38, 0.1); } .nd-nfsc.nd-nfsc-container { /*min-height: 110px;*/ box-sizing: border-box; } /* Canvas chart */ .nd-nfsc .nd-nfsc-canvas-background { margin: 0; padding: 0; position: absolute; } .nd-nfsc .nd-nfsc-canvas-chart { margin: 0; padding: 0; cursor: default; position: absolute; height: 100%; width: 100%; } .nd-nfsc .nd-nfsc-canvas-chart.nd-nfsc-clicked, .nd-nfsc .nd-nfsc-canvas-overlay.nd-nfsc-clicked { cursor: move; } .nd-nfsc .nd-nfsc-canvas-chart.nd-nfsc-hover, .nd-nfsc .nd-nfsc-canvas-overlay.nd-nfsc-hover { cursor: pointer; } .nd-nfsc .nd-nfsc-canvas-overlay { margin: 0; padding: 0; position: absolute; z-index: 11; height: 100%; width: 100%; } .nd-nfsc .nd-nfsc-canvas-overlay-data { margin: 0; padding: 0; position: absolute; z-index: 10; height: 100%; width: 100%; } .nd-nfsc .nd-nfsc-chart-information-panel { position: absolute; background: rgba(255, 255, 255, 1); z-index: 12; left: 0; top: 0; } .nd-nfsc .nd-nfsc-chart-information-text { width: 50%; top: 50%; bottom: 50%; margin: 0 auto; position: relative; text-align: center; font-size: 80%; } .nd-nfsc .nd-nfsc-chart-popup-panel { position: absolute; background: rgba(255, 255, 255, 1); z-index: 12; left: 0; top: 0; text-align: center; visibility: visible; display: block; } .nd-nfsc .nd-nfsc-chart-popup-text { text-align: center; font-size: 80%; } .nd-nfsc-chart-popup-button-container { width: 50%; height: 50%; top: 50%; margin: 0 auto; position: absolute; left: 0; right: 0; text-align: center; } .nd-nfsc .nd-nfsc-chart-popup-exitbutton { margin: 0 auto; text-align: center; font-size: 80%; } .nd-nfsc .nd-nfsc-dialog-tbl { display: table; width: 100%; margin: 6px 0; height: 32px; } .nd-nfsc .nd-nfsc-dialog-tbl input, .nd-nfsc .nd-nfsc-dialog-tbl textarea, .nd-nfsc .nd-nfsc-dialog-tbl select { padding: 0.25em 0.5em; } .nd-nfsc .nd-nfsc-dialog-tbl select, .nd-nfsc .nd-nfsc-dialog-tbl input:not([type="checkbox"]) { width: 100%; margin-bottom: 0; } .nd-nfsc .nd-nfsc-dialog-tbl textarea { width: 100%; } .nd-nfsc .nd-nfsc-dialog-tbl .nd-nfsc-dialog-tbc:first-child { font-weight: 700; vertical-align: middle; } .nd-nfsc .nd-nfsc-dialog-tbl .nd-nfsc-dialog-tbc:first-child:first-letter { text-transform: uppercase; } .nd-nfsc .nd-nfsc-dialog-tbc { display: table-cell; text-align: left; width: 50%; } .nd-nfsc .nd-nfsc-dialog-tbc:nth-child(2) { vertical-align: middle; } /* Full width table */ .tbl-full-w { margin-bottom: 10px; } .nd-nfsc-dialog-tbl.tbl-full-w span { display: table-cell; height: 24px; vertical-align: middle; } .nd-nfsc-dialog-tbl.tbl-full-w .tbl-ck { width: 24px; } .nd-nfsc-dialog-tbl.tbl-full-w span input[type="text"] { display: block; width: 100%; border: 1px solid #777; padding: 5px; } .nd-nfsc-dialog-tbl.tbl-full-w .tbl-del { width: 32px; text-align: center; font-family: Arial, sans-serif; font-weight: 700; font-size: 20px; color: #f00; cursor: pointer; } /* Drawing dialog tab container*/ .nd-nfsc-drawing-tab-container { overflow: auto; max-height: 250px; } input:-moz-ui-invalid { box-shadow: none !important; } .nd-mdl-error { border: 2px solid #ff0900; margin: 4px auto; width: 70%; display: none; padding: 4px; background-color: #f2b8ae; } .nd-input-alert-value, .nd-input-alert-deviation-value { width: 80px; } .nd-row { width: 100%; display: table; table-layout: fixed; margin-bottom: 5px; } .nd-nfsc .nd-row > * { margin-right: 3px; } .nd-row .nd-col { display: table-cell; vertical-align: middle; padding-right: 3px; } .nd-col.nd-no-pad { padding: 0; } .nd-col.nd-no-pad.nd-tbc-btn { width: 32px; } .nd-row.nd-date-range { margin-bottom: 3px; } .nd-fsc-icn-red { color: red; } .nd-fsc-icn-green { color: green; } .nd-tbc-btn { width: 35px; text-align: center; } .nd-full-w { width: 100%; } .nd-active-tooltip { position: relative; display: inline; } .nd-nfsc label { font-weight: 700; } /* * Trading analysis * --------------------------------------------------------------- */ .nd-fsc-list-item { display: table; width: 100%; padding: 5px 0; border-bottom: 1px solid #ccc; table-layout: fixed; } .nd-fsc-list-item > div { display: table-cell; vertical-align: middle; } .nd-fsc-list-item div { text-align: left; } .nd-fsc-list-item .nd-fsc-list-button { width: 32px; } .nd-title { font-weight: 700; padding-bottom: 5px; } .nd-fsc-analysis-title .nd-fsc-icn{ margin-right: 5px; } .nd-italic { font-style: italic; } .nd-fsc-load-more { padding: 5px 0; } .nd-fsc-list-item:hover, .nd-fsc-load-more:hover { cursor: pointer; } .nd-fsc-list-item.default-cursor:hover { cursor: default; } .nd-fsc-load-more i { margin-right: 5px; } .nd-nfsc-analysis-story { margin-bottom: 6px; } .nd-nfsc-analysis-story button { margin: 0; } /* * Trading analysis search */ .nd-fsc-search, .nd-fsc-search button { margin: 0; } .nd-fsc-search-input { display: inline-block; min-height: 32px; margin-right: 5px; padding: 4px 7px; } .nd-fsc-search button { vertical-align: top; } .nd-fsc-list-footer { width: 100%; } .nd-fsc-right { float: right; } .nd-fsc-left { float: left; } .nd-fsc-list-footer .nd-fsc-left-margin { margin-left: 21px; } .nd-fsc-trading-load-more { cursor: pointer; } .nd-fsc-list-button { cursor: pointer; height: 30px; } @media only screen and (max-width: 480px) { .nd-fsc-alert-list-expiration.nd-fsc-right { float: left; margin-top: 5px; } } .ua-mobile .nd-fsc-icn16.nd-no-resize { font-size: 16px; } .nd-active-tooltip:active:after{ position: absolute; display: block; width: 0; height: 0; right: 100%; bottom: 0; margin-right: 2px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #111; content: ""; z-index: 101; } .nd-active-tooltip:active:before { position: absolute; display: block; right: 100%; bottom: -7px; width: 200px; text-align: center; margin-right: 7px; border-radius: 5px; padding: 5px 15px; background: rgba(0,0,0,.75); color: #fff; content: attr(title); z-index: 100; } .nd-nfsc-dialog-button { display: inline-block; margin-right: 3px; } /* override calendar */ .nd-date-range .jsCalendar { position: absolute; left: auto; top: auto; z-index: 10; } .nd-date-range .jsCalendar > table { min-width: 150px; max-width: 250px; } .nd-date-range .jsCalendar table { margin: 0 !important; border-radius: 0 !important; } .nd-nfsc-autochartist-show-all { margin: 20px 0; float: left; } .nd-nfsc-autochartist-show-all label { padding-left: 15px; text-indent: -15px; } .nd-nfsc-autochartist-show-all input { width: 13px; height: 13px; padding: 0; margin: 0; vertical-align: bottom; position: relative; top: -1px; *overflow: hidden; } .nd-nfsc-autochartist-show-more { margin: 10px 0; float: right; } /* color picker */ .nd--color-picker, .nd--color-picker:before, .nd--color-picker:after, .nd--color-picker *, .nd--color-picker *:before, .nd--color-picker *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .nd--color-picker { position: absolute; top: 0; left: 0; z-index: 9999; min-width: 250px; border: 1px solid #eee; padding: 3px; background: #fff; -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, .5); -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, .5); box-shadow: 1px 5px 10px rgba(0, 0, 0, .5); } .nd--color-picker i { font: inherit; } /* color picker control */ .nd--color-picker--control { margin: 0 0 10px; padding: 0; } .nd--color-picker--control input { margin: 2px 0 0; padding: 0; display: block; width: 100%; cursor: ew-resize; } /* color picker box */ .nd--color-picker--input-color-box { display: inline-block; border: 2px solid #777; width: 20px; height: 20px; cursor: pointer; } /* color picker palette */ .nd--color-picker--palette-container { display: block; margin-bottom: 10px; } .nd--color-picker--palette { display: block; clear: both; margin: 0; } .nd--color-picker--palette-item { display: block; border-top: 1px solid inherit; float: left; width: 10%; height: 24px; cursor: pointer; } .nd--color-picker--palette-item:hover { border: 1px solid #272727; box-shadow: inset 0 0 1px #fff; } .nd--color-picker--palette-item.selected { border: 3px solid #777; } .nd--color-picker--palette-item.selected:hover { border-color: #000; } /* color picker switch to custom mode */ .nd--color-picker--custom-button, .nd--color-picker--choose-custom-button { display: block; width: 100%; border: 1px solid #ccc; outline: 0; background: transparent; box-shadow: inset 0 0 10px #ccc; line-height: 2; cursor: pointer; } .nd--color-picker--choose-custom-button { border: 1px solid #3a3a3a; } .nd--color-picker.custom--mode .nd--color-picker--custom-button, .nd--color-picker.custom--mode .nd--color-picker--choose-custom-button { display: inline-block; width: 50%; } /* color picker SV */ .nd--color-picker--sv { position: relative; display: inline-block; width: calc(90% - 10px); height: 150px; background: transparent url('color-picker-sv.png') no-repeat 50% 50%; background-image: -webkit-linear-gradient(to top, #000, rgba(0, 0, 0, 0)), linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(to top, #000, rgba(0, 0, 0, 0)), linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)), linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; cursor: crosshair; } .nd--color-picker--sv i { position: absolute; top: -4px; right: -4px; z-index: 3; display: block; width: 8px; height: 8px; } .nd--color-picker--sv i:before, .nd--color-picker--sv i:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; border: 1px solid; border-color: inherit; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; content: ""; } .nd--color-picker--sv i:before { top: -1px; right: -1px; bottom: -1px; left: -1px; border-color: #fff; } /* color picker H */ .nd--color-picker--h { position: relative; display: inline-block; overflow: hidden; width: 10%; height: 150px; margin-left: 10px; background: transparent url('color-picker-h.png') no-repeat 50% 50%; background-image: -webkit-linear-gradient(to top, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%); background-image: -moz-linear-gradient(to top, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%); background-image: linear-gradient(to top, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%); -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; cursor: ns-resize; } .nd--color-picker--h i { position: absolute; top: -3px; right: 0; left: 0; z-index: 3; display: block; height: 10px; } .nd--color-picker--h i:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; border: 5px solid; border-color: inherit; border-top-color: transparent; border-bottom-color: transparent; content: ""; } /* common color picker SV & H*/ .nd--color-picker--h, .nd--color-picker--sv { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; } @media only screen and (max-width: 480px) { /* color picker */ .nd--color-picker { height: 370px; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%); } /* color picker palette */ span.nd--color-picker--palette-item:nth-child(odd) { display: none; } .nd--color-picker--palette-item { width: 20%; height: 44px; } /* common color picker SV & H*/ .nd--color-picker--sv, .nd--color-picker--h { height: 280px; } .nd--color-picker--sv { width: calc(85% - 10px); } .nd--color-picker--h { width: 15%; } /* transparency range */ .nd--color-picker--control input[type="range"] { height: 22px; } /* color picker buttons: custom & switch to custom mode */ .nd--color-picker--custom-button, .nd--color-picker--choose-custom-button { height: 44px; } } /* * jsCalendar theme * Micro v1.2.1 * * * MIT License * * Copyright (c) 2019 Grammatopoulos Athanasios-Vasileios * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */ .jsCalendar.micro-theme thead .jsCalendar-title{height:20px;line-height:20px}.jsCalendar.micro-theme thead .jsCalendar-title-name{font-size:14px;padding:0 5px}.jsCalendar.micro-theme thead .jsCalendar-nav-left,.jsCalendar.micro-theme thead .jsCalendar-nav-right{font-size:12px;height:20px;line-height:20px;margin:0;width:20px}.jsCalendar.micro-theme tbody td,.jsCalendar.micro-theme thead .jsCalendar-week-days th{height:20px;line-height:20px;margin:0;width:20px}.jsCalendar.micro-theme.classic-theme thead .jsCalendar-week-days th{width:23px}.jsCalendar.micro-theme.classic-theme tbody td,.jsCalendar.micro-theme.classic-theme thead .jsCalendar-week-days th{margin:-1px 0 0 -1px} /* * jsCalendar v1.4.4 * * * MIT License * * Copyright (c) 2019 Grammatopoulos Athanasios-Vasileios * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */ .jsCalendar *{margin:0;padding:0}.jsCalendar table,.jsCalendar table td,.jsCalendar table th{border:0}.jsCalendar table{background-color:#fff;border-collapse:collapse;border-radius:4px;box-shadow:0 0 2px rgba(0,0,0,.4);color:#000;font-family:Tahoma,Geneva,sans-serif;margin:5px}.jsCalendar thead .jsCalendar-title{height:40px;line-height:40px}.jsCalendar thead .jsCalendar-title-left{float:left}.jsCalendar thead .jsCalendar-title-right{float:right}.jsCalendar thead .jsCalendar-nav-left,.jsCalendar thead .jsCalendar-nav-right{border-radius:10px;color:#999;cursor:pointer;font-family:"Courier New",Courier,monospace;font-size:12px;font-weight:700;height:20px;line-height:20px;margin:10px 8px;text-align:center;transition:color .2s,background-color .2s;width:20px}.jsCalendar thead .jsCalendar-nav-left:hover,.jsCalendar thead .jsCalendar-nav-right:hover{background-color:#e2e2e2;color:#000}.jsCalendar thead .jsCalendar-nav-left{float:left}.jsCalendar thead .jsCalendar-nav-right{float:right}.jsCalendar thead .jsCalendar-title-name{cursor:default;float:left;font-size:18px;font-weight:lighter;padding:0 20px}.jsCalendar thead .jsCalendar-nav-left:after{content:"<"}.jsCalendar thead .jsCalendar-nav-right:after{content:">"}.jsCalendar thead .jsCalendar-week-days th{text-shadow:0 0 1px rgba(0,0,0,.2)}.jsCalendar tbody td,.jsCalendar thead .jsCalendar-week-days th{border-radius:18px;cursor:default;display:inline-block;font-size:12px;font-weight:lighter;height:36px;line-height:36px;margin:1px 2px;text-align:center;transition:color .1s,background-color .2s;width:36px}.jsCalendar tbody td:hover{background-color:#e6e6e6}.jsCalendar tbody td.jsCalendar-selected{background-color:#fff;border:2px solid #e6e6e6;box-sizing:content-box;height:32px;line-height:32px;width:32px}.jsCalendar tbody td.jsCalendar-current{background-color:#52c9ff;border-radius:18px;color:#fff}.jsCalendar tbody td.jsCalendar-next,.jsCalendar tbody td.jsCalendar-previous{color:#cacaca}.jsCalendar tbody td.jsCalendar-next:hover,.jsCalendar tbody td.jsCalendar-previous:hover{color:#fff}.jsCalendar thead{display:block;margin:4px 4px 0 4px}.jsCalendar tbody{display:block;margin:0 4px 4px 4px}.jsCalendar ::-moz-selection{background:#83d8ff}.jsCalendar ::selection{background:#83d8ff}.jsCalendar.yellow tbody td.jsCalendar-current{background-color:#ffe31b}.jsCalendar.yellow ::-moz-selection{background:#fde74c}.jsCalendar.yellow ::selection{background:#fde74c}.jsCalendar.orange tbody td.jsCalendar-current{background-color:#ffb400}.jsCalendar.orange ::-moz-selection{background:#ffb400}.jsCalendar.orange ::selection{background:#ffb400}.jsCalendar.red tbody td.jsCalendar-current{background-color:#f6511d}.jsCalendar.red ::-moz-selection{background:#f6511d}.jsCalendar.red ::selection{background:#f6511d}.jsCalendar.green tbody td.jsCalendar-current{background-color:#7fb800}.jsCalendar.green ::-moz-selection{background:#7fb800}.jsCalendar.green ::selection{background:#7fb800}.jsCalendar.material-theme table{border-radius:0}.jsCalendar.material-theme thead{background-color:#52c9ff;color:#fff;margin:0;padding:4px 4px 0 4px}.jsCalendar.material-theme thead .jsCalendar-title{display:block;position:relative}.jsCalendar.material-theme thead .jsCalendar-title-name{border-bottom:1px solid rgba(255,255,255,.4);color:#fff;font-size:16px;left:15px;position:absolute;right:15px;text-align:center}.jsCalendar.material-theme thead .jsCalendar-title-left,.jsCalendar.material-theme thead .jsCalendar-title-right{position:absolute;z-index:1}.jsCalendar.material-theme thead .jsCalendar-nav-left,.jsCalendar.material-theme thead .jsCalendar-nav-right{color:#fff}.jsCalendar.material-theme thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme thead .jsCalendar-nav-right:hover{background-color:#03a9f4}.jsCalendar.material-theme thead .jsCalendar-title-right{right:0}.jsCalendar.material-theme thead .jsCalendar-week-days th{font-size:14px;text-shadow:none}.jsCalendar.material-theme.yellow thead{background-color:#ffe31b}.jsCalendar.material-theme.yellow thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.yellow thead .jsCalendar-nav-right:hover{background-color:#e2ca23}.jsCalendar.material-theme.orange thead{background-color:#ffb400}.jsCalendar.material-theme.orange thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.orange thead .jsCalendar-nav-right:hover{background-color:#d49600}.jsCalendar.material-theme.red thead{background-color:#f6511d}.jsCalendar.material-theme.red thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.red thead .jsCalendar-nav-right:hover{background-color:#bb3d16}.jsCalendar.material-theme.green thead{background-color:#7fb800}.jsCalendar.material-theme.green thead .jsCalendar-nav-left:hover,.jsCalendar.material-theme.green thead .jsCalendar-nav-right:hover{background-color:#639000}.jsCalendar.classic-theme table,.jsCalendar.classic-theme tbody td,.jsCalendar.classic-theme tbody td.jsCalendar-current,.jsCalendar.classic-theme thead .jsCalendar-nav-left,.jsCalendar.classic-theme thead .jsCalendar-nav-right,.jsCalendar.classic-theme thead .jsCalendar-week-days th{border-radius:0}.jsCalendar.classic-theme thead{background-color:#52c9ff;margin:0;padding:4px 4px 0 4px}.jsCalendar.classic-theme thead .jsCalendar-title,.jsCalendar.classic-theme thead .jsCalendar-title-row{display:block;width:100%}.jsCalendar.classic-theme thead .jsCalendar-title{position:relative}.jsCalendar.classic-theme thead .jsCalendar-title-name{color:#fff;font-size:16px;left:41px;position:absolute;right:41px;text-align:center;text-shadow:none}.jsCalendar.classic-theme thead .jsCalendar-title-left,.jsCalendar.classic-theme thead .jsCalendar-title-right{position:absolute;z-index:1}.jsCalendar.classic-theme thead .jsCalendar-title-right{right:0}.jsCalendar.classic-theme thead .jsCalendar-nav-left,.jsCalendar.classic-theme thead .jsCalendar-nav-right{color:#fff;text-shadow:none}.jsCalendar.classic-theme thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme thead .jsCalendar-nav-right:hover{background-color:#03a9f4}.jsCalendar.classic-theme thead .jsCalendar-week-days{background-color:#fff;display:block;margin:0 -4px}.jsCalendar.classic-theme thead .jsCalendar-week-days th{font-size:10px;height:20px;line-height:20px;text-shadow:none}.jsCalendar.classic-theme tbody td{border-left:1px solid #dadada;border-top:1px solid #dadada;margin:-1px 0 0 -1px;padding:1px 1px 0 1px;width:38px}.jsCalendar.classic-theme tbody{margin:0}.jsCalendar.classic-theme tbody td.jsCalendar-selected{background-color:#ccefff;border-bottom:0;border-left:1px solid #dadada;border-right:0;border-top:1px solid #dadada;height:36px;line-height:36px}.jsCalendar.classic-theme tbody td.jsCalendar-current.jsCalendar-selected{background-color:#52c9ff;text-shadow:0 0 3px #000}.jsCalendar.classic-theme.yellow thead{background-color:#ffe31b}.jsCalendar.classic-theme.yellow thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.yellow thead .jsCalendar-nav-right:hover{background-color:#e2ca23}.jsCalendar.classic-theme.orange thead{background-color:#ffb400}.jsCalendar.classic-theme.orange thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.orange thead .jsCalendar-nav-right:hover{background-color:#d49600}.jsCalendar.classic-theme.red thead{background-color:#f6511d}.jsCalendar.classic-theme.red thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.red thead .jsCalendar-nav-right:hover{background-color:#bb3d16}.jsCalendar.classic-theme.green thead{background-color:#7fb800}.jsCalendar.classic-theme.green thead .jsCalendar-nav-left:hover,.jsCalendar.classic-theme.green thead .jsCalendar-nav-right:hover{background-color:#639000} .nd-fsc-icn-flag16 .flag { display: inline-block; width: 16px; height: 16px; vertical-align: middle; background: url(../assets/images/flags16.png) no-repeat; } .nd-mnu-ddl li span.nd-icoimg i span.flag { width: 16px; } .nd-fsc-icn-flag16 ._African_Union { background-position: 0 -16px; } .nd-fsc-icn-flag16 ._Arab_League { background-position: 0 -32px; } .nd-fsc-icn-flag16 ._ASEAN { background-position: 0 -48px; } .nd-fsc-icn-flag16 ._CARICOM { background-position: 0 -64px; } .nd-fsc-icn-flag16 ._CIS { background-position: 0 -80px; } .nd-fsc-icn-flag16 ._Commonwealth { background-position: 0 -96px; } .nd-fsc-icn-flag16 ._England { background-position: 0 -112px; } .nd-fsc-icn-flag16 ._European_Union, .nd-fsc-icn-flag16 .eu { background-position: 0 -128px; } .nd-fsc-icn-flag16 ._Islamic_Conference { background-position: 0 -144px; } .nd-fsc-icn-flag16 ._Kosovo { background-position: 0 -160px; } .nd-fsc-icn-flag16 ._NATO { background-position: 0 -176px; } .nd-fsc-icn-flag16 ._Northern_Cyprus { background-position: 0 -192px; } .nd-fsc-icn-flag16 ._Northern_Ireland { background-position: 0 -208px; } .nd-fsc-icn-flag16 ._Olimpic_Movement { background-position: 0 -224px; } .nd-fsc-icn-flag16 ._OPEC { background-position: 0 -240px; } .nd-fsc-icn-flag16 ._Red_Cross { background-position: 0 -256px; } .nd-fsc-icn-flag16 ._Scotland { background-position: 0 -272px; } .nd-fsc-icn-flag16 ._Somaliland { background-position: 0 -288px; } .nd-fsc-icn-flag16 ._Tibet { background-position: 0 -304px; } .nd-fsc-icn-flag16 ._United_Nations { background-position: 0 -320px; } .nd-fsc-icn-flag16 ._Wales { background-position: 0 -336px; } .nd-fsc-icn-flag16 .ad { background-position: 0 -352px; } .nd-fsc-icn-flag16 .ae { background-position: 0 -368px; } .nd-fsc-icn-flag16 .af { background-position: 0 -384px; } .nd-fsc-icn-flag16 .ag { background-position: 0 -400px; } .nd-fsc-icn-flag16 .ai { background-position: 0 -416px; } .nd-fsc-icn-flag16 .al { background-position: 0 -432px; } .nd-fsc-icn-flag16 .am { background-position: 0 -448px; } .nd-fsc-icn-flag16 .ao { background-position: 0 -464px; } .nd-fsc-icn-flag16 .aq { background-position: 0 -480px; } .nd-fsc-icn-flag16 .ar { background-position: 0 -368px; } .nd-fsc-icn-flag16 .as { background-position: 0 -512px; } .nd-fsc-icn-flag16 .at { background-position: 0 -528px; } .nd-fsc-icn-flag16 .au { background-position: 0 -544px; } .nd-fsc-icn-flag16 .aw { background-position: 0 -560px; } .nd-fsc-icn-flag16 .ax { background-position: 0 -576px; } .nd-fsc-icn-flag16 .az { background-position: 0 -592px; } .nd-fsc-icn-flag16 .ba { background-position: 0 -608px; } .nd-fsc-icn-flag16 .bb { background-position: 0 -624px; } .nd-fsc-icn-flag16 .bd { background-position: 0 -640px; } .nd-fsc-icn-flag16 .be { background-position: 0 -656px; } .nd-fsc-icn-flag16 .bf { background-position: 0 -672px; } .nd-fsc-icn-flag16 .bg { background-position: 0 -688px; } .nd-fsc-icn-flag16 .bh { background-position: 0 -704px; } .nd-fsc-icn-flag16 .bi { background-position: 0 -720px; } .nd-fsc-icn-flag16 .bj { background-position: 0 -736px; } .nd-fsc-icn-flag16 .bm { background-position: 0 -752px; } .nd-fsc-icn-flag16 .bn { background-position: 0 -768px; } .nd-fsc-icn-flag16 .bo { background-position: 0 -784px; } .nd-fsc-icn-flag16 .pt-BR { background-position: 0 -800px; } .nd-fsc-icn-flag16 .bs { background-position: 0 -816px; } .nd-fsc-icn-flag16 .bt { background-position: 0 -832px; } .nd-fsc-icn-flag16 .bw { background-position: 0 -848px; } .nd-fsc-icn-flag16 .by { background-position: 0 -864px; } .nd-fsc-icn-flag16 .bz { background-position: 0 -880px; } .nd-fsc-icn-flag16 .ca { background-position: 0 -896px; } .nd-fsc-icn-flag16 .cg { background-position: 0 -912px; } .nd-fsc-icn-flag16 .cf { background-position: 0 -928px; } .nd-fsc-icn-flag16 .cd { background-position: 0 -944px; } .nd-fsc-icn-flag16 .ch { background-position: 0 -960px; } .nd-fsc-icn-flag16 .ci { background-position: 0 -976px; } .nd-fsc-icn-flag16 .ck { background-position: 0 -992px; } .nd-fsc-icn-flag16 .cl { background-position: 0 -1008px; } .nd-fsc-icn-flag16 .cm { background-position: 0 -1024px; } .nd-fsc-icn-flag16 .zh-HANS { background-position: 0 -1040px; } .nd-fsc-icn-flag16 .co { background-position: 0 -1056px; } .nd-fsc-icn-flag16 .cr { background-position: 0 -1072px; } .nd-fsc-icn-flag16 .cu { background-position: 0 -1088px; } .nd-fsc-icn-flag16 .cv { background-position: 0 -1104px; } .nd-fsc-icn-flag16 .cy { background-position: 0 -1120px; } .nd-fsc-icn-flag16 .cz { background-position: 0 -1136px; } .nd-fsc-icn-flag16 .de { background-position: 0 -1152px; } .nd-fsc-icn-flag16 .dj { background-position: 0 -1168px; } .nd-fsc-icn-flag16 .da { background-position: 0 -1184px; } .nd-fsc-icn-flag16 .dm { background-position: 0 -1200px; } .nd-fsc-icn-flag16 .do { background-position: 0 -1216px; } .nd-fsc-icn-flag16 .dz { background-position: 0 -1232px; } .nd-fsc-icn-flag16 .ec { background-position: 0 -1248px; } .nd-fsc-icn-flag16 .ee { background-position: 0 -1264px; } .nd-fsc-icn-flag16 .eg { background-position: 0 -1280px; } .nd-fsc-icn-flag16 .eh { background-position: 0 -1296px; } .nd-fsc-icn-flag16 .er { background-position: 0 -1312px; } .nd-fsc-icn-flag16 .es { background-position: 0 -1328px; } .nd-fsc-icn-flag16 .et { background-position: 0 -1344px; } .nd-fsc-icn-flag16 .fi { background-position: 0 -1360px; } .nd-fsc-icn-flag16 .fj { background-position: 0 -1376px; } .nd-fsc-icn-flag16 .fm { background-position: 0 -1392px; } .nd-fsc-icn-flag16 .fo { background-position: 0 -1408px; } .nd-fsc-icn-flag16 .fr { background-position: 0 -1424px; } .nd-fsc-icn-flag16 .bl, .nd-fsc-icn-flag16 .cp, .nd-fsc-icn-flag16 .mf, .nd-fsc-icn-flag16 .yt { background-position: 0 -1424px; } .nd-fsc-icn-flag16 .ga { background-position: 0 -1440px; } .nd-fsc-icn-flag16 .gb { background-position: 0 -1456px; } .nd-fsc-icn-flag16 .sh { background-position: 0 -1456px; } .nd-fsc-icn-flag16 .gd { background-position: 0 -1472px; } .nd-fsc-icn-flag16 .ge { background-position: 0 -1488px; } .nd-fsc-icn-flag16 .gg { background-position: 0 -1504px; } .nd-fsc-icn-flag16 .gh { background-position: 0 -1520px; } .nd-fsc-icn-flag16 .gi { background-position: 0 -1536px; } .nd-fsc-icn-flag16 .gl { background-position: 0 -1552px; } .nd-fsc-icn-flag16 .gm { background-position: 0 -1568px; } .nd-fsc-icn-flag16 .gn { background-position: 0 -1584px; } .nd-fsc-icn-flag16 .gp { background-position: 0 -1600px; } .nd-fsc-icn-flag16 .gq { background-position: 0 -1616px; } .nd-fsc-icn-flag16 .gr { background-position: 0 -1632px; } .nd-fsc-icn-flag16 .gt { background-position: 0 -1648px; } .nd-fsc-icn-flag16 .gu { background-position: 0 -1664px; } .nd-fsc-icn-flag16 .gw { background-position: 0 -1680px; } .nd-fsc-icn-flag16 .gy { background-position: 0 -1696px; } .nd-fsc-icn-flag16 .hk { background-position: 0 -1712px; } .nd-fsc-icn-flag16 .hn { background-position: 0 -1728px; } .nd-fsc-icn-flag16 .hr { background-position: 0 -1744px; } .nd-fsc-icn-flag16 .ht { background-position: 0 -1760px; } .nd-fsc-icn-flag16 .hu { background-position: 0 -1776px; } .nd-fsc-icn-flag16 .id { background-position: 0 -1792px; } .nd-fsc-icn-flag16 .mc { background-position: 0 -1792px; } .nd-fsc-icn-flag16 .ie { background-position: 0 -1808px; } .nd-fsc-icn-flag16 .he { background-position: 0 -1824px; } .nd-fsc-icn-flag16 .im { background-position: 0 -1840px; } .nd-fsc-icn-flag16 .in { background-position: 0 -1856px; } .nd-fsc-icn-flag16 .iq { background-position: 0 -1872px; } .nd-fsc-icn-flag16 .ir { background-position: 0 -1888px; } .nd-fsc-icn-flag16 .is { background-position: 0 -1904px; } .nd-fsc-icn-flag16 .it { background-position: 0 -1920px; } .nd-fsc-icn-flag16 .je { background-position: 0 -1936px; } .nd-fsc-icn-flag16 .jm { background-position: 0 -1952px; } .nd-fsc-icn-flag16 .jo { background-position: 0 -1968px; } .nd-fsc-icn-flag16 .ja { background-position: 0 -1984px; } .nd-fsc-icn-flag16 .ke { background-position: 0 -2000px; } .nd-fsc-icn-flag16 .kg { background-position: 0 -2016px; } .nd-fsc-icn-flag16 .kh { background-position: 0 -2032px; } .nd-fsc-icn-flag16 .ki { background-position: 0 -2048px; } .nd-fsc-icn-flag16 .km { background-position: 0 -2064px; } .nd-fsc-icn-flag16 .kn { background-position: 0 -2080px; } .nd-fsc-icn-flag16 .kp { background-position: 0 -2096px; } .nd-fsc-icn-flag16 .ko { background-position: 0 -2112px; } .nd-fsc-icn-flag16 .kw { background-position: 0 -2128px; } .nd-fsc-icn-flag16 .ky { background-position: 0 -2144px; } .nd-fsc-icn-flag16 .kz { background-position: 0 -2160px; } .nd-fsc-icn-flag16 .la { background-position: 0 -2176px; } .nd-fsc-icn-flag16 .lb { background-position: 0 -2192px; } .nd-fsc-icn-flag16 .lc { background-position: 0 -2208px; } .nd-fsc-icn-flag16 .li { background-position: 0 -2224px; } .nd-fsc-icn-flag16 .lk { background-position: 0 -2240px; } .nd-fsc-icn-flag16 .lr { background-position: 0 -2256px; } .nd-fsc-icn-flag16 .ls { background-position: 0 -2272px; } .nd-fsc-icn-flag16 .lt { background-position: 0 -2288px; } .nd-fsc-icn-flag16 .lu { background-position: 0 -2304px; } .nd-fsc-icn-flag16 .lv { background-position: 0 -2320px; } .nd-fsc-icn-flag16 .ly { background-position: 0 -2336px; } .nd-fsc-icn-flag16 .ma { background-position: 0 -2352px; } .nd-fsc-icn-flag16 .md { background-position: 0 -2368px; } .nd-fsc-icn-flag16 .me { background-position: 0 -2384px; } .nd-fsc-icn-flag16 .mg { background-position: 0 -2400px; } .nd-fsc-icn-flag16 .mh { background-position: 0 -2416px; } .nd-fsc-icn-flag16 .mk { background-position: 0 -2432px; } .nd-fsc-icn-flag16 .ml { background-position: 0 -2448px; } .nd-fsc-icn-flag16 .mm { background-position: 0 -2464px; } .nd-fsc-icn-flag16 .mn { background-position: 0 -2480px; } .nd-fsc-icn-flag16 .mo { background-position: 0 -2496px; } .nd-fsc-icn-flag16 .mq { background-position: 0 -2512px; } .nd-fsc-icn-flag16 .mr { background-position: 0 -2528px; } .nd-fsc-icn-flag16 .ms { background-position: 0 -2544px; } .nd-fsc-icn-flag16 .mt { background-position: 0 -2560px; } .nd-fsc-icn-flag16 .mu { background-position: 0 -2576px; } .nd-fsc-icn-flag16 .mv { background-position: 0 -2592px; } .nd-fsc-icn-flag16 .mw { background-position: 0 -2608px; } .nd-fsc-icn-flag16 .mx { background-position: 0 -2624px; } .nd-fsc-icn-flag16 .my { background-position: 0 -2640px; } .nd-fsc-icn-flag16 .mz { background-position: 0 -2656px; } .nd-fsc-icn-flag16 .na { background-position: 0 -2672px; } .nd-fsc-icn-flag16 .nc { background-position: 0 -2688px; } .nd-fsc-icn-flag16 .ne { background-position: 0 -2704px; } .nd-fsc-icn-flag16 .ng { background-position: 0 -2720px; } .nd-fsc-icn-flag16 .ni { background-position: 0 -2736px; } .nd-fsc-icn-flag16 .nl { background-position: 0 -2752px; } .nd-fsc-icn-flag16 .bq { background-position: 0 -2752px; } .nd-fsc-icn-flag16 .nb { background-position: 0 -2768px; } .nd-fsc-icn-flag16 .bv, .nd-fsc-icn-flag16 .nq, .nd-fsc-icn-flag16 .sj { background-position: 0 -2768px; } .nd-fsc-icn-flag16 .np { background-position: 0 -2784px; } .nd-fsc-icn-flag16 .nr { background-position: 0 -2800px; } .nd-fsc-icn-flag16 .nz { background-position: 0 -2816px; } .nd-fsc-icn-flag16 .om { background-position: 0 -2832px; } .nd-fsc-icn-flag16 .pa { background-position: 0 -2848px; } .nd-fsc-icn-flag16 .pe { background-position: 0 -2864px; } .nd-fsc-icn-flag16 .pf { background-position: 0 -2880px; } .nd-fsc-icn-flag16 .pg { background-position: 0 -2896px; } .nd-fsc-icn-flag16 .ph { background-position: 0 -2912px; } .nd-fsc-icn-flag16 .pk { background-position: 0 -2928px; } .nd-fsc-icn-flag16 .pl { background-position: 0 -2944px; } .nd-fsc-icn-flag16 .pr { background-position: 0 -2960px; } .nd-fsc-icn-flag16 .ps { background-position: 0 -2976px; } .nd-fsc-icn-flag16 .pt { background-position: 0 -2992px; } .nd-fsc-icn-flag16 .pw { background-position: 0 -3008px; } .nd-fsc-icn-flag16 .py { background-position: 0 -3024px; } .nd-fsc-icn-flag16 .qa { background-position: 0 -3040px; } .nd-fsc-icn-flag16 .re { background-position: 0 -3056px; } .nd-fsc-icn-flag16 .ro { background-position: 0 -3072px; } .nd-fsc-icn-flag16 .rs { background-position: 0 -3088px; } .nd-fsc-icn-flag16 .ru { background-position: 0 -3104px; } .nd-fsc-icn-flag16 .rw { background-position: 0 -3120px; } .nd-fsc-icn-flag16 .sa { background-position: 0 -3136px; } .nd-fsc-icn-flag16 .sb { background-position: 0 -3152px; } .nd-fsc-icn-flag16 .sc { background-position: 0 -3168px; } .nd-fsc-icn-flag16 .sd { background-position: 0 -3184px; } .nd-fsc-icn-flag16 .se { background-position: 0 -3200px; } .nd-fsc-icn-flag16 .sg { background-position: 0 -3216px; } .nd-fsc-icn-flag16 .si { background-position: 0 -3232px; } .nd-fsc-icn-flag16 .sk { background-position: 0 -3248px; } .nd-fsc-icn-flag16 .sl { background-position: 0 -3264px; } .nd-fsc-icn-flag16 .sm { background-position: 0 -3280px; } .nd-fsc-icn-flag16 .sn { background-position: 0 -3296px; } .nd-fsc-icn-flag16 .so { background-position: 0 -3312px; } .nd-fsc-icn-flag16 .sr { background-position: 0 -3328px; } .nd-fsc-icn-flag16 .st { background-position: 0 -3344px; } .nd-fsc-icn-flag16 .sv { background-position: 0 -3200px; } .nd-fsc-icn-flag16 .sy { background-position: 0 -3376px; } .nd-fsc-icn-flag16 .sz { background-position: 0 -3392px; } .nd-fsc-icn-flag16 .tc { background-position: 0 -3408px; } .nd-fsc-icn-flag16 .td { background-position: 0 -3424px; } .nd-fsc-icn-flag16 .tg { background-position: 0 -3440px; } .nd-fsc-icn-flag16 .th { background-position: 0 -3456px; } .nd-fsc-icn-flag16 .tj { background-position: 0 -3472px; } .nd-fsc-icn-flag16 .tl { background-position: 0 -3488px; } .nd-fsc-icn-flag16 .tm { background-position: 0 -3504px; } .nd-fsc-icn-flag16 .tn { background-position: 0 -3520px; } .nd-fsc-icn-flag16 .to { background-position: 0 -3536px; } .nd-fsc-icn-flag16 .tr { background-position: 0 -3552px; } .nd-fsc-icn-flag16 .tt { background-position: 0 -3568px; } .nd-fsc-icn-flag16 .tv { background-position: 0 -3584px; } .nd-fsc-icn-flag16 .tw { background-position: 0 -3600px; } .nd-fsc-icn-flag16 .tz { background-position: 0 -3616px; } .nd-fsc-icn-flag16 .ua { background-position: 0 -3632px; } .nd-fsc-icn-flag16 .ug { background-position: 0 -3648px; } .nd-fsc-icn-flag16 .en { background-position: 0 -1456px; } .sh { background-position: 0 -1456px; } .nd-fsc-icn-flag16 .uy { background-position: 0 -3680px; } .nd-fsc-icn-flag16 .uz { background-position: 0 -3696px; } .nd-fsc-icn-flag16 .va { background-position: 0 -3712px; } .nd-fsc-icn-flag16 .vc { background-position: 0 -3728px; } .nd-fsc-icn-flag16 .ve { background-position: 0 -3744px; } .nd-fsc-icn-flag16 .vg { background-position: 0 -3760px; } .nd-fsc-icn-flag16 .vi { background-position: 0 -3776px; } .nd-fsc-icn-flag16 .vn { background-position: 0 -3792px; } .nd-fsc-icn-flag16 .vu { background-position: 0 -3808px; } .nd-fsc-icn-flag16 .ws { background-position: 0 -3824px; } .nd-fsc-icn-flag16 .ye { background-position: 0 -3840px; } .nd-fsc-icn-flag16 .za { background-position: 0 -3856px; } .nd-fsc-icn-flag16 .zm { background-position: 0 -3872px; } .nd-fsc-icn-flag16 .zw { background-position: 0 -3888px; } .nd-fsc-icn-flag16 .sx { background-position: 0 -3904px; } .nd-fsc-icn-flag16 .cw { background-position: 0 -3920px; } .nd-fsc-icn-flag16 .ss { background-position: 0 -3936px; } /** * @file Base style class * @author cristian.craciunoiu@netdania.net (Cristian Craciunoiu) * #3RDPARTY select2 */ /** * ================================================================================= * Control container * ================================================================================= */ .nd-is.nd-is-container { position: relative; display: inline-block; width: auto; height: 100% !important; box-sizing: border-box; margin: 0; vertical-align: middle; text-align: left; z-index: 30000; } /** * ================================================================================= * Selection * ================================================================================= */ .nd-is .nd-is-selection { display: table; height: 100%; } .nd-is .nd-is-selection.nd-is-selection--single { position: relative; display: table-cell !important; height: 100%; vertical-align: middle; } .nd-is .nd-is-selection--single { height: 100%; border-radius: 0; } .nd-is.nd-is-container .nd-is-selection--single { box-sizing: border-box; cursor: pointer; display: block; padding: 0 6px; user-select: none; -webkit-user-select: none; } /* Fixed flicker (as a short transition on inset box-shadow) on mobile devides */ .ua-mobile .nd-is-selection--single[aria-expanded=false], .ua-mobile .nd-is-selection--single[aria-expanded=true] { cursor: none !important; } .nd-is.nd-is-container .nd-is-selection--single .nd-is-selection__rendered { display: table; text-overflow: ellipsis; white-space: nowrap; height: 100%; } .nd-is .nd-is-selection--single .nd-is-selection__rendered { } .nd-is .nd-is-selection--single .nd-is-selection__rendered .nd-fsc-icn { display: table-cell; vertical-align: middle; } .nd-is .nd-is-selection--single .nd-is-selection__clear { cursor: pointer; float: right; font-weight: bold; } .nd-is .nd-is-selection--single .nd-is-selection__icon { font-size: 14px; } .nd-is .nd-is-selection--single .nd-is-selection__icon:before { content: "\e948"; } .nd-is .nd-is-selection--single .nd-is-selection__text, .nd-is .nd-is-selection--single .nd-is-selection__placeholder, .nd-is .nd-is-selection--single .nd-is-selection__arrow { display: table-cell; position: relative; vertical-align: middle; } .nd-is .nd-is-selection--single .nd-is-selection__arrow { position: relative; margin: 0; padding: 0 0 0 4px; } .nd-is.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b { border-width: 0 5px 5px 5px; } .nd-is .nd-is-selection--single .nd-is-selection__arrow b { display: block; width: 0; height: 5px; margin-top: 1px; border-style: solid; border-width: 5px 5px 0 5px; } /** * ================================================================================= * Dropdown * ================================================================================= */ .nd-is .nd-is-dropdown-container { position: absolute; } .nd-is.nd-is-dropdown-wrapper { overflow: inherit; } .nd-is .nd-is-dropdown { position: relative; display: block; border: 0 solid #aaa; border-radius: 0; box-sizing: border-box; z-index: 1; } .nd-is.nd-is-container--open .nd-is-dropdown { left: 0; } .nd-is.nd-is-container--open .nd-is-dropdown--above { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .nd-is.nd-is-container--open .nd-is-dropdown--below { border-top-left-radius: 0; border-top-right-radius: 0; } /** * ================================================================================= * Results instruments section * ================================================================================= */ .nd-is .nd-is-results__options { list-style: none; margin: 0; padding: 0; width: 100%; border-spacing: 0; border-collapse: collapse; } .nd-is .nd-is-results__option { white-space: nowrap; user-select: none; -webkit-user-select: none; } .nd-is-dropdown .nd-is-results__header_th, .nd-is-dropdown .nd-is-results__option_td { padding: 6px; text-align: left; font-size: 12px; } .ua-mobile .nd-is-dropdown .nd-is-results__header_th, .ua-mobile .nd-is-dropdown .nd-is-results__option_td { font-size: 14px; } .nd-is-results__options th, .nd-is-results__options td { padding: inherit; } .nd-is .nd-is-results__option[aria-selected] { cursor: pointer; } .nd-is .nd-is-results { display: block; width: 100%; } .nd-is .nd-is-dropdown.nd-is-dropdown--below { overflow-x: hidden; } .nd-is .nd-is-results { max-height: 200px; overflow-y: auto; } .nd-is .nd-is-results > .nd-is-results__options { overflow-y: auto; } .nd-is .nd-is-results > .nd-is-results__options.fixed__table { overflow-x: auto; } .nd-is .nd-is-results__option[role=group] { padding: 0; } /** * ================================================================================= * Reset inherits * ================================================================================= */ .nd-is table { border-collapse: initial !important; border: 0 !important; margin: 0 !important; padding: 0 !important; } .nd-is .nd-is-results__option:nth-child(even), .nd-is .nd-is-results__option:nth-child(odd) { background: inherit; } /** * ================================================================================= * Right to left * ================================================================================= */ [dir="rtl"].nd-is .nd-is-selection--single .nd-is-selection__arrow { padding: 0 4px 0 0; } [dir="rtl"].nd-is-dropdown .nd-is-results__header_th, [dir="rtl"].nd-is-dropdown .nd-is-results__option_td { text-align: right; } [dir="rtl"].nd-is-dropdown .nd-is-dd dt span, [dir="rtl"].nd-is-dropdown .nd-is-dd dd ul li span { text-align: right; } [dir="rtl"].nd-is-dropdown .nd-is-dd dt span { padding-left: 20px; padding-right: 5px; } [dir="rtl"].nd-is-dropdown .nd-is-dd .nd-is-dd-arrow { right: auto; left: 3px; } /** * ================================================================================= * Filter instruments section * ================================================================================= */ .nd-is .nd-is-filter { position: relative; margin: 0; } .nd-is .nd-is-filter__tab { padding: 7px; cursor: pointer; margin: 0 5px; white-space: nowrap; font-size: 13px; } .nd-is .nd-is-filter__tab .active { font-weight: bold; } .nd-is .nd-is-favorites--tab__icon { font-size: 14px; } /* Unselected Tab icon */ .nd-is .nd-is-favorites--tab__icon:before { content: "\e913"; } /* Selected Tab icon */ .nd-is .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon:before { content: "\e915"; } .nd-is .nd-is-filter__tab[tab-selected=true]:hover .nd-is-favorites--tab__icon:before { display: block; } .nd-is .nd-is-filters { display: block; width: 100%; } .nd-is .nd-is-filter-horizontal-container { display: block; overflow: hidden; height: 31px; position: relative; padding-bottom: 4px; } .nd-is .nd-is-filter-horizontal-left-scroll { display: none; width: 30px; height: 30px; position: absolute; left: 0; top: 0; cursor: pointer; background-color: #444444; } .nd-is .nd-is-filter-horizontal-left-scroll b { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #fff; position: absolute; left: 50%; top: 50%; width: 0; height: 0; margin-left: -2px; margin-top: -4px; } .nd-is .nd-is-filter-horizontal-right-scroll { display: none; width: 30px; height: 30px; position: absolute; right: 0; top: 0; cursor: pointer; background-color: #444444; } .nd-is .nd-is-filter-horizontal-right-scroll b { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #fff; position: absolute; left: 50%; top: 50%; width: 0; height: 0; margin-left: -2px; margin-top: -4px; } .nd-is .nd-is-filter-horizontal { display: inline-block; position: relative; } .nd-is .nd-is-filter-tabfilter { display: flex; padding: 0 7px; } /** * ================================================================================= * Search instruments section * ================================================================================= */ .nd-is-dropdown .nd-is-search--dropdown { display: block; padding: 4px; border-width: 0 0 1px 0; border-style: solid; } .nd-is-search--dropdown table { width: 100%; } .nd-is-search--dropdown table td { padding: 0 !important; line-height: 2.8; } .nd---search-field { text-align: left!important; } [dir="rtl"].nd-is-dropdown .nd---search-field { text-align: right!important; } .nd-is-search--dropdown .nd---search-icn { width: 24px; text-align: center; } .nd-is-search--dropdown .nd---search-field input { height: 20px; border-radius: 0; border-width: 0; box-sizing: border-box; -webkit-appearance: none; outline: 0; } .nd-is-search__field { height: auto !important; } /* IE remove X */ .nd-is-dropdown .nd-is-search--dropdown .nd-is-search__field::-ms-clear { display: none; } .nd-is-search--dropdown .nd---search-opts-container { min-width: 0; width: 1px; } .nd-is-search--dropdown .nd-is-search-option-container .nd-is-overlay { position: relative; width: 100px; } .nd-is-overlay { display: block; } .nd-is-overlay-container { max-width: 150px; } .nd-is-overlay dt, .nd-is-overlay dd { line-height: 1.20; } .nd-is-search-icon { font-size: 14px; } .nd-is .nd-is-search-icon:before { content: "\e948"; } .nd-is .nd-is-search--dropdown .nd-is-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .nd-is .nd-is-search--dropdown .nd-is-search__field:focus { outline: 0; } /** * ================================================================================= * Loading panel * ================================================================================= */ .nd-is .nd-is-loading { position: absolute; left: 100px; padding: 4px; display: block; } /** * ================================================================================= * Favorites instruments section * ================================================================================= */ .nd-is .nd-is-favorites--tab__container { display: inline-block; width: 15px; height: 15px; } .nd-is .nd-is-favorites--tab__icon { display: block; width: 15px; height: 15px; } .nd-is-favorites__container { margin: 0 !important; } .nd-is .nd-is-favorites__container { display: block; width: 20px; height: 20px; padding: 2px 5px 5px; } .nd-is .nd-is-favorites__icon { } .nd-is .nd-is-favorites__icon[type=hidden] { display: none; } .nd-is .nd-is-favorites__icon[type=fixed]:hover { cursor: default !important; } .nd-is .nd-is-favorites__icon { font-size: 14px; } /* Unselected Option icon */ .nd-is .nd-is-favorites__icon:before { content: "\e913"; } /* Selected Option icon */ .nd-is .nd-is-favorites__icon[type=selected]:before { content: "\e915"; } /* Fixed Option icon (cannot be changed) */ .nd-is .nd-is-favorites__icon[type=fixed]:before { content: "\e915"; } /** * ================================================================================= * ICONS * ================================================================================= */ /* ../assets/ */ @font-face { font-family: 'nd-fsc'; src: url('../assets/fonts/nd-nfsc.eot?8cfvuq'); src: url('../assets/fonts/nd-nfsc.eot?8cfvuq#iefix') format('embedded-opentype'), url('../assets/fonts/nd-nfsc.ttf?8cfvuq') format('truetype'), url('../assets/fonts/nd-nfsc.woff?8cfvuq') format('woff'), url('../assets/fonts/nd-nfsc.svg?8cfvuq#nd-fsc') format('svg'); font-weight: normal; font-style: normal; } .nd-is i.nd-icn { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "nd-fsc" !important; /*speak: none;*/ font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .nd-is .nd-icn { display: inline-block; vertical-align: middle; text-align: center; } /** * ================================================================================= * SIMPLE DROP-DOWN * ================================================================================= */ .nd-is-dropdown .nd-is-dd, .nd-is-dropdown .nd-is-dd dd, .nd-is-dropdown .nd-is-dd dt, .nd-is-dropdown .nd-is-dd ul { margin: 0; padding: 0; } .nd-is-dropdown .nd-is-dd dd, .nd-is-dropdown .nd-is-dd span { position: relative; font-size: 12px; } .nd-is-dropdown .nd-is-dd span { outline: none; cursor: pointer; padding: 5px; } .nd-is-dropdown .nd-is-dd dt { width: 100px; } .nd-is-dropdown .nd-is-dd dt span { display: block; padding-right: 20px; } .nd-is-dropdown .nd-is-dd dd ul { display: none; left: 0; padding: 0; position: absolute; width: 100px; max-width: 100px; list-style: none; z-index: 0; } .nd-is-dropdown .nd-is-dd dd ul li span { padding: 5px; display: block; cursor: pointer; } .nd-is-dropdown .nd-is-dd .nd-is-dd-arrow { height: auto; position: absolute; top: 12px; right: 3px; width: 17px; cursor: pointer; } .nd-is-dropdown .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b { border-width: 0 5px 5px 5px; } .nd-is-dropdown .nd-is-dd .nd-is-dd-arrow b { border-style: solid; border-width: 5px 5px 0 5px; height: 0; left: 50%; margin-left: -5px; margin-top: -2px; position: absolute; top: 50%; width: 0; } .nd-is-dropdown table th, .nd-is-dropdown table td { border: 0; } /** * @file WHITE theme class * @author cristian.craciunoiu@netdania.net (Cristian Craciunoiu) * #3RDPARTY select2 */ /** * ================================================================================= * General section * ================================================================================= */ .nd-is, .nd-is.nd-th-white, .nd-is .nd-is-dd-option, .nd-is.nd-th-white .nd-is-dd-option, .nd-is .nd-is-results__header_th, .nd-is.nd-th-white .nd-is-results__header_th, .nd-is .nd-is-results__option_td, .nd-is.nd-th-white .nd-is-results__option_td { color: #565654; } .nd-is .nd-is-selection__text, .nd-is.nd-th-white .nd-is-selection__text { color: #000; } /** * ================================================================================= * Selection section * ================================================================================= */ /* Single selection dropdown arrow */ .nd-is .nd-is-selection--single .nd-is-selection__arrow b, .nd-is.nd-th-white .nd-is-selection--single .nd-is-selection__arrow b { border-color: #888 transparent transparent transparent; } /* Single selection without control expanded */ .nd-is.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b, .nd-is.nd-th-white.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b { border-color: transparent transparent #888 transparent; } /* arrows */ .nd-is .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-white .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b, .nd-is.nd-th-white .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-top-color: #000 !important; } .nd-is.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-white.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b, .nd-is.nd-th-white.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-bottom-color: #000 !important; } /** * ================================================================================= * Dropdown section * ================================================================================= */ /* Dropdown element*/ .nd-is .nd-is-dropdown, .nd-is.nd-th-white .nd-is-dropdown { background-color: #fff; box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35); } /* Dropdown search field*/ .nd-is .nd-is-search--dropdown .nd-is-search__field, .nd-is.nd-th-white .nd-is-search--dropdown .nd-is-search__field { background-color: #fff; color: #605e5e; } /** * ================================================================================= * Filters * ================================================================================= */ .nd-is .nd-is-filter-horizontal-container, .nd-is.nd-th-white .nd-is-filter-horizontal-container { border-bottom: 1px solid rgba(137, 148, 153, 0.25); } /** * ================================================================================= * Filters - Tab * ================================================================================= */ .nd-is .nd-is-filter__tab[tab-selected=true], .nd-is.nd-th-white .nd-is-filter__tab[tab-selected=true] { color: #444; background-color: #ddd; } .nd-is .nd-is-filter__tab.nd-is-filter__tab--highlighted, .nd-is.nd-th-white .nd-is-filter__tab.nd-is-filter__tab--highlighted { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } /** * ================================================================================= * Filters - Search * ================================================================================= */ .nd-is .nd-is-search--dropdown, .nd-is.nd-th-white .nd-is-search--dropdown { border-color: rgba(137, 148, 153, 0.25); } /** * ================================================================================= * Status panel * ================================================================================= */ .nd-is .nd-is-loading, .nd-is.nd-th-white .nd-is-loading { background-color: bisque; } /** * ================================================================================= * Results * ================================================================================= */ .nd-is .nd-is-results__header, .nd-is.nd-th-white .nd-is-results__header { background-color: #fdfdfe; border-bottom: 1px solid rgba(137, 148, 153, 0.25); } .nd-is .nd-is-results__option[aria-disabled=true], .nd-is.nd-th-white .nd-is-results__option[aria-disabled=true] { color: #999; } .nd-is .nd-is-results__option[aria-selected=true], .nd-is.nd-th-white .nd-is-results__option[aria-selected=true] { background: #4497D2; color: #fff; } .nd-is .nd-is-results__option--highlighted[aria-selected], .nd-is.nd-th-white .nd-is-results__option--highlighted[aria-selected] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } .nd-is .nd-is-results__option[aria-selected=true] .nd-is-results__option_td, .nd-is.nd-th-white .nd-is-results__option[aria-selected=true] .nd-is-results__option_td, .nd-is .nd-is-results__option--highlighted .nd-is-results__option_td, .nd-is.nd-th-white .nd-is-results__option--highlighted .nd-is-results__option_td { color: #fff; } .nd-is .nd-is-results__option strong, .nd-is.nd-th-white .nd-is-results__option strong { color: #efb10e; } /** * ================================================================================= * Favorites * ================================================================================= */ /* Unselected Option icon */ .nd-is .nd-is-favorites__icon, .nd-is.nd-th-white .nd-is-favorites__icon { color: rgb(153, 153, 153); } /* Selected Option icon */ .nd-is .nd-is-favorites__icon[type=selected], .nd-is.nd-th-white .nd-is-favorites__icon[type=selected] { color: rgb(153, 204, 102); } /* Fixed Option icon (cannot be changed) */ .nd-is .nd-is-favorites__icon[type=fixed], .nd-is.nd-th-white .nd-is-favorites__icon[type=fixed] { color: rgb(153, 204, 102); } /* Unselected Tab icon */ .nd-is .nd-is-favorites--tab__icon, .nd-is.nd-th-white .nd-is-favorites--tab__icon { color: rgb(153, 153, 153); } /* Selected Tab icon */ .nd-is .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon, .nd-is.nd-th-white .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon { color: rgb(153, 204, 102); } .nd-is .nd-icn, .nd-is.nd-th-white .nd-icn { color: rgb(0, 0, 0); } /** * ================================================================================= * SIMPLE DROP-DOWN * ================================================================================= */ .nd-is .nd-is-dd dt, .nd-is.nd-th-white .nd-is-dd dt { background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.35); } .nd-is .nd-is-dd dt:hover, .nd-is.nd-th-white .nd-is-dd dt:hover, .nd-is .nd-is-dd dt:focus, .nd-is.nd-th-white .nd-is-dd dt:focus, .nd-is .nd-is-dd.nd-is-dd-opened dt, .nd-is.nd-th-white .nd-is-dd.nd-is-dd-opened dt { border: 1px solid rgba(0, 0, 0, 0.5); background: #ddd; } .nd-is .nd-is-dd dd ul, .nd-is.nd-th-white .nd-is-dd dd ul { background-color: #fff; border: 1px solid #cccdcf; box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35); } .nd-is .nd-is-dd dd ul li span:hover, .nd-is.nd-th-white .nd-is-dd dd ul li span:hover, .nd-is .nd-is-dd-option[aria-selected=true], .nd-is.nd-th-white .nd-is-dd-option[aria-selected=true] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-is .nd-is-dd .nd-is-dd-arrow b, .nd-is.nd-th-white .nd-is-dd .nd-is-dd-arrow b { border-color: #888 transparent transparent transparent; } .nd-is .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b, .nd-is.nd-th-white .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b { border-color: transparent transparent #000 transparent; } .nd-is .nd-is-dd:hover .nd-is-dd-arrow b, .nd-is.nd-th-white .nd-is-dd:hover .nd-is-dd-arrow b { border-top-color: #000 !important; } .nd-is .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b, .nd-is.nd-th-white .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b { border-bottom-color: #000 !important; } /** * @file BLACK theme class * @author cristian.craciunoiu@netdania.net (Cristian Craciunoiu) * #3RDPARTY select2 */ /** * ================================================================================= * General section * ================================================================================= */ .nd-is.nd-th-black, .nd-is.nd-th-black .nd-is-dd-option, .nd-is.nd-th-black .nd-is-results__header_th, .nd-is.nd-th-black .nd-is-results__option_td { color: #f4fafd; } .nd-is.nd-th-black .nd-is-selection__text { color: #fff; } /** * ================================================================================= * Selection section * ================================================================================= */ /* Single selection dropdown arrow */ .nd-is.nd-th-black .nd-is-selection--single .nd-is-selection__arrow b { border-color: #888 transparent transparent transparent; } /* Single selection opened dropdown arrow */ .nd-is.nd-th-black.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b { border-color: transparent transparent #000 transparent; } /* arrows */ .nd-is.nd-th-black .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-black .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-top-color: #fff !important; } .nd-is.nd-th-black.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-black.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-bottom-color: #fff !important; } /** * ================================================================================= * Dropdown section * ================================================================================= */ /* Dropdown element*/ .nd-is.nd-th-black .nd-is-dropdown { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(34, 34, 34, 1); /* rgb(116, 120, 119) ~ #222222 */ } /* Dropdown search field*/ .nd-is.nd-th-black .nd-is-search--dropdown .nd-is-search__field { background: rgba(34, 34, 34, 1); /* rgb(116, 120, 119) ~ #222222 */ color: #f4fafd; } /** * ================================================================================= * Filters * ================================================================================= */ .nd-is.nd-th-black .nd-is-filter-horizontal-container { border-bottom: 1px solid rgba(69, 69, 69, 0.5); } /** * ================================================================================= * Filters - Tab * ================================================================================= */ .nd-is.nd-th-black .nd-is-filter__tab[tab-selected=true] { color: #fff; background-color: #6a6767; } .nd-is.nd-th-black .nd-is-filter__tab.nd-is-filter__tab--highlighted { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } /** * ================================================================================= * Filters - Search * ================================================================================= */ .nd-is.nd-th-black .nd-is-search--dropdown { border-color: rgba(69, 69, 69, 0.5); } /** * ================================================================================= * Status panel * ================================================================================= */ .nd-is.nd-th-black .nd-is-loading { background-color: #D68321; } /** * ================================================================================= * Results * ================================================================================= */ .nd-is.nd-th-black .nd-is-results__header { background-color: #2f2e2e; border-bottom: 1px solid rgba(69, 69, 69, 0.5); } /*.nd-is.nd-th-black .nd-is-results {*/ /*background-color: #222222;*/ /*}*/ .nd-is.nd-th-black .nd-is-results__option[aria-disabled=true] { color: #f4fafd; } .nd-is.nd-th-black .nd-is-results__option[aria-selected=true] { background-color: #6a6767; } .nd-is.nd-th-black .nd-is-results__option--highlighted[aria-selected] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } .nd-is.nd-th-black .nd-is-results__option[aria-selected=true] .nd-is-results__option_td, .nd-is.nd-th-black .nd-is-results__option--highlighted .nd-is-results__option_td { color: #fff; } .nd-is.nd-th-black .nd-is-results__option strong { color: #efb10e; } /** * ================================================================================= * Favorites * ================================================================================= */ /* Unselected Option icon */ .nd-is.nd-th-black .nd-is-favorites__icon { color: rgb(153, 153, 153); } /* Selected Option icon */ .nd-is.nd-th-black .nd-is-favorites__icon[type=selected] { color: rgb(153, 204, 102); } /* Fixed Option icon (cannot be changed) */ .nd-is.nd-th-black .nd-is-favorites__icon[type=fixed] { color: rgb(153, 204, 102); } /* Unselected Tab icon */ .nd-is.nd-th-black .nd-is-favorites--tab__icon { color: rgb(153, 153, 153); } /* Selected Tab icon */ .nd-is.nd-th-black .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon { color: rgb(153, 204, 102); } .nd-is.nd-th-black .nd-icn { color: rgb(255, 255, 255); } /** * ================================================================================= * SIMPLE DROP-DOWN * ================================================================================= */ .nd-is.nd-th-black .nd-is-dd dt { background-color: #424242; border: 1px solid rgba(83, 83, 83, 0.85); } .nd-is.nd-th-black .nd-is-dd dt:hover, .nd-is.nd-th-black .nd-is-dd dt:focus, .nd-is.nd-th-black .nd-is-dd.nd-is-dd-opened dt { background-color: #979797; border: 1px solid rgba(151, 151, 151, 0.75); } .nd-is.nd-th-black .nd-is-dd dd ul { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(34, 34, 34, 1); /* rgb(116, 120, 119) ~ #222222 */ border: 1px solid rgba(83, 83, 83, 0.85); } .nd-is.nd-th-black .nd-is-dd dd ul li span:hover, .nd-is.nd-th-black .nd-is-dd-option[aria-selected=true] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); } .nd-is.nd-th-black .nd-is-dd .nd-is-dd-arrow b { border-color: #888 transparent transparent transparent; } .nd-is.nd-th-black .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b { border-color: transparent transparent #000 transparent; } .nd-is.nd-th-black .nd-is-dd:hover .nd-is-dd-arrow b { border-top-color: #fff !important; } .nd-is.nd-th-black .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b { border-bottom-color: #fff !important; } /** * @file BLUE theme class * @author cristian.craciunoiu@netdania.net (Cristian Craciunoiu) * #3RDPARTY select2 */ /** * ================================================================================= * General section * ================================================================================= */ .nd-is.nd-th-blue, .nd-is.nd-th-blue .nd-is-dd-option, .nd-is.nd-th-blue .nd-is-results__header_th, .nd-is.nd-th-blue .nd-is-results__option_td { color: #f4fafd; } .nd-is.nd-th-blue .nd-is-selection__text { color: #fff; } /** * ================================================================================= * Selection section * ================================================================================= */ /* Single selection dropdown arrow */ .nd-is.nd-th-blue .nd-is-selection--single .nd-is-selection__arrow b { border-color: #95dcff transparent transparent transparent; } /* Single selection opened dropdown arrow */ .nd-is.nd-th-blue.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b { border-color: transparent transparent #95dcff transparent; } /* arrows */ .nd-is.nd-th-blue .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-blue .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-top-color: #fff !important; } .nd-is.nd-th-blue.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-blue.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-bottom-color: #fff !important; } /** * ================================================================================= * Dropdown section * ================================================================================= */ /* Dropdown element*/ .nd-is.nd-th-blue .nd-is-dropdown { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(27, 98, 141, 1); /* rgb(27, 98, 141) ~ #1b628d */ } /* Dropdown search field*/ .nd-is.nd-th-blue .nd-is-search--dropdown .nd-is-search__field { background: rgba(27, 98, 141, 1); /* rgb(27, 98, 141) ~ #1b628d */ color: #f4fafd; } /** * ================================================================================= * Filters * ================================================================================= */ .nd-is.nd-th-blue .nd-is-filter-horizontal-container { border-bottom: 1px solid #85a8be; } /** * ================================================================================= * Filters - Tab * ================================================================================= */ .nd-is.nd-th-blue .nd-is-filter__tab[tab-selected=true] { color: #fff; background-color: #2a89c1; } .nd-is.nd-th-blue .nd-is-filter__tab.nd-is-filter__tab--highlighted { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } /** * ================================================================================= * Filters - Search * ================================================================================= */ .nd-is.nd-th-blue .nd-is-search--dropdown { border-color: #85a8be; } /** * ================================================================================= * Status panel * ================================================================================= */ .nd-is.nd-th-blue .nd-is-loading { background-color: #D68321; } /** * ================================================================================= * Results * ================================================================================= */ .nd-is.nd-th-blue .nd-is-results__header { background-color: #2a74a1; border-bottom: 1px solid #85a8be; } /*.nd-is.nd-th-blue .nd-is-results { background-color: #1b628d; }*/ .nd-is.nd-th-blue .nd-is-results__option[aria-disabled=true] { color: #f4fafd; } .nd-is.nd-th-blue .nd-is-results__option[aria-selected=true] { background-color: #4C9ED0; } .nd-is.nd-th-blue .nd-is-results__option--highlighted[aria-selected] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } .nd-is.nd-th-blue .nd-is-results__option[aria-selected=true] .nd-is-results__option_td, .nd-is.nd-th-blue .nd-is-results__option--highlighted .nd-is-results__option_td { color: #f4fafd; } .nd-is.nd-th-blue .nd-is-results__option strong { color: #efb10e; } /** * ================================================================================= * Favorites * ================================================================================= */ /* Unselected Option icon */ .nd-is.nd-th-blue .nd-is-favorites__icon { color: rgb(153, 153, 153); } /* Selected Option icon */ .nd-is.nd-th-blue .nd-is-favorites__icon[type=selected] { color: rgb(153, 204, 102); } /* Fixed Option icon (cannot be changed) */ .nd-is.nd-th-blue .nd-is-favorites__icon[type=fixed] { color: rgb(153, 204, 102); } /* Unselected Tab icon */ .nd-is.nd-th-blue .nd-is-favorites--tab__icon { color: rgb(153, 153, 153); } /* Selected Tab icon */ .nd-is.nd-th-blue .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon { color: rgb(153, 204, 102); } .nd-is.nd-th-blue .nd-icn { color: rgb(255, 255, 255); } /** * ================================================================================= * SIMPLE DROP-DOWN * ================================================================================= */ .nd-is.nd-th-blue .nd-is-dd dt { background-color: #1b628d; border: 1px solid rgba(113, 140, 159, 0.75); } .nd-is.nd-th-blue .nd-is-dd dt:hover, .nd-is.nd-th-blue .nd-is-dd dt:focus, .nd-is.nd-th-blue .nd-is-dd.nd-is-dd-opened dt { background-color: #2a89c1; border: 1px solid rgba(57, 177, 252, 0.5); } .nd-is.nd-th-blue .nd-is-dd dd ul { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(27, 98, 141, 1); /* rgb(27, 98, 141) ~ #1b628d */ border: 1px solid rgba(113, 140, 159, 0.75); } .nd-is.nd-th-blue .nd-is-dd dd ul li span:hover, .nd-is.nd-th-blue .nd-is-dd-option[aria-selected=true] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); } .nd-is.nd-th-blue .nd-is-dd .nd-is-dd-arrow b { border-color: #95dcff transparent transparent transparent; } .nd-is.nd-th-blue .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b { border-color: transparent transparent #95dcff transparent; } .nd-is.nd-th-blue .nd-is-dd:hover .nd-is-dd-arrow b { border-top-color: #fff !important; } .nd-is.nd-th-blue .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b { border-bottom-color: #fff !important; } /** * @file GRAY theme class * @author cristian.craciunoiu@netdania.net (Cristian Craciunoiu) * #3RDPARTY select2 */ /** * ================================================================================= * General section * ================================================================================= */ .nd-is.nd-th-gray, .nd-is.nd-th-gray .nd-is-dd-option, .nd-is.nd-th-gray .nd-is-results__header_th, .nd-is.nd-th-gray .nd-is-results__option_td { color: #f4fafd; } .nd-is.nd-th-gray .nd-is-selection__text { color: #fff; } /** * ================================================================================= * Selection section * ================================================================================= */ /* Single selection dropdown arrow */ .nd-is.nd-th-gray .nd-is-selection--single .nd-is-selection__arrow b { border-color: #e2dede transparent transparent transparent; } /* Single selection opened dropdown arrow */ .nd-is.nd-th-gray.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b { border-color: transparent transparent #e2dede transparent; } /* Single selection text*/ .nd-is.nd-th-gray .nd-is-selection--single .nd-is-selection__rendered { color: #f4fafd; } /* arrows */ .nd-is.nd-th-gray .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-gray .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-top-color: #fff !important; } .nd-is.nd-th-gray.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-gray.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-bottom-color: #fff !important; } /** * ================================================================================= * Dropdown section * ================================================================================= */ /* Dropdown element*/ .nd-is.nd-th-gray .nd-is-dropdown { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(100, 100, 100, 1); /* rgb(100, 100, 100) ~ #646464 */ } /* Dropdown search field*/ .nd-is.nd-th-gray .nd-is-search--dropdown .nd-is-search__field { background: rgba(100, 100, 100, 1); /* rgb(100, 100, 100) ~ #646464 */ color: #f4fafd; } /** * ================================================================================= * Filters * ================================================================================= */ .nd-is.nd-th-gray .nd-is-filter-horizontal-container { border-bottom: 1px solid #c1c4c3; } /** * ================================================================================= * Filters - Tab * ================================================================================= */ .nd-is.nd-th-gray .nd-is-filter__tab[tab-selected=true] { color: #fff; background-color: #c8cccb; } .nd-is.nd-th-gray .nd-is-filter__tab.nd-is-filter__tab--highlighted { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } /** * ================================================================================= * Filters - Search * ================================================================================= */ .nd-is.nd-th-gray .nd-is-search--dropdown { border-color: rgba(139, 139, 139, 0.75); } /** * ================================================================================= * Status panel * ================================================================================= */ .nd-is.nd-th-gray .nd-is-loading { background-color: #D68321; } /** * ================================================================================= * Results * ================================================================================= */ .nd-is.nd-th-gray .nd-is-results__header { background-color: #909292; border-bottom: 1px solid #c1c4c3; } /*.nd-is.nd-th-gray .nd-is-results { background-color: #747877; }*/ .nd-is.nd-th-gray .nd-is-results__option[aria-disabled=true] { color: #f4fafd; } .nd-is.nd-th-gray .nd-is-results__option[aria-selected=true] { background-color: #9E9E9E; } .nd-is.nd-th-gray .nd-is-results__option--highlighted[aria-selected] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } .nd-is.nd-th-gray .nd-is-results__option[aria-selected=true] .nd-is-results__option_td, .nd-is.nd-th-gray .nd-is-results__option--highlighted .nd-is-results__option_td { color: #f4fafd; } .nd-is.nd-th-gray .nd-is-results__option strong { color: #efb10e; } /** * ================================================================================= * Favorites * ================================================================================= */ /* Unselected Option icon */ .nd-is.nd-th-gray .nd-is-favorites__icon { color: rgb(153, 153, 153); } /* Selected Option icon */ .nd-is.nd-th-gray .nd-is-favorites__icon[type=selected] { color: rgb(153, 204, 102); } /* Fixed Option icon (cannot be changed) */ .nd-is.nd-th-gray .nd-is-favorites__icon[type=fixed] { color: rgb(153, 204, 102); } /* Unselected Tab icon */ .nd-is.nd-th-gray .nd-is-favorites--tab__icon { color: rgb(153, 153, 153); } /* Selected Tab icon */ .nd-is.nd-th-gray .nd-is-filter__tab[tab-selected="true"] .nd-is-favorites--tab__icon { color: rgb(153, 204, 102); } .nd-is.nd-th-gray .nd-icn { color: rgb(255, 255, 255); } /** * ================================================================================= * SIMPLE DROP-DOWN * ================================================================================= */ .nd-is.nd-th-gray .nd-is-dd dt { background-color: #747877; border: 1px solid rgba(60, 62, 64, 1); } .nd-is.nd-th-gray .nd-is-dd dt:hover, .nd-is.nd-th-gray .nd-is-dd dt:focus, .nd-is.nd-th-gray .nd-is-dd.nd-is-dd-opened dt { background-color: #878787; border: 1px solid rgba(60, 62, 64, 0.75); } .nd-is.nd-th-gray .nd-is-dd dd ul { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(100, 100, 100, 1); /* rgb(100, 100, 100) ~ #646464 */ border: 1px solid rgba(60, 62, 64, 1); } .nd-is.nd-th-gray .nd-is-dd dd ul li span:hover, .nd-is.nd-th-gray .nd-is-dd-option[aria-selected=true] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); } .nd-is.nd-th-gray .nd-is-dd .nd-is-dd-arrow b { border-color: #e2dede transparent transparent transparent; } .nd-is.nd-th-gray .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b { border-color: transparent transparent #e2dede transparent; } .nd-is.nd-th-gray .nd-is-dd:hover .nd-is-dd-arrow b { border-top-color: #fff !important; } .nd-is.nd-th-gray .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b { border-bottom-color: #fff !important; } /** * @file NEON theme class * @author cristian.craciunoiu@netdania.net (Cristian Craciunoiu) * #3RDPARTY select2 */ /** * ================================================================================= * General section * ================================================================================= */ .nd-is.nd-th-neon, .nd-is.nd-th-neon .nd-is-dd-option, .nd-is.nd-th-neon .nd-is-results__header_th, .nd-is.nd-th-neon .nd-is-results__option_td { color: #f4fafd; } .nd-is.nd-th-neon .nd-is-selection__text { color: #fff; } /** * ================================================================================= * Selection section * ================================================================================= */ /* Single selection dropdown arrow */ .nd-is.nd-th-neon .nd-is-selection--single .nd-is-selection__arrow b { border-color: #888 transparent transparent transparent; } /* Single selection opened dropdown arrow */ .nd-is.nd-th-neon.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b { border-color: transparent transparent #888 transparent; } /* Single selection text*/ .nd-is.nd-th-neon .nd-is-selection--single .nd-is-selection__rendered { color: #f4fafd; } /* arrows */ .nd-is.nd-th-neon .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-neon .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-top-color: #fff !important; } .nd-is.nd-th-neon.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b, .nd-is.nd-th-neon.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b { border-bottom-color: #fff !important; } /** * ================================================================================= * Dropdown section * ================================================================================= */ /* Dropdown element*/ .nd-is.nd-th-neon .nd-is-dropdown { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(63, 63, 63, 1); /* rgb(63, 63, 63) ~ #3f3f3f */ } /* Dropdown search field*/ .nd-is.nd-th-neon .nd-is-search--dropdown .nd-is-search__field { background: rgba(63, 63, 63, 1); /* rgb(63, 63, 63) ~ #3f3f3f */ color: #f4fafd; } /** * ================================================================================= * Filters * ================================================================================= */ .nd-is.nd-th-neon .nd-is-filter-horizontal-container { border-bottom: 1px solid rgba(85, 85, 85, 0.5); } /** * ================================================================================= * Filters - Tab * ================================================================================= */ .nd-is.nd-th-neon .nd-is-filter__tab[tab-selected=true] { color: #fff; background-color: #6a6767; } .nd-is.nd-th-neon .nd-is-filter__tab.nd-is-filter__tab--highlighted { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } /** * ================================================================================= * Filters - Search * ================================================================================= */ .nd-is.nd-th-neon .nd-is-search--dropdown { border-color: rgba(85, 85, 85, 0.5); } /** * ================================================================================= * Status panel * ================================================================================= */ .nd-is.nd-th-neon .nd-is-loading { background-color: #D68321; } /** * ================================================================================= * Results * ================================================================================= */ .nd-is.nd-th-neon .nd-is-results__header { background-color: #2f2e2e; border-bottom: 1px solid rgba(85, 85, 85, 0.5); } /*.nd-is.nd-th-neon .nd-is-results { background-color: #222222; }*/ .nd-is.nd-th-neon .nd-is-results__option[aria-disabled=true] { color: #f4fafd; } .nd-is.nd-th-neon .nd-is-results__option[aria-selected=true] { background-color: #6a6767; } .nd-is.nd-th-neon .nd-is-selection.nd-is-selection--single:hover[aria-expanded=false] { background: #606060 !important; } .nd-is.nd-th-neon .nd-is-results__option--highlighted[aria-selected] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0077b3');*/ color: #fff; } .nd-is.nd-th-neon .nd-is-results__option[aria-selected=true] .nd-is-results__option_td, .nd-is.nd-th-neon .nd-is-results__option--highlighted .nd-is-results__option_td { color: #f4fafd; } .nd-is.nd-th-neon .nd-is-results__option strong { color: #BC9448; } /** * ================================================================================= * Favorites * ================================================================================= */ /* Unselected Option icon */ .nd-is.nd-th-neon .nd-is-favorites__icon { color: rgb(153, 153, 153); } /* Selected Option icon */ .nd-is.nd-th-neon .nd-is-favorites__icon[type=selected] { color: rgb(153, 204, 102); } /* Fixed Option icon (cannot be changed) */ .nd-is.nd-th-neon .nd-is-favorites__icon[type=fixed] { color: rgb(153, 204, 102); } /* Unselected Tab icon */ .nd-is.nd-th-neon .nd-is-favorites--tab__icon { color: rgb(153, 153, 153); } /* Selected Tab icon */ .nd-is.nd-th-neon .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon { color: rgb(153, 204, 102); } .nd-is.nd-th-neon .nd-icn { color: rgb(255, 255, 255); } /** * ================================================================================= * SIMPLE DROP-DOWN * ================================================================================= */ .nd-is.nd-th-neon .nd-is-dd dt { background-color: #747877; border: 1px solid rgba(0, 0, 0, 0.5); } .nd-is.nd-th-neon .nd-is-dd dt:hover, .nd-is.nd-th-neon .nd-is-dd dt:focus, .nd-is.nd-th-neon .nd-is-dd.nd-is-dd-opened dt { border: 1px solid rgba(0, 0, 0, 0.25); background: #878787; } .nd-is.nd-th-neon .nd-is-dd dd ul { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(63, 63, 63, 1); /* rgb(63, 63, 63) ~ #3f3f3f */ border: 1px solid rgba(0, 0, 0, 0.5); } .nd-is.nd-th-neon .nd-is-dd dd ul li span:hover, .nd-is.nd-th-neon .nd-is-dd-option[aria-selected=true] { background-color: #0088cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); } .nd-is.nd-th-neon .nd-is-dd .nd-is-dd-arrow b { border-color: #888 transparent transparent transparent; } .nd-is.nd-th-neon .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b { border-color: transparent transparent #000 transparent; } .nd-is.nd-th-neon .nd-is-dd:hover .nd-is-dd-arrow b { border-top-color: #fff !important; } .nd-is.nd-th-neon .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b { border-bottom-color: #fff !important; } /* .dialog-container ul { border-bottom: 1px solid #000; margin: 0; padding: 0; } .dialog-container li { text-decoration: none; display: inline-block; padding: 7px 13px 6px; border: 1px solid transparent; cursor: pointer; margin-bottom: -1px; } .dialog-container li:hover { } .dialog-container li.active { border: 1px solid #000; background-color: #dddddd; border-bottom: 1px solid #dddddd; } .dialog-container .tab-content { background-color: #dddddd; border: 1px solid #000; border-top: 0; padding: 9px 9px; display: none; } .dialog-container .tab-content.active { display: block; }*/ /* Copyright (c) 2012 Martijn Lafeber Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /* Copyright (c) 2015 NetDania Creations ApS. All Rights Reserved. Any use including without limitation copying, modifying and distribution this software and its documentation is subject to a valid written license agreement with NetDania. In no event shall NetDania be liable to any party for any claim, direct, indirect, incidental, or consequential damages, or other liability, including but not limited to lost profits, arising out of the use of this software, its documentation or information generated or gathered from the software, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the use of the software. In particular, no business or financial decisions should be made based on the use of the software alone. */ /* Copyright (c) 2015 NetDania Creations ApS. All Rights Reserved. Any use including without limitation copying, modifying and distribution this software and its documentation is subject to a valid written license agreement with NetDania. In no event shall NetDania be liable to any party for any claim, direct, indirect, incidental, or consequential damages, or other liability, including but not limited to lost profits, arising out of the use of this software, its documentation or information generated or gathered from the software, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the use of the software. In particular, no business or financial decisions should be made based on the use of the software alone. */ /* Copyright (c) 2015 NetDania Creations ApS. All Rights Reserved. Any use including without limitation copying, modifying and distribution this software and its documentation is subject to a valid written license agreement with NetDania. In no event shall NetDania be liable to any party for any claim, direct, indirect, incidental, or consequential damages, or other liability, including but not limited to lost profits, arising out of the use of this software, its documentation or information generated or gathered from the software, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the use of the software. In particular, no business or financial decisions should be made based on the use of the software alone. */ /* Copyright (c) 2015 NetDania Creations ApS. All Rights Reserved. Any use including without limitation copying, modifying and distribution this software and its documentation is subject to a valid written license agreement with NetDania. In no event shall NetDania be liable to any party for any claim, direct, indirect, incidental, or consequential damages, or other liability, including but not limited to lost profits, arising out of the use of this software, its documentation or information generated or gathered from the software, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the use of the software. In particular, no business or financial decisions should be made based on the use of the software alone. */ /* Copyright (c) 2015 NetDania Creations ApS. All Rights Reserved. Any use including without limitation copying, modifying and distribution this software and its documentation is subject to a valid written license agreement with NetDania. In no event shall NetDania be liable to any party for any claim, direct, indirect, incidental, or consequential damages, or other liability, including but not limited to lost profits, arising out of the use of this software, its documentation or information generated or gathered from the software, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the use of the software. In particular, no business or financial decisions should be made based on the use of the software alone. */ /* https://github.com/select2/select2/blob/master/LICENSE.md The MIT License (MIT) Copyright (c) 2012-2015 Kevin Brown, Igor Vaynberg, and Select2 contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /** * @file Gray theme class * @author cristian.craciunoiu@netdania.net (Cristian Craciunoiu) * #3RDPARTY select2 */ /* * #NetDania Toolbar Menu * --------------------------------------------------------------- */ /* * NetDania Menu Items */ /* * NetDania Toolbar Menu outer container */ .nd-mnu-outer { position: absolute; z-index: 80; width: 100%; } /* * NetDania Toolbar Menu outer container hidden state */ .nd-mnu-outer.hidden { display: none; } /* * NetDania Toolbar Menu inner container */ .nd-mnu { z-index: 90; overflow: hidden; /* hidden */ /* height: 40px; must be set on page load from CSS or JavaScript */ margin: 0; padding: 2px; } /* * NetDania Toolbar Menu inner container on mobile devices */ .ua-mobile .nd-mnu { /*height: 48px !important;*/ } /* * NetDania Toolbar Menu inner container active state */ .nd-mnu-active { display: block !important; } /* * NetDania Toolbar Menu inner container hidden state */ .nd-mnu-hidden { display: none !important; } /* Default theme colors */ .nd-mnu { box-shadow: 0 2px 8px 0 rgba(111, 111, 111, 0.35); /* rgb(111, 111, 111) ~ #6f6f6f */ background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ color: #000; } /* End Default theme colors */ /* * Set RTL (Right-To-Left) direction on NetDania Toolbar Menu */ .nd-mnu.nd-rtl { direction: rtl; text-align: right; } /* * NetDania bottom Menu Items situation */ /* Default theme colors */ .nd-mnu.brdtop { border-top: 3px solid rgba(120, 120, 120, 0.75); /* rgb(120, 120, 120) ~ #787878 */ } /* End Default theme colors */ /* * Override NetDania border */ .nd-mnu.brdtop { border-bottom: 0 !important; } /* * NetDania Expand(View) all Toolbar Menu items */ .nd-mnu.nd-mnu-expanded { height: auto !important; } /* Default theme colors */ .nd-mnu.nd-mnu-expanded { background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* End Default theme colors */ /* * NetDania Left Toolbar Panel */ .nd-mnu-navl { /* position: inherit; */ height: auto; margin: 0; } /* * NetDania Right Toolbar Panel - Fallback from left */ .nd-mnu-navl.nd-mnu-ffl { } /* * NetDania Right Toolbar Panel - Fallback from right */ .nd-mnu-navl.nd-mnu-ffr { display: inline; } /* * RTL (Right-To-Left) direction for NetDania Menu Toolbar - Override fallback from right */ .nd-mnu.nd-rtl .nd-mnu-navl.nd-mnu-ffr { /*float: right;*/ } /* * NetDania Right Toolbar Panel - Override items floating */ .nd-sc-l .nd-mnu-opt { float: left; } /* * RTL (Right-To-Left) direction for NetDania Menu Toolbar - Override items floating */ .nd-mnu.nd-rtl .nd-sc-l .nd-mnu-opt { float: right; } /* * RTL (Right-To-Left) direction for NetDania Left Toolbar Panel */ .nd-mnu.nd-rtl .nd-mnu-navl { margin: 0; } /* * NetDania Left Toolbar Panel items */ .nd-mnu-opt { position: inherit; display: inline-block; float: left; min-width: 42px; height: 32px; margin: 2px; padding: 4px 5px; vertical-align: middle; /*background: transparent;*/ text-align: center; font-size: 12px; } /* * NetDania Left Toolbar Panel items on mobile devices */ .ua-mobile .nd-mnu-opt { font-size: 125% !important; height: 40px !important; } /* * NetDania Left Toolbar Panel items - hover state */ .nd-mnu-opt:hover { cursor: pointer; } /* * NetDania Left Toolbar Panel items - hover state on mobile devices */ .ua-mobile .nd-mnu-opt:hover { cursor: none; } /* * Centering elements on NetDania Menu Toolbar items */ .nd-mnu-opt:before { display: inline-block; height: 100%; vertical-align: middle; content: ''; } /* Instrument Lookup overrides */ .nd-mnu-opt.nd-mnu-opt-is.nd-mnu-ddopen { z-index: 100 !important; } .nd-mnu-opt.nd-mnu-opt-is.nd-mnu-ddopen .nd-is-container--open { z-index: 105 !important; } .nd-mnu-opt.nd-mnu-opt-is.nd-mnu-ddopen .nd-is.nd-is-dropdown-wrapper { z-index: 110 !important; } /* Default theme colors */ .nd-mnu-opt:hover { box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ background: #ddd; } .nd-mnu-opt.nd-mnu-ddopen, .nd-mnu-opt.nd-mnu-actopen, .nd-mnu-opt.nd-mnu-tglopen { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.425) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #ccc; } .nd-mnu-opt.nd-mnu-opt:active, .nd-mnu-opt.nd-mnu-actopen:active, .nd-mnu-opt.nd-mnu-tglopen:active { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #ccc; } /* End Default theme colors */ /* * Disable NetDania Menu Toolbar item */ /* Default theme colors */ .nd-mnu-opt-dsbl { background: #e9e9e9; color: #eee; } .nd-mnu-opt-dsbl:hover { box-shadow: none; background: #e9e9e9; } /* End Default theme colors */ /* * Dropdown disabled - set default cursor */ .nd-mnu-opt.nd-mnu-opt-dsbl:hover, .nd-mnu-opt.nd-mnu-opt-dsbl:hover button { cursor: default; } /* #NetDania DropDown container including Menu Options list (UL's LIs) --------------------------------------------------------------- */ .nd-mnu-ddwn { position: absolute; top: auto; left: auto; right: auto; z-index: 100; display: none; outline: 1px solid transparent; opacity: 1; min-width: 148px; max-width: 200px; width: 100%; /*width: 240px;*/ margin: 0; padding: 5px; cursor: default; } /* * NetDania DropDown container full width - special case */ .nd-mnu-ddwn.nd-fullwidth { width: 100% !important; } /* Default theme colors */ .nd-mnu-ddwn { box-shadow: 0 0 24px rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* End Default theme colors */ /* * Override .nd-mnu-pan-l div:before */ .nd-mnu-ddwn:before { display: block !important; height: auto !important; vertical-align: top !important; } /* * NetDania Dropdown container with overflow-Y scroll when is needed */ .nd-mnu-ddwn.nd-mnu-ddovf, .nd-mnu-not.nd-mnu-ddovf { overflow-x: inherit; overflow-y: scroll; } /* * NetDania Dropdown Options list */ .nd-mnu-ddwn ul li { margin-bottom: 0; } .nd-mnu-ddl { margin: 0; padding: 0; text-align: left; } .nd-mnu.nd-rtl .nd-mnu-ddl { text-align: right; } /* * NetDania DropDown Menu Options list (UL's LIs) */ .nd-mnu-ddl > li { display: table; table-layout: fixed; width: 100%; margin: 0; padding: 6px 3px 6px 2px; list-style-type: none; font-size: 12px; cursor: pointer; } /* * NetDania DropDown Menu Options list (UL's LIs) for mobile devices */ .ua-mobile .nd-mnu-ddl > li { font-size: 70% !important; } /* * NetDania DropDown Menu Options list (UL's LIs) - checked item */ .nd-mnu-ddl-multiple > .nd-mnu-sel:before { content: '\2713'; line-height: 16px; font-weight: 700; font-size: 16px; } /* Default theme colors */ .nd-mnu-ddl > li { color: #565654; } .nd-mnu-ddl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-ddwn-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } /* * NetDania DropDown Menu Options list (UL's LIs) - selected item */ .nd-mnu-ddl:not(.nd-mnu-ddl-multiple) > .nd-mnu-sel, .nd-ctmnu > .nd-mnu-sel { background: #4497d2; color: #fff; } .nd-mnu-ddl-multiple > .nd-mnu-sel:before { color: #000; } /* End Default theme colors */ /* * NetDania DropDown Menu Options list (UL's LIs) - header */ .nd-mnu-ddl > .nd-mnu-hd { padding: 5px 4px 4px 4px; font-weight: 700; font-size: 12px; } /* Default theme colors */ .nd-mnu-ddl li.nd-mnu-hd { color: #000; } /* End Default theme colors */ /* * NetDania DropDown Menu Options list (UL's LIs) - divider */ .nd-mnu-ddl > .nd-mnu-dvd { height: 1px !important; margin: 4px 0 !important; padding: 0 !important; } /* Default theme colors */ .nd-mnu-ddl > .nd-mnu-dvd { border-top: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ } /* End Default theme colors */ /* * NetDania DropDown Menu Options list (UL's LIs) - hover state situations */ .nd-mnu .nd-mnu-ddl > .nd-mnu-dvd:hover, .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl:hover { background: none !important; } /* * Set default cursor to NetDania DropDown Menu Options list (UL's LIs) - divider */ .nd-mnu .nd-mnu-ddl > .nd-mnu-dvd, .nd-mnu .nd-mnu-ddl > .nd-mnu-dvd:hover, .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl:hover { cursor: default; } /* Default theme colors */ /* * NetDania DropDown Menu Options list (UL's LIs) - disabled option */ .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl, .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl:hover { color: #aaa; } /* End Default theme colors */ .nd-mnu-ddl > li.nd-mnu-hd:hover, .nd-mnu-ddl > li.nd-mnu-dvd:hover { background: none !important; } /* * Override margins and borders for first and list child of NetDania DropDown Menu Options list (UL's LIs) */ .nd-mnu-ddl > li:first-child { margin-top: 0; } .nd-mnu-ddl > li:last-child { margin-bottom: 0 !important; border-bottom: 0 !important; } /* * Display NetDania DropDown Menu columns(options) as table cells */ .nd-mnu-ddl li > span { display: table-cell; vertical-align: middle; } /* * NetDania DropDown Menu - Column favorite */ .nd-mnu-ddl li span.nd-colfav { width: 20px; } /* * RTL (Right-To-Left) direction for NetDania DropDown Menu - Column favorite */ .nd-mnu.nd-rtl .nd-mnu-ddl li span.nd-colfav, .nd-mnu.nd-rtl .nd-mnu-ddl li span.nd-colfav i { width: 20px; } .ua-mobile .nd-mnu-ddl li span.nd-colfav, .ua-mobile .nd-mnu-ddl li span.nd-colfav i { width: 28px; } /* * NetDania DropDown Menu - Column image */ .nd-mnu-ddl li span.nd-colimg, .nd-mnu-ddl li span.nd-colimg i { width: 20px; } .ua-mobile .nd-mnu-ddl li span.nd-colimg, .ua-mobile .nd-mnu-ddl li span.nd-colimg i { width: 28px; } /* * Override NetDania FSC font icons with multiple paths as childs of Element */ .nd-mnu-ddl li span.nd-icoimg i span { width: auto !important; } /* * NetDania DropDown Menu - Column label */ .nd-mnu-ddl li span.nd-collbl { width: 50px; padding-left: 4px; font-weight: 700; color: #000; } .nd-mnu-ddl li:hover span.nd-collbl { color: #fff; } /* * RTL (Right-To-Left) direction for NetDania DropDown Menu - Column image and text */ .nd-mnu.nd-rtl .nd-mnu-ddl li span.nd-icoimg, .nd-mnu.nd-rtl .nd-mnu-ddl li span.nd-icotxt { width: 24px; padding-right: 4px; } /* * NetDania DropDown Menu - Column name */ .nd-mnu-ddl li span.nd-coltxt { padding: 0 2px 0 4px; width: inherit; } /* * NetDania Dropdown Menu triangle * Classic triangle after element, vertically align */ .nd-mnu-opt .ico-dropdwn { width: 0; height: 0; margin-left: 4px; border-top: 5px solid; border-right: 5px solid transparent; border-left: 5px solid transparent; } /* * RTL (Right-To-Left) direction for NetDania DropDown Menu arrow */ .nd-mnu.nd-rtl .nd-mnu-opt .ico-dropdwn { margin-right: 4px; margin-left: auto; } /* * NetDania Dropdown upside triangle */ .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn { width: 0; height: 0; border-top: none !important; border-bottom: 5px solid; border-right: 5px solid transparent; border-left: 5px solid transparent; } /* Default theme colors */ .nd-mnu-opt .ico-dropdwn { border-top-color: #888; } .nd-mnu-opt:hover .ico-dropdwn { border-top-color: #000; } .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn { border-bottom-color: #888; } .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn { border-bottom-color: #000; } .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn { border-top-color: #ccc; } .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn { border-top-color: #ccc; } /* End Default theme colors */ /* * NetDania Menu Items (icon representation) */ .nd-mnu-ddl span, .nd-mnu-ddwn-btn span, .nd-mnu-btn span, .nd-mnu-notl span { display: inline-block; vertical-align: middle; } /* * NetDania Menu Items (input representation) */ .nd-mnu-ddl input, .nd-mnu-ddwn-btn input, .nd-mnu-btn input, .nd-mnu-notl input { padding: 8px 4px; vertical-align: middle; font-size: 12px; } /* Default theme colors */ .nd-mnu-ddl input, .nd-mnu-ddwn-btn input, .nd-mnu-btn input, .nd-mnu-notl input { border: 2px solid #aaa; box-shadow: inset 0 0 10px #aaa !important; background: #eee !important; } /* End Default theme colors */ /* * NetDania Menu Items (button representation) */ .nd-mnu-ddwn-btn, .nd-mnu-btn { position: relative; overflow: visible; margin: 0; border: 0; padding: 0; background: transparent; cursor: pointer; /** * normalize.css v3.0.2 | MIT License | git.io/normalize * Correct font properties not being inherited. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct inability to style clickable `input` types in iOS. */ font: inherit; text-transform: none; -webkit-appearance: button; color: inherit; } /** * normalize.css v3.0.2 | MIT License | git.io/normalize * Remove inner padding and border in Firefox 4+. */ .nd-mnu-ddwn-btn::-moz-focus-inner, .nd-mnu-btn::-moz-focus-inner { border: 0; padding: 0; } .nd-mnu-ddwn-btn:focus, .nd-mnu-btn:focus { outline: none; } /* * NetDania Right Toolbar Panel */ .nd-mnu-navr { /*position: inherit;*/ margin: 0; } /* * NetDania Right Toolbar Panel - Fallback from left */ .nd-mnu-navr .nd-mnu-ffl { float: right; text-align: right; } /* * NetDania Right Toolbar Panel - Fallback from right */ .nd-mnu-navr.nd-mnu-ffr { display: inline; } /* * NetDania Right Toolbar Panel - Override items floating */ .nd-sc-r .nd-mnu-opt { float: right; } /* * RTL (Right-To-Left) direction for NetDania Menu Toolbar - Override items floating */ .nd-mnu.nd-rtl .nd-sc-r .nd-mnu-opt { float: left; } /* * NetDania Menu Toolbar - Toggle Menu Button */ .nd-mnu-opt.toggle { display: none !important; float: right; min-width: 24px !important; } .nd-mnu-opt.toggle, .nd-mnu-opt.toggle button { border: 0 !important; padding: 0 !important; background: none !important; } .nd-mnu-opt.toggle button { margin: 0 !important; vertical-align: middle !important; line-height: 0; font-size: 24px !important; cursor: pointer; } .nd-mnu-opt.toggle:hover { box-shadow: none !important; } /* * RTL (Right-To-Left) direction for NetDania Menu Toolbar - Toggle Menu Button */ .nd-mnu.nd-rtl .nd-mnu-opt.toggle { float: left; } /* * NetDania Right Toolbar Panel badge */ .nd-mnu-opt > span.badge { position: absolute; top: -5px; right: -5px; padding: 0 4px; border-radius: 50%; font-size: 12px; } /* Default theme colors */ .nd-mnu-opt > span.badge { background: #4497d2; color: #fff; } /* End Default theme colors */ /* #NetDania Notification panel --------------------------------------------------------------- */ .nd-mnu-not { position: absolute; top: auto; right: 0; z-index: 100; display: none; outline: 1px solid transparent; min-width: 148px; max-width: 200px; /*width: 240px;*/ margin: 0; padding: 0; text-align: left; } /* Default theme colors */ .nd-mnu .nd-mnu-not { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ color: #000; } /* End Default theme colors */ /* * Override .nd-mnu-not:before */ .nd-mnu-not:before { display: block !important; height: auto !important; vertical-align: top !important; } /* End Default theme colors */ /* * NetDania Notification panel content */ .nd-mnu-not-content { position: absolute; top: 0 !important; width: 100%; margin: 0 !important; padding: 0 5px 5px; } /* * NetDania Notification Menu Options list container (UL) */ .nd-mnu-notl { margin: 0 !important; padding: 4px !important; } /* * NetDania Notification Menu Options list (UL's LIs) */ .nd-mnu .nd-mnu-notl > li { display: table; width: 100%; margin: 0; padding: 4px; list-style-type: none; font-size: 11px; cursor: pointer; } /* Default theme colors */ .nd-mnu .nd-mnu-notl > li { color: #000; } .nd-mnu .nd-mnu-notl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-notl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } /* End Default theme colors */ /* * NetDania Notification Menu Options list (UL's LIs) - divider */ .nd-mnu .nd-mnu-notl > .nd-mnu-dvd { height: 1px; margin: 4px 0 !important; padding: 0 !important; } /* Default theme colors */ .nd-mnu .nd-mnu-notl > .nd-mnu-dvd { border-top: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ } /* End Default theme colors */ /* * NetDania Notification Menu Options list (UL's LIs) - hover state */ .nd-mnu .nd-mnu-notl > .nd-mnu-hd:hover, .nd-mnu .nd-mnu-notl > .nd-mnu-dvd:hover { background: none !important; } /* * Set default cursor to NetDania Notification Menu Options list (UL's LIs) - divider */ .nd-mnu .nd-mnu-notl > .nd-mnu-dvd:hover { cursor: default; } /* * NetDania Notification Menu Options list (UL's LIs) - disabled option */ .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl:hover { background: none !important; cursor: default; } /* Default theme colors */ .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl, .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl:hover { color: #aaa; } /* End Default theme colors */ /* * Override margins and borders for first and list child of NetDania Notification Menu Options list (UL's LIs) */ .nd-mnu-notl > li:first-child { margin-top: 0; } .nd-mnu-notl > li:last-child { margin-bottom: 0 !important; border-bottom: 0 !important; } /* * Display NetDania Notification Menu columns(options) as table cells */ .nd-mnu-notl > li span { display: table-cell; vertical-align: middle; } /* * NetDania Notification Menu - Column image */ .nd-mnu-notl > li span:nth-of-type(1) { width: 28px !important; } /* * RTL (Right-To-Left) direction for NetDania Notification Menu - Column image */ .nd-mnu.nd-rtl .nd-mnu-notl > li span:nth-of-type(1) { width: 20px !important; } /* * NetDania Notification Menu - Column name */ .nd-mnu-notl > li span:nth-of-type(2) { padding: 0 2px 0 0; } /* * RTL (Right-To-Left) direction for NetDania Notification Menu - Column name */ .nd-mnu.nd-rtl .nd-mnu-notl > li span:nth-of-type(2) { padding-right: 8px; text-align: right; } /* * #WHITE Theme * --------------------------------------------------------------- */ /* * #NetDania Toolbar Menu * --------------------------------------------------------------- */ .nd-th-white .nd-mnu { box-shadow: 0 2px 8px 0 rgba(111, 111, 111, 0.35); /* rgb(111, 111, 111) ~ #6f6f6f */ background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ color: #000; } .nd-th-white .nd-mnu-opt:hover { box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ background: #ddd; } .nd-th-white .nd-mnu-opt-dsbl { background: #e9e9e9; color: #eee; } .nd-th-white .nd-mnu-opt-dsbl:hover { box-shadow: none; background: #e9e9e9; } .nd-th-white .nd-mnu.brdtop { border-top: 3px solid rgba(120, 120, 120, 0.75); /* rgb(120, 120, 120) ~ #787878 */ } .nd-th-white .nd-mnu.nd-mnu-expanded { background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } .nd-th-white .nd-mnu-opt.nd-mnu-ddopen, .nd-th-white .nd-mnu-opt.nd-mnu-actopen, .nd-th-white .nd-mnu-opt.nd-mnu-tglopen { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #ccc; } .nd-th-white .nd-mnu-opt.nd-mnu-opt:active, .nd-th-white .nd-mnu-opt.nd-mnu-actopen:active, .nd-th-white .nd-mnu-opt.nd-mnu-tglopen:active { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #ccc; } .nd-th-white .nd-mnu-ddwn { box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } .nd-th-white .nd-mnu-ddl > li { color: #565654; } .nd-th-white .nd-mnu-ddl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-ddl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -ms-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-white .nd-mnu-ddl:not(.nd-mnu-ddl-multiple) > .nd-mnu-sel, .nd-th-white .nd-ctmnu > .nd-mnu-sel { background: #4497d2; color: #565654; } .nd-th-white .nd-mnu-ddl-multiple > .nd-mnu-sel:before { color: #000; } .nd-mnu-ddl-multiple li span.nd-colimg, .nd-mnu-ddl li span.nd-colimg i { width: 15px; } .nd-th-white .nd-mnu-ddl li.nd-mnu-hd { color: #000; } .nd-th-white .nd-mnu-ddl > .nd-mnu-dvd { border-top: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-white .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl, .nd-th-white .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl:hover { color: #aaa; } .nd-th-white .nd-mnu-ddl li span.nd-collbl { color: #000; } .nd-th-white .nd-mnu-ddl li:hover span.nd-collbl { color: #fff; } .nd-th-white .nd-mnu-opt .ico-dropdwn { border-top-color: #888; } .nd-th-white .nd-mnu-opt:hover .ico-dropdwn { border-top-color: #000; } .nd-th-white .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn { border-bottom-color: #888; } .nd-th-white .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn { border-bottom-color: #000; } .nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn { border-top-color: #ccc; } .nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn { border-top-color: #ccc; } .nd-th-white button { color: #000; } .nd-th-white .nd-mnu-ddl input, .nd-th-white .nd-mnu-ddwn-btn input, .nd-th-white .nd-mnu-btn input, .nd-th-white .nd-mnu-notl input { border: 2px solid #aaa; box-shadow: inset 0 0 10px #aaa !important; background: #eee !important; } .nd-th-white .nd-mnu-opt > span.badge { background: #4497d2; color: #fff; } /* * #NetDania Notification panel * --------------------------------------------------------------- */ .nd-th-white .nd-mnu .nd-mnu-not { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ color: #000; } .nd-th-white .nd-mnu .nd-mnu-notl > li { color: #000; } .nd-th-white .nd-mnu .nd-mnu-notl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-notl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-white .nd-mnu .nd-mnu-notl > .nd-mnu-dvd { border-top: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-white .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl, .nd-th-white .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl:hover { color: #aaa; } /* * #BLACK Theme * --------------------------------------------------------------- */ /* * #NetDania Toolbar Menu * --------------------------------------------------------------- */ .nd-th-black .nd-mnu, .nd-th-black .nd-nfsc-chart-information-panel { box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35); background: rgba(55, 55, 55, 1); /* rgb(55, 55, 55) ~ #373737 */ color: #fff; } .nd-th-black .nd-mnu-opt:hover { box-shadow: 0 2px 6px rgba(255, 255, 255, 0.25); /* rgb(255, 255, 255) ~ #ffffff */ background: #979797; } .nd-th-black .nd-mnu-opt-dsbl { background: #4d4d4d; color: #eee; } .nd-th-black .nd-mnu-opt-dsbl:hover { box-shadow: none; background: #4d4d4d; } .nd-th-black .nd-mnu.brdtop { border-top: 3px solid rgba(120, 120, 120, 0.75); /* rgb(120, 120, 120) ~ #787878 */ } .nd-th-black .nd-mnu.nd-mnu-expanded { background: rgba(34, 34, 34, 1); /* rgb(34, 34, 34) ~ #222222 */ } .nd-th-black .nd-mnu-opt.nd-mnu-ddopen, .nd-th-black .nd-mnu-opt.nd-mnu-actopen, .nd-th-black .nd-mnu-opt.nd-mnu-tglopen { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #8b8b8b; } .nd-th-black .nd-mnu-opt.nd-mnu-opt:active, .nd-th-black .nd-mnu-opt.nd-mnu-actopen:active, .nd-th-black .nd-mnu-opt.nd-mnu-tglopen:active { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #8b8b8b; } .nd-th-black .nd-mnu-ddwn { box-shadow: 0 0 24px rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(34, 34, 34, 1); /* rgb(34, 34, 34) ~ #222222 */ } .nd-th-black .nd-mnu-ddl > li { color: #fff; } .nd-th-black .nd-mnu-ddl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-ddl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-black .nd-mnu-ddl:not(.nd-mnu-ddl-multiple) > .nd-mnu-sel, .nd-th-black .nd-ctmnu > .nd-mnu-sel { background: #6a6767; color: #fff; } .nd-th-black .nd-mnu-ddl-multiple > .nd-mnu-sel:before { color: #fff; } .nd-th-black .nd-mnu-ddl li.nd-mnu-hd { color: #959999; } .nd-th-black .nd-mnu-ddl > .nd-mnu-dvd { border-top: 1px solid rgba(69, 69, 69, 0.5); /* rgb(69, 69, 69) ~ #454545 */ } .nd-th-black .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl, .nd-th-black .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl:hover { color: #aaa; } .nd-th-black .nd-mnu-ddl li span.nd-collbl { color: #979797; } .nd-th-black .nd-mnu-ddl li:hover span.nd-collbl { color: #fff; } .nd-th-black .nd-mnu-opt .ico-dropdwn { border-top-color: #888; } .nd-th-black .nd-mnu-opt:hover .ico-dropdwn { border-top-color: #fff; } .nd-th-black .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn { border-bottom-color: #000; } .nd-th-black .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn { border-bottom-color: #fff; } .nd-th-black .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn { border-top-color: #bdbdbd; } .nd-th-black .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn { border-top-color: #bdbdbd; } .nd-th-black button { color: #fff; } .nd-th-black .nd-mnu-ddl input, .nd-th-black .nd-mnu-ddwn-btn input, .nd-th-black .nd-mnu-btn input, .nd-th-black .nd-mnu-notl input { border: 2px solid #aaa; box-shadow: inset 0 0 10px #aaa !important; background: #eee !important; } .nd-th-black .nd-mnu-opt > span.badge { background: #979797; color: #fff; } /* * #NetDania Notification panel * --------------------------------------------------------------- */ .nd-th-black .nd-mnu .nd-mnu-not { box-shadow: 0 0 24px rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(34, 34, 34, 0.92); /* rgb(34, 34, 34) ~ #222222 */ color: #fff; } .nd-th-black .nd-mnu .nd-mnu-notl > li { color: #fff; } .nd-th-black .nd-mnu .nd-mnu-notl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-notl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-black .nd-mnu .nd-mnu-notl > .nd-mnu-dvd { border-top: 1px solid rgba(69, 69, 69, 0.5); /* rgb(69, 69, 69) ~ #454545 */ } .nd-th-black .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl, .nd-th-black .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl:hover { color: #aaa; } /* * #BLUE Theme * --------------------------------------------------------------- */ /* * #NetDania Toolbar Menu * --------------------------------------------------------------- */ .nd-th-blue .nd-mnu, .nd-th-blue .nd-nfsc-chart-information-panel { box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35); background: rgba(27, 98, 141, 1); /* rgb(27, 98, 141) ~ #1b628d */ color: #fff; } .nd-th-blue .nd-mnu-opt:hover { box-shadow: 0 2px 6px rgba(255, 255, 255, 0.25); /* rgb(255, 255, 255) ~ #ffffff */ background: #2a89c1; } .nd-th-blue .nd-mnu-opt-dsbl { background: #287095; color: #eee; } .nd-th-blue .nd-mnu-opt-dsbl:hover { box-shadow: none; background: #287095; } .nd-th-blue .nd-mnu.brdtop { border-top: 3px solid rgba(120, 120, 120, 0.75); /* rgb(120, 120, 120) ~ #787878 */ } .nd-th-blue .nd-mnu.nd-mnu-expanded { background: rgba(27, 98, 141, 1); /* rgb(27, 98, 141) ~ #1b628d */ } .nd-th-blue .nd-mnu-opt.nd-mnu-ddopen, .nd-th-blue .nd-mnu-opt.nd-mnu-actopen, .nd-th-blue .nd-mnu-opt.nd-mnu-tglopen { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #2a89c1; } .nd-th-blue .nd-mnu-opt.nd-mnu-opt:active, .nd-th-blue .nd-mnu-opt.nd-mnu-actopen:active, .nd-th-blue .nd-mnu-opt.nd-mnu-tglopen:active { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #2a89c1; } .nd-th-blue .nd-mnu-ddwn { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(27, 98, 141, 1); /* rgb(27, 98, 141) ~ #1b628d */ } .nd-th-blue .nd-mnu-ddl > li { color: #fff; } .nd-th-blue .nd-mnu-ddl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-ddl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-blue .nd-mnu-ddl:not(.nd-mnu-ddl-multiple) > .nd-mnu-sel, .nd-th-blue .nd-ctmnu > .nd-mnu-sel { background: #4c9ed0; color: #fff; } .nd-th-blue .nd-mnu-ddl-multiple > .nd-mnu-sel:before { color: #95dcfe; } .nd-th-blue .nd-mnu-ddl li.nd-mnu-hd { color: #98c0e9; } .nd-th-blue .nd-mnu-ddl > .nd-mnu-dvd { border-top: 1px solid rgba(38, 117, 167, 0.5); /* rgb(38, 117, 167) ~ #2675a7 */ } .nd-th-blue .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl, .nd-th-blue .nd-mnu .nd-mnu-ddl > .nd-mnu-dsbl:hover { color: #4d9bc2; } .nd-th-blue .nd-mnu-ddl li span.nd-collbl { color: #39b1fc; } .nd-th-blue .nd-mnu-ddl li:hover span.nd-collbl { color: #fff; } .nd-th-blue .nd-mnu-opt .ico-dropdwn { border-top-color: #95dcff; } .nd-th-blue .nd-mnu-opt:hover .ico-dropdwn { border-top-color: #fff; } .nd-th-blue .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn { border-bottom-color: #95dcff; } .nd-th-blue .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn { border-bottom-color: #fff; } .nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn { border-top-color: #4d9bc2; } .nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn { border-top-color: #4d9bc2; } .nd-th-blue button { color: #fff; } .nd-th-blue .nd-mnu-ddl input, .nd-th-blue .nd-mnu-ddwn-btn input, .nd-th-blue .nd-mnu-btn input, .nd-th-blue .nd-mnu-notl input { border: 2px solid #aaa; box-shadow: inset 0 0 10px #aaa !important; background: #eee !important; } .nd-th-blue .nd-mnu-opt > span.badge { background: #002e5d; color: #fff; } /* * #NetDania Notification panel * --------------------------------------------------------------- */ .nd-th-blue .nd-mnu .nd-mnu-not { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(27, 98, 141, 0.92); /* rgb(27, 98, 141) ~ #1b628d */ color: #fff; } .nd-th-blue .nd-mnu .nd-mnu-notl > li { color: #fff; } .nd-th-blue .nd-mnu .nd-mnu-notl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-notl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-blue .nd-mnu .nd-mnu-notl > .nd-mnu-dvd { border-top: 1px solid rgba(38, 117, 167, 0.5); /* rgb(38, 117, 167) ~ #2675a7 */ } .nd-th-blue .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl, .nd-th-blue .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl:hover { color: #4d9bc2; } /* * #GRAY Theme * --------------------------------------------------------------- */ /* * #NetDania Toolbar Menu * --------------------------------------------------------------- */ .nd-th-gray .nd-mnu, .nd-th-gray .nd-nfsc-chart-information-panel { box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35); background: rgba(100, 100, 100, 1); /* rgb(100, 100, 100) ~ #646464 */ color: #fff; } .nd-th-gray .nd-mnu-opt:hover { box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ background: #878787; } .nd-th-gray .nd-mnu-opt-dsbl { background: #424c51; color: #eee; } .nd-th-gray .nd-mnu-opt-dsbl:hover { box-shadow: none; background: #424c51; } .nd-th-gray .nd-mnu.brdtop { border-top: 3px solid rgba(120, 120, 120, 0.75); /* rgb(120, 120, 120) ~ #787878 */ } .nd-th-gray .nd-mnu.nd-mnu-expanded { background: rgba(116, 120, 119, 1); /* rgb(116, 120, 119) ~ #747877 */ } .nd-th-gray .nd-mnu-opt.nd-mnu-ddopen, .nd-th-gray .nd-mnu-opt.nd-mnu-actopen, .nd-th-gray .nd-mnu-opt.nd-mnu-tglopen { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #b1b1b1; } .nd-th-gray .nd-mnu-opt.nd-mnu-opt:active, .nd-th-gray .nd-mnu-opt.nd-mnu-actopen:active, .nd-th-gray .nd-mnu-opt.nd-mnu-tglopen:active { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #b1b1b1; } .nd-th-gray .nd-mnu-ddwn { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(100, 100, 100, 1); /* rgb(100, 100, 100) ~ #646464 */ } .nd-th-gray .nd-mnu-ddl > li { color: #fff; } .nd-th-gray .nd-mnu-ddl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-ddl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-gray .nd-mnu-ddl:not(.nd-mnu-ddl-multiple) > .nd-mnu-sel, .nd-th-gray .nd-ctmnu > .nd-mnu-sel { background: #9e9e9e; color: #fff; } .nd-th-gray .nd-mnu-ddl-multiple > .nd-mnu-sel:before { color: #fff; } .nd-th-gray .nd-mnu-ddl li.nd-mnu-hd { color: #3c3c3c; } .nd-th-gray .nd-mnu-ddl > .nd-mnu-dvd { border-top: 1px solid rgba(139, 139, 139, 0.5); /* rgb(139, 139, 139) ~ #8b8b8b */ } .nd-th-gray .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl, .nd-th-gray .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl:hover { color: #9fa4a5; } .nd-th-gray .nd-mnu-ddl li span.nd-collbl { color: #b1b1b1; } .nd-th-gray .nd-mnu-ddl li:hover span.nd-collbl { color: #fff; } .nd-th-gray .nd-mnu-opt .ico-dropdwn { border-top-color: #ccc; } .nd-th-gray .nd-mnu-opt:hover .ico-dropdwn { border-top-color: #fff; } .nd-th-gray .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn { border-bottom-color: #ccc; } .nd-th-gray .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn { border-bottom-color: #fff; } .nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn { border-top-color: #64696c; } .nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn { border-top-color: #64696c; } .nd-th-gray button { color: #fff; } .nd-th-gray .nd-mnu-ddl input, .nd-th-gray .nd-mnu-ddwn-btn input, .nd-th-gray .nd-mnu-btn input, .nd-th-gray .nd-mnu-notl input { border: 2px solid #aaa; box-shadow: inset 0 0 10px #aaa !important; background: #eee !important; } .nd-th-gray .nd-mnu-opt > span.badge { background: #434343; color: #fff; } /* * #NetDania Notification panel * --------------------------------------------------------------- */ .nd-th-gray .nd-mnu .nd-mnu-not { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(116, 120, 119, 0.92); /* rgb(116, 120, 119) ~ #747877 */ color: #fff; } .nd-th-gray .nd-mnu .nd-mnu-notl > li { color: #fff; } .nd-th-gray .nd-mnu .nd-mnu-notl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-notl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-gray .nd-mnu .nd-mnu-notl > .nd-mnu-dvd { border-top: 1px solid rgba(139, 139, 139, 0.5); /* rgb(139, 139, 139) ~ #8b8b8b */ } .nd-th-gray .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl, .nd-th-gray .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl:hover { color: #9fa4a5; } /* * #NEON Theme * --------------------------------------------------------------- */ /* * #NetDania Toolbar Menu * --------------------------------------------------------------- */ .nd-th-neon .nd-mnu, .nd-th-neon .nd-nfsc-chart-information-panel { box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.35); background: rgba(63, 63, 63, 1); /* rgb(63, 63, 63) ~ #3f3f3f */ color: #fff; } .nd-th-neon .nd-mnu-opt:hover { box-shadow: 0 2px 6px rgba(255, 255, 255, 0.25); /* rgb(255, 255, 255) ~ #ffffff */ background: #606060; } .nd-th-neon .nd-mnu-opt-dsbl { background: #2b2b2b; color: #4f4f4f; } .nd-th-neon .nd-mnu-opt-dsbl:hover { box-shadow: none; background: #2b2b2b; } .nd-th-neon .nd-mnu.brdtop { border-top: 3px solid rgba(120, 120, 120, 0.75); /* rgb(120, 120, 120) ~ #787878 */ } .nd-th-neon .nd-mnu.nd-mnu-expanded { background: rgba(63, 63, 63, 1); /* rgb(63, 63, 63) ~ #3f3f3f */ } .nd-th-neon .nd-mnu-opt.nd-mnu-ddopen, .nd-th-neon .nd-mnu-opt.nd-mnu-actopen, .nd-th-neon .nd-mnu-opt.nd-mnu-tglopen { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #606060; } .nd-th-neon .nd-mnu-opt.nd-mnu-opt:active, .nd-th-neon .nd-mnu-opt.nd-mnu-actopen:active, .nd-th-neon .nd-mnu-opt.nd-mnu-tglopen:active { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #606060; } .nd-th-neon .nd-mnu-ddwn { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(63, 63, 63, 1); /* rgb(63, 63, 63) ~ #3f3f3f */ } .nd-th-neon .nd-mnu-ddl > li { color: #fff; } .nd-th-neon .nd-mnu-ddl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-ddl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-neon .nd-mnu-ddl:not(.nd-mnu-ddl-multiple) > .nd-mnu-sel, .nd-th-neon .nd-ctmnu > .nd-mnu-sel { background: #6a6767; color: #fff; } .nd-th-neon .nd-mnu-ddl-multiple > .nd-mnu-sel:before { color: #fff; } .nd-th-neon .nd-mnu-ddl li.nd-mnu-hd { color: #a4a4a4; } .nd-th-neon .nd-mnu-ddl > .nd-mnu-dvd { border-top: 1px solid rgba(85, 85, 85, 0.5); /* rgb(85, 85, 85) ~ #555555 */ } .nd-th-neon .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl, .nd-th-neon .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl:hover { color: #828282; } .nd-th-neon .nd-mnu-ddl li span.nd-collbl { color: #b1b1b1; } .nd-th-neon .nd-mnu-ddl li:hover span.nd-collbl { color: #fff; } .nd-th-neon .nd-mnu-opt .ico-dropdwn { border-top-color: #7d7d7d; } .nd-th-neon .nd-mnu-opt:hover .ico-dropdwn { border-top-color: #fff; } .nd-th-neon .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn { border-bottom-color: #7d7d7d; } .nd-th-neon .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn { border-bottom-color: #fff; } .nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn { border-top-color: #828282; } .nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn { border-top-color: #828282; } .nd-th-neon button { color: #fff; } .nd-th-neon .nd-mnu-ddl input, .nd-th-neon .nd-mnu-ddwn-btn input, .nd-th-neon .nd-mnu-btn input, .nd-th-neon .nd-mnu-notl input { border: 2px solid #aaa; box-shadow: inset 0 0 10px #aaa !important; background: #eee !important; } .nd-th-neon .nd-mnu-opt > span.badge { background: #000; color: #fff; } /* * #NetDania Notification panel * --------------------------------------------------------------- */ .nd-th-neon .nd-mnu .nd-mnu-not { box-shadow: 0 0 24px rgba(0, 0, 0, 0.15); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(63, 63, 63, 0.92); /* rgb(63, 63, 63) ~ #3f3f3f */ color: #fff; } .nd-th-neon .nd-mnu .nd-mnu-notl > li { color: #fff; } .nd-th-neon .nd-mnu .nd-mnu-notl > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-notl-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-neon .nd-mnu .nd-mnu-notl > .nd-mnu-dvd { border-top: 1px solid rgba(85, 85, 85, 0.5); /* rgb(85, 85, 85) ~ #555555 */ } .nd-th-neon .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl, .nd-th-neon .nd-mnu .nd-mnu-notl > .nd-mnu-dsbl:hover { color: #828282; } /* * #NetDania Loading Panel * --------------------------------------------------------------- */ /* * NetDania Loading Panel outer container */ .nd-nfsc .nd-lPanel { display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 40; width: 100%; height: 100%; background: transparent; } /* * NetDania Loading Panel active state */ .nd-lPanel-active { display: block !important; } /* * NetDania Loading Panel spinner animation container */ .nd-nfsc .nd-lPanel div { position: absolute; top: 45%; left: 50%; z-index: 50; width: 2em; height: 2em; margin: -1em 0 0 -1em; border: 0.063em solid; border-left: 0.125em solid; -webkit-animation: nd-spinner 750ms infinite linear; animation: nd-spinner 750ms infinite linear; border-radius: 50%; } /* Default theme colors */ .nd-nfsc .nd-lPanel div { border-color: #a2a2a2; border-left-color: rgba(0, 109, 163, 1); /* rgb(0, 122, 183) ~ #007ab7 */ } /* End Default theme colors */ /* #CSS3 spinner animation ----------------------------------- */ @-webkit-keyframes nd-spinner { 0% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes nd-spinner { 0% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } } /* * #NetDania Loading Panel Themes * --------------------------------------------------------------- */ /* * #WHITE Theme * --------------------------------------------------------------- */ .nd-lPanel.nd-th-white div { border-color: #a2a2a2; border-left-color: rgba(0, 109, 163, 1); /* rgb(0, 122, 183) ~ #007ab7 */ } /* * #BLACK Theme * --------------------------------------------------------------- */ .nd-lPanel.nd-th-black div { border-color: #ddd; border-left-color: rgba(251, 251, 251, 1); /* rgb(0, 122, 183) ~ #007ab7 */ } /* * #BLUE Theme * --------------------------------------------------------------- */ .nd-lPanel.nd-th-blue div { border-color: #fff; border-left-color: rgba(0, 122, 183, 1); /* rgb(0, 122, 183) ~ #007ab7 */ } /* * #GRAY Theme * --------------------------------------------------------------- */ .nd-lPanel.nd-th-gray div { border-color: #eee; border-left-color: rgba(0, 122, 183, 1); /* rgb(0, 122, 183) ~ #007ab7 */ } /* * #NEON Theme * --------------------------------------------------------------- */ .nd-lPanel.nd-th-neon div { border-color: #ddd; border-left-color: rgba(251, 251, 251, 1); /* rgb(0, 122, 183) ~ #007ab7 */ } /* * #NetDania Watermark * --------------------------------------------------------------- */ .nd-watermark { position: absolute; z-index: 60; display: none; font-size: 12px; } .ua-mobile .nd-watermark { font-size: 16px; } /* * NetDania Watermark active state */ .nd-watermark.nd-watermark-active { display: block; overflow: hidden; } .nd-watermark.nd-watermark-active img { width: 100%; } /* * NetDania Watermark container centered */ .nd-watermark.nd-watermark-center { top: 50%; left: 50%; transform: translate(-50%, -50%); } /* * NetDania Watermark link style */ .nd-watermark a { text-decoration: none; cursor: default; } /* * NetDania Watermark link style */ .nd-watermark a.nd-watermark-hsurl { cursor: pointer; } /* * NetDania Watermark image container */ .nd-watermark img { margin: 0 5px; vertical-align: middle; } /* * #NetDania Context Menu * --------------------------------------------------------------- */ /* * NetDania Context Menu outer container */ .nd-ctx-mnu-outer { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } /* * Set RTL (Right-To-Left) direction on NetDania Context Menu */ .nd-ctx-mnu-outer.nd-rtl { direction: rtl; } /* * NetDania Context Menu inner container */ .nd-ctx-mnu { position: absolute; z-index: 90; display: none; width: 160px; margin: 0; padding: 0; text-align: left; } /* Default theme colors */ .nd-ctx-mnu { box-shadow: 0 0.25em 0.75em 0 rgba(111, 111, 111, 0.35); background: rgba(255, 255, 255, 0.92); /* rgb(255, 255, 255) ~ #ffffff */ } /* End Default theme colors */ /* * NetDania Context Menu active state */ .nd-ctx-mnu.nd-ctmnu-active { display: block; } /* * NetDania Context Menu on mobiles devices */ .nd-ctmnu-mobile { position: absolute; top: 16px !important; left: 50% !important; margin: 0 auto; vertical-align: top; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } /* #NetDania Context Menu Options list --------------------------------------------------------------- */ /* * NetDania Context Menu Options list container (UL) */ .nd-ctx-mnu ul li { margin: 0; } .nd-ctmnu { margin: 0; padding: 0 !important; z-index: 100; } /* * Setting parent for first visible NetDania Context Menu parent */ .nd-ctx-mnu-outer .nd-ctx-mnu:first-child > .nd-ctmnu { padding: 4px 0 !important; } /* * NetDania Context Menu Options list (UL's LIs) */ .nd-ctmnu > li { position: relative; display: table; width: 100%; margin: 0; padding: 3px 10px 3px; list-style-type: none; font-size: 12px; cursor: pointer; } /* * NetDania Context Menu Options list (UL's LIs) for mobile devices */ .ua-mobile .nd-ctmnu > li { font-size: 100%; } /* Default theme colors */ .nd-ctmnu > li { color: #000; } .nd-ctmnu > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } /* End Default theme colors */ /* * NetDania Context Menu Options list (UL's LIs) - hover state on mobile devices */ .nd-ctmnu-mobile .nd-ctmnu > li:hover { cursor: pointer; } /* Default theme colors */ /* * NetDania Context Menu Options list (UL's LIs) - selected item */ .nd-ctmnu-sel { background: #4497d2; color: #fff; } .nd-ctmnu > .nd-ctmnu-disable { color: #aaa !important; } /* End Default theme colors */ /* * Disable NetDania Context Menu Options list (UL's LIs) */ .nd-ctmnu > .nd-ctmnu-disable:hover { background: none !important; cursor: default; } /* * NetDania Context Menu Options list (UL's LIs) - header */ .nd-ctmnu > .nd-ctmnu-hd { padding: 4px 10px 5px 10px; font-weight: 700; font-size: 12px; } /* Default theme colors */ .nd-ctmnu > .nd-ctmnu-hd { background: none !important; } .nd-ctmnu > li.nd-ctmnu-hd:hover { color: #000; } /* End Default theme colors */ /* * NetDania Context Menu Options list (UL's LIs) - divider */ .nd-ctmnu > .nd-ctmnu-dvd { height: 1px; margin: 4px 0 !important; padding: 0 !important; } /* Default theme colors */ .nd-ctmnu-dvd { border-top: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ } /* End Default theme colors */ /* * NetDania Context Menu Options list (UL's LIs) - header and divider options hover state */ .nd-ctmnu > .nd-ctmnu-hd:hover, .nd-ctmnu > .nd-ctmnu-dvd:hover { background: none !important; cursor: default; } /* * Override margins for first and list child of first visible NetDania Context Menu Options list (UL's LIs) parent */ .nd-ctmnu > li:first-child { margin-top: 0; } .nd-ctmnu > li:last-child { margin-bottom: 0; } /* * Display NetDania Context Menu columns(options) as table cells */ .nd-ctmnu > li span { display: table-cell; vertical-align: middle; } /* * NetDania Context Menu - Column favorite */ .nd-ctmnu > li span.nd-colfav { width: 20px; } /* * NetDania Context Menu - Column image */ .nd-ctmnu > li span.nd-colimg { width: 20px; } /* * RTL (Right-To-Left) direction for NetDania Context Menu - Column image */ .nd-ctx-mnu-outer.nd-rtl .nd-ctmnu > li span.nd-colimg { width: 20px; } /* * NetDania Context Menu - Column Name */ .nd-ctmnu > li span.nd-coltxt { padding: 0 4px 0 3px; } /* * NetDania Context Menu - Column arrow (direction arrow) */ .nd-ctmnu > li span.nd-colarr { width: 10px; } /* * NetDania Context Menu columns - override margins for RTL option */ .nd-ctx-mnu-outer.nd-rtl .nd-ctmnu > li span.nd-colarr > em.ctm-arr-l, .nd-ctx-mnu-outer.nd-rtl .nd-ctmnu > li span.nd-colarr > em.ctm-arr-r { margin: 3px 4px 0 0; } /* * Back link for NetDania Context Menu on mobile devices */ .nd-ctmnu > .nd-ctmnu-doback { position: relative; text-transform: uppercase; font-weight: 700; } /* Default theme colors */ .nd-ctmnu > .nd-ctmnu-doback { color: #000; } .nd-ctmnu > .nd-ctmnu-doback:hover { color: #fff; } /* End Default theme colors */ /* * Back link arrow for NetDania Context Menu on mobile devices */ .nd-ctmnu-doback > em.ctm-arr-l { margin: 3px 6px 0 26px; } /* * Back link arrow for NetDania Context Menu on mobile devices on RTL (Right-To-Left) direction */ .nd-ctx-mnu-outer.nd-rtl .nd-ctmnu > .nd-ctmnu-doback > em.ctm-arr-l { margin-right: 30px; margin-left: 14px; } /* * NetDania Context Menu direction arrows(left or right) in case it has a submenu */ .nd-ctmnu > li .ctm-arr-l, .nd-ctmnu > li .ctm-arr-r { display: inline-block !important; margin-top: 3px; margin-left: 10px; vertical-align: top !important; } /* * Left arrow direction for NetDania Context Menu */ .nd-ctmnu > li .ctm-arr-l { border-top: 5px solid transparent; border-right: 5px solid; border-bottom: 5px solid transparent; } /* * Right arrow direction for NetDania Context Menu */ .nd-ctmnu > li .ctm-arr-r { border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid; } /* Default theme colors */ .nd-th-white .nd-ctmnu > li .ctm-arr-l { border-right-color: rgba(137, 148, 153, 1); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-white .nd-ctmnu > li .ctm-arr-r { border-left-color: rgba(137, 148, 153, 1); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-white .nd-ctmnu > li:hover .ctm-arr-l { /* rgb(255, 255, 255) ~ #ffffff */ border-right-color: rgba(255, 255, 255, 1); } .nd-th-white .nd-ctmnu > li:hover .ctm-arr-r { border-left-color: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* End Default theme colors */ /* * #NetDania Context Menu Themes * --------------------------------------------------------------- */ /* * #WHITE Theme * --------------------------------------------------------------- */ .nd-th-white .nd-ctx-mnu { box-shadow: 0 0 1.625em rgba(111, 111, 111, 0.35); /* rgb(111, 111, 111) ~ #6f6f6f */ background: rgba(255, 255, 255, 0.92); /* rgb(255, 255, 255) ~ #ffffff */ } .nd-th-white .nd-ctmnu > li { color: #000; } .nd-th-white .nd-ctmnu > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-white .nd-ctmnu-sel { background: #4497d2; color: #fff; } .nd-th-white .nd-ctmnu > .nd-ctmnu-disable { color: #aaa !important; } .nd-th-white .nd-ctmnu > .nd-ctmnu-hd { color: #000; } .nd-th-white .nd-ctmnu > li.nd-ctmnu-hd:hover { color: #000; } .nd-th-white .nd-ctmnu-dvd { border-top-color: rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-white .nd-ctmnu > .nd-ctmnu-doback { color: #000; } .nd-th-white .nd-ctmnu > .nd-ctmnu-doback:hover { color: #fff; } .nd-th-white .nd-ctmnu > li .ctm-arr-l { border-right-color: rgba(137, 148, 153, 1); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-white .nd-ctmnu > li .ctm-arr-r { border-left-color: rgba(137, 148, 153, 1); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-white .nd-ctmnu > li:hover .ctm-arr-l { /* rgb(255, 255, 255) ~ #ffffff */ border-right-color: rgba(255, 255, 255, 1); } .nd-th-white .nd-ctmnu > li:hover .ctm-arr-r { border-left-color: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* * #BLACK Theme * --------------------------------------------------------------- */ .nd-th-black .nd-ctx-mnu { box-shadow: 0 0 1.625em rgba(106, 106, 106, 0.65); /* rgb(106, 106, 106) ~ #6a6a6a */ background: rgba(55, 55, 55, 0.92); /* rgb(55, 55, 55) ~ #373737 */ } .nd-th-black .nd-ctmnu > li { color: #fff; } .nd-th-black .nd-ctmnu > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-black .nd-ctmnu-sel { background: #6a6767; color: #fff; } .nd-th-black .nd-ctmnu > .nd-ctmnu-disable { color: #aaa !important; } .nd-th-black .nd-ctmnu > .nd-ctmnu-hd { color: #fff; } .nd-th-black .nd-ctmnu > li.nd-ctmnu-hd:hover { color: #fff; } .nd-th-black .nd-ctmnu-dvd { border-top-color: rgba(139, 139, 139, 0.25); /* rgb(139, 139, 139) ~ #8b8b8b */ } .nd-th-black .nd-ctmnu > .nd-ctmnu-doback { color: #2e2e2e; } .nd-th-black .nd-ctmnu > .nd-ctmnu-doback:hover { color: #fff; } .nd-th-black .nd-ctmnu > li .ctm-arr-l { border-right-color: rgba(137, 148, 153, 1); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-black .nd-ctmnu > li .ctm-arr-r { border-left-color: rgba(137, 148, 153, 1); /* rgb(137, 148, 153) ~ #899499 */ } .nd-th-black .nd-ctmnu > li:hover .ctm-arr-l { /* rgb(255, 255, 255) ~ #ffffff */ border-right-color: rgba(255, 255, 255, 1); } .nd-th-black .nd-ctmnu > li:hover .ctm-arr-r { border-left-color: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* * #BLUE Theme * --------------------------------------------------------------- */ .nd-th-blue .nd-ctx-mnu { box-shadow: 0 0 1.625em rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(27, 98, 141, 0.92); /* rgb(27, 98, 141) ~ #1b628d */ } .nd-th-blue .nd-ctmnu > li { color: #fff; } .nd-th-blue .nd-ctmnu > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-blue .nd-ctmnu-sel { background: #4c9ed0; color: #fff; } .nd-th-blue .nd-ctmnu > .nd-ctmnu-disable { color: #4d9bc2 !important; } .nd-th-blue .nd-ctmnu > .nd-ctmnu-hd { color: #fff; } .nd-th-blue .nd-ctmnu > li.nd-ctmnu-hd:hover { color: #fff; } .nd-th-blue .nd-ctmnu-dvd { border-top-color: rgba(57, 177, 252, 0.5); /* rgb(57, 177, 252) ~ #39b1fc */ } .nd-th-blue .nd-ctmnu > .nd-ctmnu-doback { color: #98c0e9; } .nd-th-blue .nd-ctmnu > .nd-ctmnu-doback:hover { color: #fff; } .nd-th-blue .nd-ctmnu > li .ctm-arr-l { border-right-color: rgba(149, 220, 255, 1); /* rgb(149, 220, 255) ~ #95dcff */ } .nd-th-blue .nd-ctmnu > li .ctm-arr-r { border-left-color: rgba(149, 220, 255, 1); /* rgb(149, 220, 255) ~ #95dcff */ } .nd-th-blue .nd-ctmnu > li:hover .ctm-arr-l { /* rgb(255, 255, 255) ~ #ffffff */ border-right-color: rgba(255, 255, 255, 1); } .nd-th-blue .nd-ctmnu > li:hover .ctm-arr-r { border-left-color: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* * #GRAY Theme * --------------------------------------------------------------- */ .nd-th-gray .nd-ctx-mnu { box-shadow: 0 0 1.625em rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(100, 100, 100, 0.92); /* rgb(100, 100, 100) ~ #646464 */ } .nd-th-gray .nd-ctmnu > li { color: #fff; } .nd-th-gray .nd-ctmnu > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-gray .nd-ctmnu-sel { background: #9e9e9e; color: #fff; } .nd-th-gray .nd-ctmnu > .nd-ctmnu-disable { color: #9fa4a5 !important; } .nd-th-gray .nd-ctmnu > .nd-ctmnu-hd { color: #fff; } .nd-th-gray .nd-ctmnu > li.nd-ctmnu-hd:hover { color: #fff; } .nd-th-gray .nd-ctmnu-dvd { border-top-color: rgba(139, 139, 139, 1); /* rgb(139, 139, 139) ~ #8b8b8b */ } .nd-th-gray .nd-ctmnu > .nd-ctmnu-doback { color: #3c3c3c; } .nd-th-gray .nd-ctmnu > .nd-ctmnu-doback:hover { color: #fff; } .nd-th-gray .nd-ctmnu > li .ctm-arr-l { border-right-color: rgba(204, 204, 204, 1); /* rgb(204, 204, 204) ~ #cccccc */ } .nd-th-gray .nd-ctmnu > li .ctm-arr-r { border-left-color: rgba(204, 204, 204, 1); /* rgb(204, 204, 204) ~ #cccccc */ } .nd-th-gray .nd-ctmnu > li:hover .ctm-arr-l { /* rgb(255, 255, 255) ~ #ffffff */ border-right-color: rgba(255, 255, 255, 1); } .nd-th-gray .nd-ctmnu > li:hover .ctm-arr-r { border-left-color: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* * #NEON Theme * --------------------------------------------------------------- */ .nd-th-neon .nd-ctx-mnu { box-shadow: 0 0 1.625em rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(63, 63, 63, 0.92); /* rgb(63, 63, 63) ~ #3f3f3f */ } .nd-th-neon .nd-ctmnu > li { color: #fff; } .nd-th-neon .nd-ctmnu > li:hover { background-color: #0088cc; background-image: url("../assets/svgs/linear-gradient-li.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); color: #fff; } .nd-th-neon .nd-ctmnu > li:hover .nd-fsc-icn { color: #fff; } .nd-th-neon .nd-ctmnu-sel { background: #6a6767; color: #fff; } .nd-th-neon .nd-ctmnu > .nd-ctmnu-disable { color: #828282 !important; } .nd-th-neon .nd-ctmnu > .nd-ctmnu-hd { color: #fff; } .nd-th-neon .nd-ctmnu > li.nd-ctmnu-hd:hover { color: #fff; } .nd-th-neon .nd-ctmnu-dvd { border-top-color: rgba(139, 139, 139, 0.25); /* rgb(139, 139, 139) ~ #8b8b8b */ } .nd-th-neon .nd-ctmnu > .nd-ctmnu-doback { color: #9b9b9b; } .nd-th-neon .nd-ctmnu > .nd-ctmnu-doback:hover { color: #fff; } .nd-th-neon .nd-ctmnu > li .ctm-arr-l { border-right-color: rgba(204, 204, 204, 1); /* rgb(204, 204, 204) ~ #cccccc */ } .nd-th-neon .nd-ctmnu > li .ctm-arr-r { border-left-color: rgba(204, 204, 204, 1); /* rgb(204, 204, 204) ~ #cccccc */ } .nd-th-neon .nd-ctmnu > li:hover .ctm-arr-l { /* rgb(255, 255, 255) ~ #ffffff */ border-right-color: rgba(255, 255, 255, 1); } .nd-th-neon .nd-ctmnu > li:hover .ctm-arr-r { border-left-color: rgba(255, 255, 255, 1); /* rgb(255, 255, 255) ~ #ffffff */ } /* * #NetDania Alerts * --------------------------------------------------------------- */ /* * NetDania Alert container */ .nd-alert { clear: both; } .nd-alert { margin: 8px 0 !important; line-height: 20px; font-size: 12px !important; } /* * NetDania Alert container message */ .nd-alert span { display: inline-block; min-width: 28px; vertical-align: middle; } /* * NetDania Alert types */ .nd-alert.success .nd-fsc-icn { color: green !important; } .nd-alert.warning .nd-fsc-icn { color: orange !important; } .nd-alert.error .nd-fsc-icn { color: red !important; } .nd-alert.info .nd-fsc-icn { color: dodgerblue !important; } /* * #NetDania Draggable * --------------------------------------------------------------- */ /*! * Draggabilly PACKAGED v1.2.4 * Make that shiz draggable * http://draggabilly.desandro.com * MIT license */ .draggable.is-dragging { z-index: 1000; } .draggable.is-dragging, .draggable:hover, /* * IE solution */ .ua-ie .draggable.is-dragging .nd-mdl-hd, .ua-ie .draggable:hover .nd-mdl-hd { cursor: move; } .draggable.is-dragging .nd-mdl-content, .draggable:hover .nd-mdl-content, .draggable.is-dragging .nd-mdl-ft, .draggable:hover .nd-mdl-ft, /* * IE solution */ .ua-ie .draggable.is-dragging, .ua-ie .draggable:hover { cursor: auto !important; } /* * #NetDania Html Custom controls * --------------------------------------------------------------- */ /* #NetDania Form inputs --------------------------------------------------------------- */ .nd-html-ctrl-custom input, .nd-html-ctrl-custom select, .nd-html-ctrl-custom textarea { -webkit-transition: all 0.35s ease-in-out; -khtml-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; } .nd-html-ctrl-custom input:focus, .nd-html-ctrl-custom select:focus, .nd-html-ctrl-custom textarea:focus { box-shadow: 0 0 5px rgba(81, 203, 238, 1); } /* #Placeholders --------------------------------------------------------------- */ .nd-html-ctrl-custom input::-webkit-input-placeholder, .nd-html-ctrl-custom textarea::-webkit-input-placeholder { opacity: 1; color: #dcdcdc; } .nd-html-ctrl-custom input:-moz-placeholder, .nd-html-ctrl-custom textarea:-moz-placeholder, .nd-html-ctrl-custom input::-moz-placeholder, .nd-html-ctrl-custom textarea::-moz-placeholder { opacity: 1; color: #dcdcdc; } .nd-html-ctrl-custom input:-ms-input-placeholder, .nd-html-ctrl-custom textarea:-ms-input-placeholder { color: #dcdcdc; } .nd-html-ctrl-custom input:hover::-webkit-input-placeholder, .nd-html-ctrl-custom textarea:hover::-webkit-input-placeholder { opacity: 1; color: #aaa; } .nd-html-ctrl-custom input:hover:-moz-placeholder, .nd-html-ctrl-custom textarea:hover:-moz-placeholder, .nd-html-ctrl-custom input:hover::-moz-placeholder, .nd-html-ctrl-custom textarea:hover::-moz-placeholder { opacity: 1; color: #aaa; } .nd-html-ctrl-custom input:hover:-ms-input-placeholder, .nd-html-ctrl-custom textarea:hover:-ms-input-placeholder { color: #aaa; } /* * #NetDania Modals * --------------------------------------------------------------- */ /* * NetDania Modal outer container */ .nd-modal { display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 90; margin: 0 auto; } /* * Set RTL (Right-To-Left) direction on NetDania Modal */ .nd-modal.nd-rtl { direction: rtl; } /* * NetDania Modal active state */ .nd-modal.nd-mdl-active { display: block; } /* * NetDania Modal inner container */ .nd-modal-inner { z-index: 90; position: absolute; margin: 0; padding: 0; vertical-align: middle; text-align: left; } @media only screen and (max-width: 480px) { .nd-modal-inner { width: 90% !important; width: initial; } } @media only screen and (min-width: 481px) { .nd-modal-inner { min-width: 480px; max-width: 480px; width: initial; } } .nd-mdl-list .nd-tab-content { height: inherit; } .nd-mdl-list .nd-mdl-content > div .nd-tabber, .nd-mdl-list .nd-mdl-content > div .nd-tabber > div, .nd-mdl-list .nd-mdl-content .nd-tab-content, .nd-mdl-list .nd-mdl-content .nd-tab-content > div { height: initial; } .nd-mdl-list .nd-mdl-content .nd-fsc-list-wrapper { width: 100%; height: 250px; overflow-y: auto; } .nd-mdl-list .nd-mdl-content .nd-fsc-list { width: 100%; height: 300px; overflow: hidden; margin-top: 10px; } .nd-fsc-list-pagination { margin: 10px auto; display: flex; justify-content: center; flex-direction: row; } /* Default theme colors */ .nd-modal-inner { box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.73); /* rgb(0, 0, 0) ~ #000000 */ background: rgba(255, 255, 255, 0.95); /* rgb(255, 255, 255) ~ #ffffff */ color: #777; } /* End Default theme colors */ /* * NetDania Modal inner container centered */ .nd-modal-inner.nd-mdl-center { top: 50%; left: 50%; transform: translate(-50%, -50%); } /* * NetDania Modal Header */ .nd-mdl-hd { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 7px 22px 5px 6px; font-weight: 700; font-size: 0.75em; } .nd-mdl-hd i.nd-fsc-icn { /*margin-right: 4px;*/ } /* * RTL (Right-To-Left) direction make mirror changes to NetDania Modal Header */ .nd-modal.nd-rtl .nd-mdl-hd { padding-right: 6px; padding-left: 22px; text-align: right; } .nd-modal.nd-rtl .nd-mdl-hd i.nd-fsc-icn { /*margin-right: 0; margin-left: 4px;*/ } /* Default theme colors */ .nd-mdl-hd { border-bottom: 1px solid rgba(255, 255, 255, 0.95); /* rgb(255, 255, 255) ~ #ffffff */ background-color: #ececec; background-image: url("../assets/svgs/linear-gradient-mdl-hd-th-white.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ececec)); background-image: -webkit-linear-gradient(top, #fdfdfd, #ececec); background-image: -moz-linear-gradient(top, #fdfdfd, #ececec); background-image: -o-linear-gradient(top, #fdfdfd, #ececec); background-image: linear-gradient(to bottom, #fdfdfd, #ececec); color: #000; } /* End Default theme colors */ /* * NetDania Modal padding fix for mobile devices */ .ua-mobile .nd-mdl-hd { padding-right: 28px !important; } /* * NetDania Modal Close button */ .nd-mdl-hd > button { position: absolute; top: 4px; right: 3px; border: 0; padding: 2px 0 2px 4px; background: transparent; } /* * RTL (Right-To-Left) direction make mirror changes NetDania Close button */ .nd-modal.nd-rtl .nd-mdl-hd > button { right: auto; left: 3px; border-left: 0; padding: 2px 4px 2px 0; } /* Default theme colors */ .nd-mdl-hd > button { /*border-left: 1px solid #ccc;*/ color: #000; } .nd-modal.nd-rtl .nd-mdl-hd > button { /*border-right: 1px solid #ccc;*/ } .nd-mdl-hd > button:hover .nd-fsc-icn-Close { color: #f00; } .nd-mdl-hd > button:hover .nd-fsc-icn-Hide { color: #f00; } .nd-mdl-hd > button:hover .nd-fsc-icn-Settings { color: #f00; } /* End Default theme colors */ /* * NetDania Modal override width and height for close button on mobile devices */ .ua-mobile .nd-mdl-hd > button { top: 1px; width: 24px; height: 24px; } /* * NetDania Modal Content */ .nd-mdl-content { min-height: 24px; padding: 6px; font-size: 0.75em; } /* Default theme colors */ .nd-mdl-content { border-top: 1px solid rgba(185, 185, 185, 0.95); /* rgb(185, 185, 185) ~ #b9b9b9 */ color: #000; } /* End Default theme colors */ /* * NetDania Modal Content overflow */ .nd-mdl-content.nd-mdl-ovfscroll { overflow-y: scroll !important; } /* * NetDania Modal Content hidden */ .nd-modal-hidden-content { display: none; } /* * NetDania Modal positions for mobile devices */ .nd-modal-inner.nd-mdl-mobile { width: 100% !important; height: 100% !important; top: 0 !important; right: 0; bottom: 0; left: 0 !important; margin: 0 auto; } /* * NetDania Modal Footer */ .nd-mdl-ft { padding: 5px; font-size: 0.875em; } /* Default theme colors */ .nd-mdl-ft { border-top: 1px solid #eee; background-color: #fdfdfd; background-image: url("../assets/svgs/linear-gradient-mdl-ft-th-white.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#fdfdfd)); background-image: -webkit-linear-gradient(top, #ececec, #fdfdfd); background-image: -moz-linear-gradient(top, #ececec, #fdfdfd); background-image: -o-linear-gradient(top, #ececec, #fdfdfd); background-image: linear-gradient(to bottom, #ececec, #fdfdfd); } /* End Default theme colors */ /* * NetDania Modal Footer positions for buttons alignment */ .nd-mdl-ft.left { text-align: left; } /* * RTL (Right-To-Left) direction make mirror changes to left buttons alignment */ .nd-modal.nd-rtl .nd-mdl-ft.left { text-align: right; } .nd-mdl-ft.center { text-align: center; } .nd-mdl-ft.right { text-align: right; } /* * RTL (Right-To-Left) direction make mirror changes to right buttons alignment */ .nd-modal.nd-rtl .nd-mdl-ft.right { text-align: left; } /* * NetDania Modal Footer button */ .nd-mdl-content button, .nd-mdl-ft > button { display: inline-block; min-height: 32px; margin-right: 5px; padding: 4px 7px; font-size: 14px; } .nd--color-picker button { margin: 0; } .nd-mdl-content button:focus, .nd-mdl-ft > button:focus { outline: none; } /* * RTL (Right-To-Left) direction make mirror changes to buttons margins */ .nd-modal.nd-rtl .nd-mdl-content button, .nd-modal.nd-rtl .nd-mdl-ft > button { margin-right: 0 !important; margin-left: 5px; } /* Default theme colors */ .nd-mdl-content button, .nd-mdl-ft > button { border: 1px solid #aaa; background: #fff; color: #777; cursor: pointer; } /* disabled buttons (!important is needed for accidentally overwritten)*/ .nd-mdl-content button:disabled, .nd-mdl-ft > button:disabled { border-color: #cccdcf !important; box-shadow: none !important; background: #dedfe1 !important; color: #000 !important; opacity: 0.5 !important; cursor: default !important; } /* End Default theme colors */ /* * NetDania Modal Footer hidden button */ .nd-mdl-ft > button.nd-btn-hidden { display: none; } /* * NetDania Modal Footer OK and CANCEL button override */ .nd-mdl-ft > button.ok, .nd-mdl-ft > button.cancel { } /* Default theme colors */ .nd-mdl-content button:hover, .nd-mdl-ft > button:hover { border: 1px solid rgba(0, 0, 0, 0.5); background: #ddd; color: #000; } .nd-mdl-content button:active, .nd-mdl-ft > button:active { border: 1px solid rgba(0, 0, 0, 0.5); background: #ddd; color: #000; } /* End Default theme colors */ /* * NetDania Modal Footer last button margin-right override (last button) */ .nd-mdl-ft > button:last-child { margin-right: 0 !important } /* * RTL (Right-To-Left) direction make mirror changes to first button (margin-right override) */ .nd-modal.nd-rtl .nd-mdl-ft > button:last-child { margin-left: 0 !important; } /* * NetDania Modal Footer button inner content */ .nd-mdl-ft > button span { display: inline-block; margin: 0; padding: 0; vertical-align: middle; } /* * NetDania Modal Footer override margin-right for icon image in button inner content * (In case of exists icon image before button label) */ .nd-mdl-ft > button span.nd-btn-ico { margin-right: 5px; } /* * RTL (Right-To-Left) direction make mirror changes to left icon image margins */ .nd-modal.nd-rtl .nd-mdl-ft > button span.nd-btn-ico { margin-right: 0; margin-left: 5px; } /* * #NetDania Modal Themes * --------------------------------------------------------------- */ /* * #WHITE Theme * --------------------------------------------------------------- */ .nd-th-white .nd-modal-inner { border: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ box-shadow: 0 0 1.625em rgba(111, 111, 111, 0.35); /* rgb(111, 111, 111) ~ #6f6f6f */ background: #fdfdfe; color: #777; } .nd-th-white .nd-mdl-hd { border-bottom: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ background-color: #ececec; background-image: url("../assets/svgs/linear-gradient-mdl-hd-th-white.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ececec)); background-image: -webkit-linear-gradient(top, #fdfdfd, #ececec); background-image: -moz-linear-gradient(top, #fdfdfd, #ececec); background-image: -o-linear-gradient(top, #fdfdfd, #ececec); background-image: linear-gradient(to bottom, #fdfdfd, #ececec); color: #000; } .nd-th-white .nd-mdl-hd > button { /*border-left: 1px solid #ccc;*/ color: #000; } .nd-modal.nd-th-white.nd-rtl .nd-mdl-hd > button { /*border-right: 1px solid #ccc;*/ } .nd-th-white .nd-mdl-hd > button:hover { color: #f00; } .nd-th-white .nd-mdl-content { border-top: 1px solid #fdfdfe; color: #000; } .nd-th-white .nd-mdl-content input, .nd-th-white .nd-mdl-content select, .nd-th-white .nd-mdl-content textarea { border: 1px solid #aaa; color: #000; line-height: 18px; } .nd-th-white .nd-mdl-ft { border-top: 1px solid rgba(137, 148, 153, 0.25); /* rgb(137, 148, 153) ~ #899499 */ background: rgba(255, 255, 255, 1); } .nd-th-white .nd-mdl-content button, .nd-th-white .nd-mdl-ft > button { border: 1px solid rgba(0, 0, 0, 0.35); background: rgba(255, 255, 255, 1); color: #000; height: 32px; } .nd-th-white .nd-mdl-content button:hover, .nd-th-white .nd-mdl-ft > button:hover { border: 1px solid rgba(0, 0, 0, 0.5); background: #ddd; color: #000; } .nd-th-white .nd-mdl-content button:active, .nd-th-white .nd-mdl-ft > button:active { border: 1px solid rgba(0, 0, 0, 0.5); /* rgb(0, 0, 0) ~ #000000 */ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #ccc; color: #000; } .nd-th-white .nd--color-picker--input-color-box { border-color: #777; } /* * #BLACK Theme * --------------------------------------------------------------- */ .nd-th-black .nd-modal-inner { border: 1px solid rgba(139, 139, 139, 0.25); /* rgb(139, 139, 139) ~ #8b8b8b */ box-shadow: 0 0 1.625em rgba(106, 106, 106, 0.65); /* rgb(106, 106, 106) ~ #6a6a6a */ background: #2f2e2e; color: #777; } .nd-th-black .nd-mdl-hd { border-bottom: 1px solid rgba(139, 139, 139, 0.25); background-color: #262626; background-image: url("../assets/svgs/linear-gradient-mdl-hd-th-black.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#3a3a3a), to(#262626)); background-image: -webkit-linear-gradient(top, #3a3a3a, #262626); background-image: -moz-linear-gradient(top, #3a3a3a, #262626); background-image: -o-linear-gradient(top, #3a3a3a, #262626); background-image: linear-gradient(to bottom, #3a3a3a, #262626); color: #fff; } .nd-th-black .nd-mdl-hd > button { /*border-left: 1px solid #636363;*/ color: #fff; } .nd-modal.nd-th-black.nd-rtl .nd-mdl-hd > button { /*border-right: 1px solid #636363;*/ } .nd-th-black .nd-mdl-hd > button:hover { color: #f00; } .nd-th-black .nd-mdl-content { border-top: 1px solid #2f2e2e; color: #fff; } .nd-th-black .nd-mdl-content input, .nd-th-black .nd-mdl-content select, .nd-th-black .nd-mdl-content textarea { border: 1px solid #000; background: #ccc; color: #000; } .nd-th-black .nd-mdl-ft { border-top: 1px solid rgba(139, 139, 139, 0.25); background: rgba(55, 55, 55, 1); } .nd-th-black .nd-mdl-content button, .nd-th-black .nd-mdl-ft > button { border: 1px solid rgba(83, 83, 83, 0.85); background: rgba(55, 55, 55, 1); color: #fff; } .nd-th-black .nd-mdl-content button:hover, .nd-th-black .nd-mdl-ft > button:hover { border: 1px solid rgba(151, 151, 151, 0.75); background: #979797; color: #fff; } .nd-th-black .nd-mdl-content button:active, .nd-th-black .nd-mdl-ft > button:active { border: 1px solid rgba(151, 151, 151, 0.75); /* rgb(151, 151, 151) ~ #979797 */ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #8b8b8b; color: #fff; } .nd-th-black .nd--color-picker--input-color-box { border-color: #a5a5a5; } /* * #BLUE Theme * --------------------------------------------------------------- */ .nd-th-blue .nd-modal-inner { border: 1px solid rgba(57, 177, 252, 0.5); /* rgb(57, 177, 252) ~ #39b1fc */ box-shadow: 0 0 1.625em rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: #2a74a1; color: #777; } .nd-th-blue .nd-mdl-hd { border-bottom: 1px solid rgba(57, 177, 252, 0.5); /* rgb(57, 177, 252) ~ #39b1fc */ background-color: #1a5c86; background-image: url("../assets/svgs/linear-gradient-mdl-hd-th-blue.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#347ca9), to(#1a5c86)); background-image: -webkit-linear-gradient(top, #347ca9, #1a5c86); background-image: -moz-linear-gradient(top, #347ca9, #1a5c86); background-image: -o-linear-gradient(top, #347ca9, #1a5c86); background-image: linear-gradient(to bottom, #347ca9, #1a5c86); color: #fff; } .nd-th-blue .nd-mdl-hd > button { /*border-left: 1px solid #53aee7;*/ color: #fff; } .nd-modal.nd-th-blue.nd-rtl .nd-mdl-hd > button { /*border-right: 1px solid #53aee7;*/ } .nd-th-blue .nd-mdl-hd > button:hover { color: #f00; } .nd-th-blue .nd-mdl-content { border-top: 1px solid #2a74a1; color: #fff; } .nd-th-blue .nd-mdl-content input, .nd-th-blue .nd-mdl-content select, .nd-th-blue .nd-mdl-content textarea { border: 1px solid #2a89c1; background: #d1e7fb; color: #000; } .nd-th-blue .nd-mdl-ft { border-top: 1px solid rgba(57, 177, 252, 0.5); /* rgb(57, 177, 252) ~ #39b1fc */ background: rgba(27, 98, 141, 1); } .nd-th-blue .nd-mdl-content button, .nd-th-blue .nd-mdl-ft > button { border: 1px solid rgba(113, 140, 159, 0.75); background: rgba(27, 98, 141, 1); color: #fff; } .nd-th-blue .nd-mdl-content button:hover, .nd-th-blue .nd-mdl-ft > button:hover { border: 1px solid rgba(57, 177, 252, 0.5); background: #2a89c1; color: #fff; } .nd-th-blue .nd-mdl-content button:active, .nd-th-blue .nd-mdl-ft > button:active { border: 1px solid rgba(57, 177, 252, 0.5); /* rgb(57, 177, 252) ~ #39b1fc */ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #2a89c1; color: #fff; } .nd-th-blue .nd--color-picker--input-color-box { border-color: #ececec; } /* * #GRAY Theme * --------------------------------------------------------------- */ .nd-th-gray .nd-modal-inner { border: 1px solid rgba(160, 160, 160, 1); /* rgb(160, 160, 160) ~ #a0a0a0 */ box-shadow: 0 0 1.625em rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: #909292; color: #777; } .nd-th-gray .nd-mdl-hd { border-bottom: 1px solid rgba(160, 160, 160, 1); /* rgb(160, 160, 160) ~ #a0a0a0 */ background-color: #555555; background-image: url("../assets/svgs/linear-gradient-mdl-hd-th-gray.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#555555)); background-image: -webkit-linear-gradient(top, #646464, #555555); background-image: -moz-linear-gradient(top, #646464, #555555); background-image: -o-linear-gradient(top, #646464, #555555); background-image: linear-gradient(to bottom, #646464, #555555); color: #fff; } .nd-th-gray .nd-mdl-hd > button { /*border-left: 1px solid #9b9b9b;*/ color: #fff; } .nd-modal.nd-th-gray.nd-rtl .nd-mdl-hd > button { /*border-right: 1px solid #9b9b9b;*/ } .nd-th-gray .nd-mdl-hd > button:hover { color: #f00; } .nd-th-gray .nd-mdl-content { border-top: 1px solid #909292; color: #fff; } .nd-th-gray .nd-mdl-content input, .nd-th-gray .nd-mdl-content select, .nd-th-gray .nd-mdl-content textarea { border: 1px solid #8e8e8e; background: #efefef; color: #000; } .nd-th-gray .nd-mdl-ft { border-top: 1px solid rgba(160, 160, 160, 1); /* rgb(160, 160, 160) ~ #a0a0a0 */ background: rgba(100, 100, 100, 1); } .nd-th-gray .nd-mdl-content button, .nd-th-gray .nd-mdl-ft > button { border: 1px solid rgba(60, 62, 64, 1); background: rgba(100, 100, 100, 1); color: #fff; } .nd-th-gray .nd-mdl-content button:hover, .nd-th-gray .nd-mdl-ft > button:hover { border: 1px solid rgba(60, 62, 64, 0.75); background: #878787; color: #fff; } .nd-th-gray .nd-mdl-content button:active, .nd-th-gray .nd-mdl-ft > button:active { border: 1px solid rgba(60, 62, 64, 0.75); /* rgb(60, 62, 64) ~ #3c3e40 */ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #b1b1b1; color: #fff; } .nd-th-gray .nd--color-picker--input-color-box { border-color: #fff; } /* * #NEON Theme * --------------------------------------------------------------- */ .nd-th-neon .nd-modal-inner { border: 1px solid rgba(139, 139, 139, 0.25); /* rgb(139, 139, 139) ~ #8b8b8b */ box-shadow: 0 0 1.625em rgba(0, 0, 0, 0.35); /* rgb(0, 0, 0) ~ #000000 */ background: #2f2e2e; color: #777; } .nd-th-neon .nd-mdl-hd { border-bottom: 1px solid rgba(139, 139, 139, 0.25); /* rgb(139, 139, 139) ~ #8b8b8b */ background-color: #323232; background-image: url("../assets/svgs/linear-gradient-mdl-hd-th-neon.svg"); background-image: -webkit-gradient(linear, left top, left bottom, from(#535353), to(#323232)); background-image: -webkit-linear-gradient(top, #535353, #323232); background-image: -moz-linear-gradient(top, #535353, #323232); background-image: -o-linear-gradient(top, #535353, #323232); background-image: linear-gradient(to bottom, #535353, #323232); color: #fff; } .nd-th-neon .nd-mdl-hd > button { /*border-left: 1px solid #787878;*/ color: #fff; } .nd-modal.nd-th-neon.nd-rtl .nd-mdl-hd > button { /*border-right: 1px solid #787878;*/ } .nd-th-neon .nd-mdl-hd > button:hover { color: #f00; } .nd-th-neon .nd-mdl-content { border-top: 1px solid #2f2e2e; color: #777; } .nd-th-neon .nd-mdl-content input, .nd-th-neon .nd-mdl-content select, .nd-th-neon .nd-mdl-content textarea { border: 1px solid #000; background: #e8e8e8; color: #000; } .nd-th-neon .nd-mdl-ft { border-top: 1px solid rgba(139, 139, 139, 0.25); /* rgb(139, 139, 139) ~ #8b8b8b */ background: rgba(63, 63, 63, 1); } .nd-th-neon .nd-mdl-content button, .nd-th-neon .nd-mdl-ft > button { border: 1px solid rgba(0, 0, 0, 0.5); background: rgba(63, 63, 63, 1); color: #fff; } .nd-th-neon .nd-mdl-content button:hover, .nd-th-neon .nd-mdl-ft > button:hover { border: 1px solid rgba(0, 0, 0, 0.25); background: #606060; color: #fff; } .nd-th-neon .nd-mdl-content button:active, .nd-th-neon .nd-mdl-ft > button:active { border: 1px solid rgba(0, 0, 0, 0.25); /* rgb(0, 0, 0) ~ #000000 */ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.438) inset; /* rgb(0, 0, 0) ~ #000000 */ background: #606060; color: #fff; } .nd-th-neon .nd--color-picker--input-color-box { border-color: #a5a5a5; } /* * #NetDania Responsive tables * * .nd-resp-tbl - NetDania responsive display as Table * .nd-resp-tblcl - NetDania responsive display as Table Cell * * --------------------------------------------------------------- */ .nd-resp-tbl { display: table; width: 100%; height: 1%; margin-top: 8px; } .nd-resp-tbl:first-child { margin-top: 0; } .nd-resp-tbl .nd-resp-tblcl { display: table-cell; vertical-align: top; } .nd-resp-tbl .nd-resp-tblcl:first-child { font-weight: 700; vertical-align: middle; } .nd-resp-tbl .nd-resp-tblcl:nth-child(2) { width: 96px; text-align: right; } .nd-resp-tbl .nd-resp-tblcl:nth-child(2) select { max-width: 156px; font-size: 0.875em; } .nd-resp-tbl .nd-resp-tblcl.iradio input { margin-left: 5px; } .nd-resp-tbl .nd-resp-tblcl input.nd-spinner { width: 112px; padding: 0.5em !important; } .nd-resp-tbl .nd-resp-tblcl.iradio input:first-child { margin-left: 0; } .nd-resp-tbl .nd-resp-tblcl.iradio label { vertical-align: middle; font-size: 11px; } .nd-resp-tbl .nd-resp-tblcl input, .nd-resp-tbl .nd-resp-tblcl select { border: 1px solid #cdcdcd; padding: 5px; background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ffffff)); background-image: -webkit-linear-gradient(top, #efefef, #ffffff); background-image: -moz-linear-gradient(top, #efefef, #ffffff); background-image: -o-linear-gradient(top, #efefef, #ffffff); background-image: linear-gradient(to bottom, #efefef, #ffffff); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff'); } .nd-resp-tbl .nd-resp-tblcl input:hover, .nd-resp-tbl .nd-resp-tblcl textarea:hover, .nd-resp-tbl .nd-resp-tblcl select:hover { border-color: #aaa !important; box-shadow: inset 0 0 0.125em #aaa, 0 0.5em 0.5em -0.5em #000 !important; background: #fff !important; } .nd-resp-tbl .nd-resp-tblcl input:focus, .nd-resp-tbl .nd-resp-tblcl textarea:focus, .nd-resp-tbl .nd-resp-tblcl select:focus { outline: 0; /*box-shadow: inset 0 0 0.125em #aaa, 0 0.5em 0.5em -0.5em #000 !important;*/ box-shadow: 0 0 5px rgba(81, 203, 238, 1); background: #e7e7e7; } .nd-resp-tbl .nd-resp-tblcl input[type=radio] { border: 0; background: none; } /* #Media Queries --------------------------------------------------------------- */ @media only screen and (max-width: 30em) { .nd-resp-tbl .nd-resp-tblcl:first-child { font-weight: 700; font-size: 1.063em; } .nd-resp-tbl .nd-resp-tblcl:nth-child(2) { width: 112px !important; } .nd-resp-tbl .nd-resp-tblcl input, .nd-resp-tbl .nd-resp-tblcl select { border: 2px solid #cdcdcd; padding: 10px; font-size: 1.25em !important; } .nd-resp-tbl .nd-resp-tblcl input.nd-spinner { width: 96px; padding: 8px !important; } } @media only screen and (min-width: 30.063em) and (max-width: 48em) { .nd-resp-tbl .nd-resp-tblcl:first-child { font-weight: 700; font-size: 1em; } .nd-resp-tbl .nd-resp-tblcl:nth-child(2) { width: 96px !important; } .nd-resp-tbl .nd-resp-tblcl input, .nd-resp-tbl .nd-resp-tblcl select { border: 2px solid #cdcdcd; padding: 8px; font-size: 1.125em !important; } .nd-resp-tbl .nd-resp-tblcl input.nd-spinner { width: 80px; padding: 8px !important; } } /* * #NetDania Tabs * --------------------------------------------------------------- */ /*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) /* * NetDania Tab list container (UL) */ .nd-mdl-content ul > li { margin-bottom: -1px; } .nd-tabs { margin-top: 0; margin-bottom: 0; padding-left: 0; list-style: outside none none; } /* Default theme colors */ .nd-tabs { border-bottom: 1px solid rgba(55, 55, 55, 1); } /* End Default theme colors */ /* * Set RTL (Right-To-Left) direction on NetDania Tabs list (UL's LIs) */ .nd-rtl .nd-tabs { padding-right: 0; } /* * NetDania Tabs list (UL's LIs) */ .nd-tabs > li { position: relative; float: left; border: 1px solid transparent; padding: 6px 8px; cursor: pointer; margin: 0 0 -1px 0; list-style: outside none none; } /* * Set RTL (Right-To-Left) direction on NetDania Tabs list (UL's LIs) */ .nd-rtl .nd-tabs > li { float: right; } /* Default theme colors */ .nd-tabs > li { color: #000; } /* End Default theme colors */ /* * NetDania Tab current */ .nd-tabs > li.nd-tab-current { border: 1px solid; } /* Default theme colors */ .nd-tabs > li.nd-tab-current { border-color: rgba(55, 55, 55, 1) rgba(55, 55, 55, 1) #f5f5f5; background: #f5f5f5; color: #000; } /* End Default theme colors */ /* * NetDania Tab current fix 45 degree on border right/left */ .nd-tabs > li.nd-tab-current:before, .nd-tabs > li.nd-tab-current:after { position: absolute; width: 1px; height: 1px; content: ""; line-height: 0; font-size: 0; } .nd-tabs > li.nd-tab-current:before { bottom: -1px; left: -1px; border-top: 0 solid transparent; border-right: 0 solid transparent; border-left: 1px solid transparent; } .nd-tabs > li.nd-tab-current:after { right: -1px; bottom: -1px; border-top: 0 solid transparent; border-right: 1px solid transparent; border-left: 0 solid transparent; } /* Default theme colors */ .nd-tabs > li.nd-tab-current:before { border-left: 1px solid rgba(55, 55, 55, 1); } .nd-tabs > li.nd-tab-current:after { border-right: 1px solid rgba(55, 55, 55, 1); } /* End Default theme colors */ /* * NetDania Tab content */ .nd-tab-content { display: none; clear: both; border-width: 0 1px 1px !important; padding: 6px; } /* Default theme colors */ .nd-tab-content { border: 1px solid rgba(55, 55, 55, 1); background: #f5f5f5; color: rgba(55, 55, 55, 1); } /* End Default theme colors */ /* * NetDania current Tab content */ .nd-tab-content.nd-tab-current { display: inherit; } /* * NetDania Tab content default paragraph style */ .nd-tab-content p { margin: 0; line-height: 20px; } /* * #NetDania Tabs Themes * --------------------------------------------------------------- */ /* * #WHITE Theme * --------------------------------------------------------------- */ .nd-th-white .nd-tabs { border-bottom: 1px solid rgba(55, 55, 55, 1); } .nd-th-white .nd-tabs > li { color: #000; } .nd-th-white .nd-tabs > li.nd-tab-current { border-color: rgba(55, 55, 55, 1) rgba(55, 55, 55, 1) #f5f5f5; background: #f5f5f5; color: #000; } .nd-th-white .nd-tabs > li.nd-tab-current:before { border-left: 1px solid rgba(55, 55, 55, 1); } .nd-th-white .nd-tabs > li.nd-tab-current:after { border-right: 1px solid rgba(55, 55, 55, 1); } .nd-th-white .nd-tab-content { border: 1px solid rgba(55, 55, 55, 1); background: #f5f5f5; color: rgba(55, 55, 55, 1); } /* * #BLACK Theme * --------------------------------------------------------------- */ .nd-th-black .nd-tabs { border-bottom: 1px solid rgba(55, 55, 55, 1); } .nd-th-black .nd-tabs > li { color: #fff; } .nd-th-black .nd-tabs > li.nd-tab-current { border-color: rgba(55, 55, 55, 1) rgba(55, 55, 55, 1) #6a6767; background: #6a6767; color: #fff; } .nd-th-black .nd-tabs > li.nd-tab-current:before { border-left: 1px solid rgba(55, 55, 55, 1); } .nd-th-black .nd-tabs > li.nd-tab-current:after { border-right: 1px solid rgba(55, 55, 55, 1); } .nd-th-black .nd-tab-content { border: 1px solid rgba(55, 55, 55, 1); background: #6a6767; color: rgba(255, 255, 255, 1); } .nd-th-black .nd-tab-content input { color: rgba(55, 55, 55, 1); } /* * #BLUE Theme * --------------------------------------------------------------- */ .nd-th-blue .nd-tabs { border-bottom: 1px solid rgba(27, 98, 141, 1); } .nd-th-blue .nd-tabs > li { color: #fff; } .nd-th-blue .nd-tabs > li.nd-tab-current { border-color: rgba(27, 98, 141, 1) rgba(27, 98, 141, 1) #8fbdd9; background: #8fbdd9; color: #163051; } .nd-th-blue .nd-tabs > li.nd-tab-current:before { border-left: 1px solid rgba(27, 98, 141, 1); } .nd-th-blue .nd-tabs > li.nd-tab-current:after { border-right: 1px solid rgba(27, 98, 141, 1); } .nd-th-blue .nd-tab-content { border: 1px solid rgba(27, 98, 141, 1); background: #8fbdd9; color: rgba(27, 98, 141, 1); } /* * #GRAY Theme * --------------------------------------------------------------- */ .nd-th-gray .nd-tabs { border-bottom: 1px solid rgba(100, 100, 100, 1); } .nd-th-gray .nd-tabs > li { color: #fff; } .nd-th-gray .nd-tabs > li.nd-tab-current { border-color: rgba(100, 100, 100, 1) rgba(100, 100, 100, 1) #c8cccb; background: #c8cccb; color: #646464; } .nd-th-gray .nd-tabs > li.nd-tab-current:before { border-left: 1px solid rgba(100, 100, 100, 1); } .nd-th-gray .nd-tabs > li.nd-tab-current:after { border-right: 1px solid rgba(100, 100, 100, 1); } .nd-th-gray .nd-tab-content { border: 1px solid rgba(100, 100, 100, 1); background: #c8cccb; color: #646464; } /* * #NEON Theme * --------------------------------------------------------------- */ .nd-th-neon .nd-tabs { border-bottom: 1px solid rgba(63, 63, 63, 1); } .nd-th-neon .nd-tabs > li { color: #fff; } .nd-th-neon .nd-tabs > li.nd-tab-current { border-color: rgba(63, 63, 63, 1) rgba(63, 63, 63, 1) #6a6767; background: #6a6767; color: #fff; } .nd-th-neon .nd-tabs > li.nd-tab-current:before { border-left: 1px solid rgba(63, 63, 63, 1); } .nd-th-neon .nd-tabs > li.nd-tab-current:after { border-right: 1px solid rgba(63, 63, 63, 1); } .nd-th-neon .nd-tab-content { border: 1px solid rgba(63, 63, 63, 1); background: #6a6767; color: #fff; } .nd-th-neon .nd-tab-content input { color: rgba(55, 55, 55, 1); } /* -------- Font icons file --------- */ @font-face { font-family: "nd-fsc"; src: url('../assets/fonts/nd-nfsc.eot?8cfvuq'); src: url('../assets/fonts/nd-nfsc.eot?8cfvuq#iefix') format('embedded-opentype'), url('../assets/fonts/nd-nfsc.ttf?8cfvuq') format('truetype'), url('../assets/fonts/nd-nfsc.woff?8cfvuq') format('woff'), url('../assets/fonts/nd-nfsc.svg?8cfvuq#nd-fsc') format('svg'); font-weight: normal; font-style: normal; } i.nd-fsc-icn { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "nd-fsc" !important; /*speak: none;*/ font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; */ } .nd-fsc-icn { /*display: inline-block;*/ vertical-align: middle; text-align: center; } /* Default theme */ .nd-fsc-icn { position: relative; color: rgb(0, 0, 0); } .nd-fsc-icn24 { font-size: 24px; } .nd-fsc-icn12 { font-size: 12px; } .nd-fsc-icn16 { font-size: 16px; } .ua-mobile .nd-fsc-icn16 { font-size: 125%; } .nd-fsc-icn-About:before { content: "\e900"; } .nd-fsc-icn-AddText:before { content: "\e901"; } .nd-fsc-icn-Alert:before { content: "\e980"; } .nd-fsc-icn-Alert-Central:before { content: "\e981"; } .nd-fsc-icn-Area-Chart .path1:before { content: "\e902"; color: rgb(196, 196, 196); } .nd-fsc-icn-Area-Chart .path2:before { content: "\e903"; color: rgb(0, 0, 0); } .nd-fsc-icn-Arrow:before { content: "\e904"; } .nd-fsc-icn-ArrowDown:before { content: "\e905"; } .nd-fsc-icn-ArrowLeft:before { content: "\e906"; } .nd-fsc-icn-ArrowRight:before { content: "\e907"; } .nd-fsc-icn-ArrowUp:before { content: "\e908"; } .nd-fsc-icn-Autochartist:before { content: "\e983"; color: #008000; } .nd-fsc-icn-Bearish:before { content: "\e96f"; } .nd-fsc-icn-Bullish:before { content: "\e970"; } .nd-fsc-icn-CandleStick:before { content: "\e909"; } .nd-fsc-icn-ChartTypes:before { content: "\e90a"; } .nd-fsc-icn-Close:before { content: "\e90b"; } .nd-fsc-icn-CloseLine:before { content: "\e90c"; } .nd-fsc-icn-Crosshair:before { content: "\e90d"; } .nd-fsc-icn-Delete:before { content: "\e90e"; } .nd-fsc-icn-DeleteAllDrawings:before { content: "\e90f"; } .nd-fsc-icn-DeleteAllIndicators:before { content: "\e910"; } .nd-fsc-icn-DotChart:before { content: "\e911"; } .nd-fsc-icn-Download:before { content: "\e978"; } .nd-fsc-icn-Ellipse:before { content: "\e912"; } .nd-fsc-icn-EyeClosed:before { content: "\e967"; } .nd-fsc-icn-EyeOpen:before { content: "\e968"; } .nd-fsc-icn-FX:before { content: "\e926"; } .nd-fsc-icn-FastForward:before { content: "\e969"; } .nd-fsc-icn-Favorites .path1:before { content: "\e913"; color: rgb(55, 64, 77); } .nd-fsc-icn-Favorites .path2:before { content: "\e914"; color: rgb(153, 153, 153); } .nd-fsc-icn-Favorites .path3:before { content: "\e915"; color: rgb(153, 204, 102); } .nd-fsc-icn-Fibo-Arcs-Close:before { content: "\e916"; } .nd-fsc-icn-Fibo-Arcs-Free-Hand:before { content: "\e917"; } .nd-fsc-icn-Fibo-Arcs-HighLow:before { content: "\e918"; } .nd-fsc-icn-Fibo-Fans-Close:before { content: "\e919"; } .nd-fsc-icn-Fibo-Fans-FreeHand:before { content: "\e91a"; } .nd-fsc-icn-Fibo-Fans-HighLow:before { content: "\e91b"; } .nd-fsc-icn-Fibo-Retrace-Close:before { content: "\e91c"; } .nd-fsc-icn-Fibo-Retrace-Freehand:before { content: "\e91d"; } .nd-fsc-icn-Fibo-Retrace-HighLow:before { content: "\e91e"; } .nd-fsc-icn-Fibo-TimeZones:before { content: "\e91f"; } .nd-fsc-icn-Forest:before { content: "\e920"; } .nd-fsc-icn-FreeHandLine:before { content: "\e921"; } .nd-fsc-icn-FullScreen-A:before { content: "\e922"; } .nd-fsc-icn-FullScreen-A-Reverse:before { content: "\e923"; } .nd-fsc-icn-FullScreen-B:before { content: "\e924"; } .nd-fsc-icn-FullScreen-B-Reverse:before { content: "\e925"; } .nd-fsc-icn-Global:before { content: "\e927"; } .nd-fsc-icn-HLC-BarChart:before { content: "\e92b"; } .nd-fsc-icn-HLC-BarChart-Clr .path1:before { content: "\e92c"; color: rgb(183, 0, 5); } .nd-fsc-icn-HLC-BarChart-Clr .path2:before { content: "\e92d"; color: rgb(21, 144, 51); } .nd-fsc-icn-HLC-BarChart-Clr .path3:before { content: "\e92e"; color: rgb(0, 0, 0); } .nd-fsc-icn-Heikin-Ashi:before { content: "\e928"; } .nd-fsc-icn-HighLowLine:before { content: "\e929"; } .nd-fsc-icn-Histogram:before { content: "\e92a"; } .nd-fsc-icn-Hollow-Candles-Chart:before { content: "\e92f"; } .nd-fsc-icn-Horizontal-Close:before { content: "\e930"; } .nd-fsc-icn-Horizontal-Freehand:before { content: "\e931"; } .nd-fsc-icn-Horizontal-HighLow-Line:before { content: "\e932"; } .nd-fsc-icn-Info:before { content: "\e933"; } .nd-fsc-icn-Info-2:before { content: "\e97f"; } .nd-fsc-icn-Instruments:before { content: "\e934"; } .nd-fsc-icn-Line-Chart:before { content: "\e935"; } .nd-fsc-icn-Line-Dot-Chart:before { content: "\e936"; } .nd-fsc-icn-Lines:before { content: "\e937"; } .nd-fsc-icn-Linked-Together:before { content: "\e938"; } .nd-fsc-icn-Maximize:before { content: "\e96a"; } .nd-fsc-icn-MaximizeReset:before { content: "\e96b"; } .nd-fsc-icn-Measure:before { content: "\e939"; } .nd-fsc-icn-MeasureTool:before { content: "\e93a"; } .nd-fsc-icn-MeasureTool-Close:before { content: "\e976"; } .nd-fsc-icn-MeasureTool-HighLow:before { content: "\e977"; } .nd-fsc-icn-Metals:before { content: "\e93b"; } .nd-fsc-icn-OHLC-BarChart:before { content: "\e93c"; } .nd-fsc-icn-OHLC-ColoredBar .path1:before { content: "\e93d"; color: rgb(21, 144, 51); } .nd-fsc-icn-OHLC-ColoredBar .path2:before { content: "\e93e"; color: rgb(183, 0, 5); } .nd-fsc-icn-OHLC-ColoredBar .path3:before { content: "\e93f"; color: rgb(0, 0, 0); } .nd-fsc-icn-Parallel-Line:before { content: "\e940"; } .nd-fsc-icn-Pencil:before { content: "\e982"; } .nd-fsc-icn-Period:before { content: "\e941"; } .nd-fsc-icn-PopUp:before { content: "\e96e"; } .nd-fsc-icn-Print:before { content: "\e942"; } .nd-fsc-icn-Rectangle:before { content: "\e943"; } .nd-fsc-icn-RemoveAll:before { content: "\e944"; } .nd-fsc-icn-Renko .path1:before { content: "\e945"; color: rgb(0, 0, 0); } .nd-fsc-icn-Renko .path2:before { content: "\e946"; color: rgb(123, 123, 123); } .nd-fsc-icn-ResetFit:before { content: "\e96c"; } .nd-fsc-icn-Restore:before { content: "\e947"; } .nd-fsc-icn-Rewind:before { content: "\e96d"; } .nd-fsc-icn-Save:before { content: "\e979"; } .nd-fsc-icn-Search:before { content: "\e948"; } .nd-fsc-icn-SearchComparison:before { content: "\e949"; } .nd-fsc-icn-SearchRelative:before { content: "\e94a"; } .nd-fsc-icn-Settings:before { content: "\e94b"; } .nd-fsc-icn-Share:before { content: "\e97a"; } .nd-fsc-icn-Share2:before { content: "\e97b"; } .nd-fsc-icn-Skin:before { content: "\e94c"; } .nd-fsc-icn-Strong-Bearish:before { content: "\e971"; } .nd-fsc-icn-Strong-Bullish:before { content: "\e972"; } .nd-fsc-icn-Studies:before { content: "\e94d"; } .nd-fsc-icn-StudyTemplate:before { content: "\e94e"; } .nd-fsc-icn-TimeScale:before { content: "\e94f"; } .nd-fsc-icn-TimeScale1:before { content: "\e950"; } .nd-fsc-icn-ToggleButton:before { content: "\e951"; } .nd-fsc-icn-Trading-Analysis .path1:before { content: "\e973"; color: rgb(0, 128, 0); } .nd-fsc-icn-Trading-Analysis .path2:before { content: "\e974"; color: rgb(170, 0, 0); } .nd-fsc-icn-Trading-Analysis-2:before { content: "\e975"; } .nd-fsc-icn-Triangle:before { content: "\e952"; } .nd-fsc-icn-UnLinked-Together:before { content: "\e953"; } .nd-fsc-icn-Upload:before { content: "\e97c"; } .nd-fsc-icn-User:before { content: "\e97d"; } .nd-fsc-icn-Users:before { content: "\e97e"; } .nd-fsc-icn-VerticalLine:before { content: "\e954"; } .nd-fsc-icn-View:before { content: "\e955"; } .nd-fsc-icn-Volume:before { content: "\e956"; } .nd-fsc-icn-Wildcard:before { content: "\e957"; } .nd-fsc-icn-WorkspaceCurrent .path1:before { content: "\e958"; color: rgb(0, 0, 0); } .nd-fsc-icn-WorkspaceCurrent .path2:before { content: "\e959"; color: rgb(37, 158, 1); } .nd-fsc-icn-WorkspaceCurrentInner .path1:before { content: "\e95a"; color: rgb(0, 0, 0); } .nd-fsc-icn-WorkspaceCurrentInner .path2:before { content: "\e95b"; color: rgb(37, 158, 1); } .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before { content: "\e95c"; color: rgb(0, 0, 0); } .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path2:before { content: "\e95d"; color: rgb(37, 158, 1); } .nd-fsc-icn-WorkspaceDelete:before { content: "\e95e"; } .nd-fsc-icn-WorkspaceNew:before { content: "\e95f"; } .nd-fsc-icn-WorkspaceNewUnsaved:before { content: "\e960"; } .nd-fsc-icn-WorkspaceSave:before { content: "\e961"; } .nd-fsc-icn-WorkspaceSaveAs:before { content: "\e962"; } .nd-fsc-icn-WorkspacesLayout:before { content: "\e963"; } .nd-fsc-icn-WorkspacesLayoutUnsaved:before { content: "\e964"; } .nd-fsc-icn-ZoomIn:before { content: "\e965"; } .nd-fsc-icn-ZoomOut:before { content: "\e966"; } /* * Fix multiple paths and flag icons for webview and modern browsers * --------------------------------------------------------------- */ /*.nd-mnu-ddl > li:not(.nd-mnu-dvd) { min-height: 20px; }*/ .nd-mnu-btn [class*="nd-fsc-icn-"], .nd-mnu-ddwn-btn [class*="nd-fsc-icn-"], .nd-colimg [class*="nd-fsc-icn-"] { position: relative; height: auto; text-align: left; } .nd-mnu-btn [class*="nd-fsc-icn-"], .nd-mnu-ddwn-btn [class*="nd-fsc-icn-"] { display: inline-block; } .nd-mnu-btn .nd-fsc-icn16[class*="nd-fsc-icn-"], .nd-mnu-ddwn-btn .nd-fsc-icn16[class*="nd-fsc-icn-"] { min-width: 16px; min-height: 16px; } .ua-mobile .nd-mnu-btn .nd-fsc-icn16[class*="nd-fsc-icn-"], .ua-mobile .nd-mnu-ddwn-btn .nd-fsc-icn16[class*="nd-fsc-icn-"] { /* * Minimum dimensions will be multiplied by mobile font size percent * Eg. min-width will be 16px (desktop size) * 125% (mobile font size percent from .ua-mobile .nd-mnu-opt font-size rule) * 16px x 125% = 20px */ min-width: 24px; min-height: 24px; } .nd-mnu-btn .nd-fsc-icn[class$="nd-fsc-icn-"], .nd-mnu-ddwn-btn .nd-fsc-icn[class$="nd-fsc-icn-"], .ua-mobile .nd-mnu-btn .nd-fsc-icn[class$="nd-fsc-icn-"], .ua-mobile .nd-mnu-ddwn-btn .nd-fsc-icn[class$="nd-fsc-icn-"] { min-width: 0; } .nd-colimg [class*="nd-fsc-icn-"] { display: block; } .nd-colimg .nd-fsc-icn16[class*="nd-fsc-icn-"] { min-height: 16px; } .nd-mnu-btn [class*="nd-fsc-icn-"] span, .nd-mnu-ddwn-btn [class*="nd-fsc-icn-"] span, .nd-colimg [class*="nd-fsc-icn-"] span { position: absolute; top: 0; left: 0; } .nd-mnu [class*="nd-fsc-icn-flag"] { display: inline-block; } .nd-mnu-btn [class*="nd-fsc-icn-flag"], .nd-mnu-ddwn-btn [class*="nd-fsc-icn-flag"] { margin-top: 2px; } .nd-colimg [class*="nd-fsc-icn-flag"] span { position: relative; } /* * #Android flag fixes * --------------------------------------------------------------- */ .ua-android .nd-fsc-icn-flag16 .flag { display: block; margin-top: 10%; } /* * #Right To Left fix positions * --------------------------------------------------------------- */ .nd-rtl .nd-colimg [class*="nd-fsc-icn-"] { vertical-align: top; text-align: right; } .nd-rtl .nd-colimg [class*="nd-fsc-icn-"] span { right: 0; } /* * #NetDania FSC Icons * --------------------------------------------------------------- */ /* * #WHITE Theme * --------------------------------------------------------------- */ .nd-th-white .nd-fsc-icn { color: rgb(0, 0, 0); } .nd-th-white .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn, .nd-th-white .nd-mnu-opt-dsbl .nd-fsc-icn, .nd-th-white .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before, .nd-th-white .nd-mnu-opt-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before, .nd-th-white .nd-mnu-opt-dsbl > button > span { color: rgb(204, 204, 204); } .nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn { color: #828282; } .nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn { border-top-color: #828282; } .nd-th-white .nd-fsc-icn-Area-Chart .path1:before { color: rgb(196, 196, 196); } .nd-th-white .nd-mnu .nd-mnu-opt:hover .nd-mnu-ddwn-btn .nd-fsc-icn-Area-Chart .path1:before { color: rgb(255, 255, 255); } .nd-th-white .nd-fsc-icn-Fibo-Arcs-Close .path1:before { color: rgba(255, 255, 255, 0); } .nd-th-white .nd-fsc-icn-Fibo-Arcs-Close .path2:before { color: rgb(0, 0, 0); } .nd-th-white .nd-fsc-icn-HLC-BarChart-Clr .path1:before { color: rgb(255, 102, 0); } .nd-th-white .nd-fsc-icn-HLC-BarChart-Clr .path2:before { color: rgb(73, 162, 162); } .nd-th-white .nd-fsc-icn-OHLC-ColoredBar .path1:before { color: rgb(73, 162, 162); } .nd-th-white .nd-fsc-icn-OHLC-ColoredBar .path2:before { color: rgb(255, 102, 0); } .nd-th-white .nd-fsc-icn-Trading-Analysis .path1:before { color: rgb(0, 166, 0); } .nd-th-white .nd-fsc-icn-Trading-Analysis .path2:before { color: rgb(255, 56, 49); } .nd-th-white .nd-fsc-icn-Renko .path2:before { color: rgb(99, 99, 99); } .nd-th-white .nd-fsc-list-item { border-bottom: 1px solid #ccc; } .nd-th-white .nd-fsc-icn[class$="Bullish"]:before { color: #00a600; } .nd-th-white .nd-fsc-icn[class$="Bearish"]:before { color: #ff3831; } /* * #WHITE Theme HOVER * --------------------------------------------------------------- */ /* * NetDania DropDown Menu */ .nd-th-white .nd-mnu-ddl > .nd-mnu-sel:not(.nd-mnu-ddl-multiple) i.nd-fsc-icn, .nd-th-white .nd-mnu-ddl > .nd-mnu-sel:not(.nd-mnu-ddl-multiple) span.nd-collbl, .nd-th-white .nd-mnu-ddl:not(.nd-mnu-ddl-multiple) > .nd-mnu-sel span.nd-coltxt, .nd-th-white .nd-mnu-ddl li:hover span i.nd-fsc-icn, .nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Area-Chart .path2:before, .nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Fibo-Arcs-Close .path2:before, .nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path1:before, .nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-HLC-BarChart-Clr .path3:before, .nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-OHLC-ColoredBar .path3:before, .nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path1:before, .nd-th-white .nd-fsc-icn-WorkspaceCurrentInner .path1:before, .nd-th-white .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before, .nd-th-white .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before { color: rgb(255, 255, 255); } .nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before { color: rgb(0, 0, 0); } /* * NetDania Context Menu */ .nd-th-white .ctmnu_itm:hover:not(.nd-ctmnu-disable) span i.nd-fsc-icn, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Area-Chart .path2:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Arcs-Close .path2:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path1:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path2:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path3:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path4:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-HLC-BarChart-Clr .path2:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-HLC-BarChart-Clr .path4:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-OHLC-ColoredBar .path5:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-OHLC-ColoredBar .path6:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path1:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path2:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path5:before { color: rgb(255, 255, 255); } .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path3:before, .nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path4:before { color: rgb(0, 0, 0); } /* * #BLACK Theme * --------------------------------------------------------------- */ .nd-th-black .nd-fsc-icn { color: rgb(255, 255, 255); } .nd-th-black .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn, .nd-th-black .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn, .nd-th-black .nd-mnu-opt-dsbl .nd-fsc-icn, .nd-th-black .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before, .nd-th-black .nd-mnu-opt-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before { color: rgb(189, 189, 189); } .nd-th-black .nd-fsc-icn-HLC-BarChart-Clr .path3:before, .nd-th-black .nd-fsc-icn-OHLC-ColoredBar .path3:before, .nd-th-black .nd-fsc-icn-WorkspaceCurrentInner .path1:before, .nd-th-black .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before, .nd-th-black .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before { color: rgb(255, 255, 255); } .nd-th-black .nd-fsc-icn-Area-Chart .path1:before { color: rgb(196, 196, 196); } .nd-th-black .nd-fsc-icn-Area-Chart .path2:before { color: rgb(255, 255, 255); } .nd-th-black .nd-fsc-icn-Fibo-Arcs-Close .path1:before { color: rgba(255, 255, 255, 0); } .nd-th-black .nd-fsc-icn-HLC-BarChart-Clr .path1:before { color: rgb(255, 102, 0); } .nd-th-black .nd-fsc-icn-HLC-BarChart-Clr .path2:before { color: rgb(73, 162, 162); } .nd-th-black .nd-fsc-icn-OHLC-ColoredBar .path1:before { color: rgb(73, 162, 162); } .nd-th-black .nd-fsc-icn-OHLC-ColoredBar .path2:before { color: rgb(255, 102, 0); } .nd-th-black .nd-fsc-icn-Trading-Analysis .path1:before { color: rgb(22, 241, 22); } .nd-th-black .nd-fsc-icn-Trading-Analysis .path2:before { color: rgb(195, 29, 29); } .nd-th-black .nd-fsc-icn-Renko .path1:before { color: rgb(255, 255, 255); } .nd-th-black .nd-fsc-list-item { border-bottom: 1px solid #909090; } .nd-th-black .nd-fsc-icn[class$="Bullish"]:before { color: #8eff15; } .nd-th-black .nd-fsc-icn[class$="Bearish"]:before { color: #de1a14; } /* * #BLACK Theme HOVER * --------------------------------------------------------------- */ /* * NetDania DropDown Menu */ .nd-th-black .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before { color: rgb(255, 255, 255); } /* * #BLUE Theme * --------------------------------------------------------------- */ .nd-th-blue .nd-fsc-icn { color: rgb(255, 255, 255); } .nd-th-blue .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn, .nd-th-blue .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn, .nd-th-blue .nd-mnu-opt-dsbl .nd-fsc-icn, .nd-th-blue .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before, .nd-th-blue .nd-mnu-opt-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before { color: rgb(77, 155, 194); } .nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn { color: #7ec5e0; } .nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn { border-top-color: #7ec5e0; } .nd-th-blue .nd-fsc-icn-HLC-BarChart-Clr .path3:before, .nd-th-blue .nd-fsc-icn-OHLC-ColoredBar .path3:before, .nd-th-blue .nd-fsc-icn-WorkspaceCurrentInner .path1:before, .nd-th-blue .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before, .nd-th-blue .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before { color: rgb(255, 255, 255); } .nd-th-blue .nd-fsc-icn-Area-Chart .path1:before { color: rgb(255, 255, 255); } .nd-th-blue .nd-fsc-icn-Area-Chart .path2:before { color: rgb(57, 177, 252); } .nd-th-blue .nd-fsc-icn-Fibo-Arcs-Close .path1:before { color: rgba(255, 255, 255, 0); } .nd-th-blue .nd-fsc-icn-HLC-BarChart-Clr .path1:before { color: rgb(255, 102, 0); } .nd-th-blue .nd-fsc-icn-HLC-BarChart-Clr .path2:before { color: rgb(73, 162, 162); } .nd-th-blue .nd-fsc-icn-OHLC-ColoredBar .path1:before { color: rgb(73, 162, 162); } .nd-th-blue .nd-fsc-icn-OHLC-ColoredBar .path2:before { color: rgb(255, 102, 0); } .nd-th-blue .nd-fsc-icn-Trading-Analysis .path1:before { color: rgb(0, 255, 0); } .nd-th-blue .nd-fsc-icn-Trading-Analysis .path2:before { color: rgb(228, 21, 21); } .nd-th-blue .nd-fsc-icn-Renko .path1:before { color: rgb(255, 255, 255); } .nd-th-blue .nd-fsc-icn-Renko .path2:before { color: rgb(57, 177, 252); } .nd-th-blue .nd-fsc-list-item { border-bottom: 1px solid #6c97b1; } .nd-th-blue .nd-fsc-icn[class$="Bullish"]:before { color: #00a600; } .nd-th-blue .nd-fsc-icn[class$="Bearish"]:before { color: #881e1a; } /* * #BLUE Theme HOVER * --------------------------------------------------------------- */ /* * NetDania DropDown Menu */ .nd-th-blue .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before { color: rgb(255, 255, 255); } /* * #GRAY Theme * --------------------------------------------------------------- */ .nd-th-gray .nd-fsc-icn { color: rgb(255, 255, 255); } .nd-th-gray .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn, .nd-th-gray .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn, .nd-th-gray .nd-mnu-opt-dsbl .nd-fsc-icn, .nd-th-gray .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before, .nd-th-gray .nd-mnu-opt-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before { color: rgb(159, 164, 165); } .nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn { color: #828282; } .nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn { border-top-color: #828282; } .nd-th-gray .nd-fsc-icn-HLC-BarChart-Clr .path3:before, .nd-th-gray .nd-fsc-icn-OHLC-ColoredBar .path3:before, .nd-th-gray .nd-fsc-icn-WorkspaceCurrentInner .path1:before, .nd-th-gray .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before, .nd-th-gray .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before { color: rgb(255, 255, 255); } .nd-th-gray .nd-fsc-icn-Area-Chart .path1:before { color: rgb(255, 255, 255); } .nd-th-gray .nd-fsc-icn-Area-Chart .path2:before { color: rgb(255, 255, 255); } .nd-th-gray .nd-fsc-icn-Fibo-Arcs-Close .path1:before { color: rgba(255, 255, 255, 0); } .nd-th-gray .nd-fsc-icn-HLC-BarChart-Clr .path1:before { color: rgb(255, 102, 0); } .nd-th-gray .nd-fsc-icn-HLC-BarChart-Clr .path2:before { color: rgb(73, 162, 162); } .nd-th-gray .nd-fsc-icn-OHLC-ColoredBar .path1:before { color: rgb(73, 162, 162); } .nd-th-gray .nd-fsc-icn-OHLC-ColoredBar .path2:before { color: rgb(255, 102, 0); } .nd-th-gray .nd-fsc-icn-Trading-Analysis .path1:before { color: rgb(7, 255, 7); } .nd-th-gray .nd-fsc-icn-Trading-Analysis .path2:before { color: rgb(228, 0, 0); } .nd-th-gray .nd-fsc-icn-Renko .path1:before { color: rgb(255, 255, 255); } .nd-th-gray .nd-fsc-list-item { border-bottom: 1px solid #9a9a9a; } .nd-th-gray .nd-fsc-icn[class$="Bullish"]:before { color: #0c8c0c; } .nd-th-gray .nd-fsc-icn[class$="Bearish"]:before { color: #b5221d; } /* * #GRAY Theme HOVER * --------------------------------------------------------------- */ /* * NetDania DropDown Menu */ .nd-th-gray .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before { color: rgb(255, 255, 255); } /* * #NEON Theme * --------------------------------------------------------------- */ .nd-th-neon .nd-fsc-icn { color: rgb(255, 255, 255); } .nd-th-neon .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn, .nd-th-neon .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn, .nd-th-neon .nd-mnu-opt-dsbl .nd-fsc-icn, .nd-th-neon .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before, .nd-th-neon .nd-mnu-opt-dsbl i[class*="nd-fsc-icn"] span[class*="path"]:before { color: rgb(130, 130, 130); } .nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn { color: #9c9c9c; } .nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn { border-top-color: #9c9c9c; } .nd-th-neon .nd-fsc-icn-HLC-BarChart-Clr .path3:before, .nd-th-neon .nd-fsc-icn-OHLC-ColoredBar .path3:before, .nd-th-neon .nd-fsc-icn-WorkspaceCurrentInner .path1:before, .nd-th-neon .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before, .nd-th-neon .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before { color: rgb(255, 255, 255); } .nd-th-neon .nd-fsc-icn-Area-Chart .path1:before { color: rgb(196, 196, 196); } .nd-th-neon .nd-fsc-icn-Area-Chart .path2:before { color: rgb(255, 255, 255); } .nd-th-neon .nd-fsc-icn-Fibo-Arcs-Close .path1:before { color: rgba(255, 255, 255, 0); } .nd-th-neon .nd-fsc-icn-HLC-BarChart-Clr .path1:before { color: rgb(255, 102, 0); } .nd-th-neon .nd-fsc-icn-HLC-BarChart-Clr .path2:before { color: rgb(73, 162, 162); } .nd-th-neon .nd-fsc-icn-OHLC-ColoredBar .path1:before { color: rgb(73, 162, 162); } .nd-th-neon .nd-fsc-icn-OHLC-ColoredBar .path2:before { color: rgb(255, 102, 0); } .nd-th-neon .nd-fsc-icn-Trading-Analysis .path1:before { color: rgb(7, 255, 7); } .nd-th-neon .nd-fsc-icn-Trading-Analysis .path2:before { color: rgb(228, 0, 0); } .nd-th-neon .nd-fsc-icn-Renko .path1:before { color: rgb(255, 255, 255); } .nd-th-neon .nd-fsc-list-item { border-bottom: 1px solid #3e3e3e; } .nd-th-neon .nd-fsc-icn[class$="Bullish"]:before { color: #00ff00; } .nd-th-neon .nd-fsc-icn[class$="Bearish"]:before { color: #ff0900; } /* * #NEON Theme HOVER * --------------------------------------------------------------- */ /* * NetDania DropDown Menu */ .nd-th-neon .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before { color: rgb(255, 255, 255); } /* * No border for input type=checkbox */ .nd-mdl-content input[type="checkbox"] { border: 0; margin-right: 5px; } .nd-mdl-content span.label { margin-left: 5px; } /* * EM - EM is a scalable unit used in web document media. One EM is equal to the current document font-size. * PX - Pixels are fixed-size units that are used in screen media. One pixel is equal to one dot on the computer screen resolution. * * .nd-fsc- ... means NetDania - Five Star Chart - ... * * */ .nd-nfsc { font: 16px Tahoma, 'Helvetica', Arial, sans-serif, serif !important; -webkit-font-smoothing: antialiased !important; -khtml-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; text-rendering: optimizeLegibility; /*-webkit-text-stroke: 1px rgba(0,0,0,0);*/ /** * * CSS definitions on FastClick examples (FastClick is a polyfill to remove click delays on browsers with touch UIs) * * @codingstandard ftlabs-jsv2 * @copyright The Financial Times Limited [All Rights Reserved] * @license MIT License (see LICENSE.txt) */ -webkit-text-size-adjust: none; -webkit-highlight: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 10; } .nd-nfsc .nd-is-results__option_th, .nd-nfsc .nd-is-results__option_td { font-family: inherit !important; font-size: 12px !important; /*color: inherit !important;*/ } .ua-mobile .nd-nfsc .nd-is-results__option_th, .ua-mobile .nd-nfsc .nd-is-results__option_td { font-size: 14px !important; } .nd-fsc.rtl { direction: rtl; } .nd-fsc, .nd-nfsc *, .nd-fsc:after, .nd-nfsc *:after, .nd-fsc:before, .nd-nfsc *:before { box-sizing: border-box; } /* #NetDania Chart Statusbar --------------------------------------------------------------- */ .nd-fsc-statusbar { display: none; } /* #NetDania Chart common declarations --------------------------------------------------------------- */ .nd-fsc-inner-container, .nd-fsc-statusbar { position: relative; } /* * Chart inner container */ .nd-fsc-inner-container { position: relative; z-index: 20; height: 100%; width: 100%; /* position: absolute; z-index: 10; max-width: 50em; min-width: 15em; margin: 1em 0.125em; */ } /* #NetDania Chart Component --------------------------------------------------------------- */ .nd-chart-component { position: relative; z-index: 30; overflow: hidden; width: 100%; background: white; } /* #NetDania Chart Component - Elegant line --------------------------------------------------------------- */ .nd-chart-component-elgant-vline { height: 7px; } /* -------- Menu Toolbar, Instrument LookUp ------------- Changes needed for the Instrument LookUp to fit the style/layout Changes for min width/height of the menu toolbar dropdown elements */ .nd-is .nd-is-dropdown-container { z-index: 80; /*padding-top: 4px !important;*/ font-weight: 300 !important; font-size: 11px !important; } .nd-mnu-ddwn { min-width: 10em !important; min-height: 2em !important; } /* Removing focused selection of Instrument LookUp */ .nd-is-selection .nd-is-selection--single:focus { border: 0 !important; outline-color: transparent; } /*--------- FSC Fullscreen/Windowed CSS -------*/ .nd-fsc-fullscreen-el { position: fixed !important; left: 0 !important; top: 0 !important; width: 100% !important; height: 100% !important; z-index: 200000 !important; padding: 0 0 !important; margin: 0 0 !important; max-width: none !important; min-width: initial !important; min-height: initial !important; max-height: none !important; } .nd-fsc-fullscreen-pg { height: 100% !important; min-width: 100% !important; width: 100% !important; overflow: hidden !important; position: static !important; padding: 0 0 !important; margin: 0 0 !important; } .ua-ios-8 .nd-fsc-fullscreen-el, .ua-ios-9 .nd-fsc-fullscreen-el { width: 100vw !important; height: 100% !important; } .ua-ios-8 .nd-fsc-fullscreen-pg, .ua-ios-9 .nd-fsc-fullscreen-pg { height: calc(100vh) !important; min-height: 100% !important; min-width: 100% !important; width: calc(100vw) !important; } .ua-ios-6 .nd-fsc-fullscreen-pg, .ua-ios-7 .nd-fsc-fullscreen-pg { height: 100vh !important; min-width: 100% !important; width: 100vw !important; } .nd-fsc-fullscreen-cmp-ccel { position: absolute !important; display: block !important; left: 0 !important; top: 0 !important; bottom: 0 !important; width: 100% !important; padding: 0 0 !important; margin: 0 0 !important; height: 100% !important; z-index: 0; } .nd-fsc-fullscreen-cmp-pg { overflow: hidden !important; } .nd-is .nd-fsc-icn-is { margin-bottom: 3px !important; } /** * Focus fixing issue */ .nd-is-container--focus { border: 0 !important; border-color: transparent !important; border-radius: 0 !important; outline: none !important; box-shadow: none !important; -webkit-appearance: none !important; } *:focus { outline: none; } /* #Clearfix hack --------------------------------------------------------------- */ /* * https://github.com/h5bp/html5-boilerplate/blob/master/LICENSE.txt * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * `contenteditable` attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } /* -------- Menu Toolbar --------- */ .nd-nfsc { /*box-shadow: 0 0.375em 0.375em -0.375em rgba(0, 0, 0, 1) !important;*/ box-shadow: 0 2px 8px 0 rgba(111, 111, 111, 0.35); background: white; } .nd-th-white.nd-nfsc { color: #000; } .nd-th-black.nd-nfsc { color: #fff; } .nd-th-blue.nd-nfsc { color: #000; } .nd-th-gray.nd-nfsc { color: #000; } .nd-th-neon.nd-nfsc { color: #fff; } /* #NetDania Chart Component --------------------------------------------------------------- */ .nd-th-white .nd-chart-component { background: rgb(255, 255, 255) !important; /* rgb(255, 255, 255) ~ #ffffff */ } .nd-th-black .nd-chart-component { background: rgb(0, 0, 0) !important; /* rgb(0, 0, 0) ~ #000000 */ } .nd-th-blue .nd-chart-component { background: rgb(209, 232, 255) !important; /* rgb(209, 232, 255) ~ #d1e8ff */ } .nd-th-gray .nd-chart-component { background: rgb(173, 173, 173) !important; /* rgb(173, 173, 173) ~ #adadad */ } .nd-th-neon .nd-chart-component { background: rgb(38, 38, 38) !important; /* rgb(8, 38, 38) ~ #262626 */ } .nd-nfsc .nd-fsc-scrollable-menu { height: auto; max-height: 400px; overflow-x: hidden; width: auto; max-width: 50px; overflow-y: auto } .nd-unselectable { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .nd-copyright-notice { position: absolute; font-size: 10px; font-family: Verdana; z-index: 4 } .nd-is-result { display: table; width: 100% } .nd-is-result-col1 { float: left; width: 40% } .nd-is-result-col2 { float: right; width: 50% } .nd-nfsc .nd-cp-handle { border-radius: 12px; cursor: pointer; height: 20px; left: 50%; margin-left: -17px; overflow: visible; position: absolute; text-align: center; width: 30px; z-index: 1 } .nd-nfsc .nd-icons, .nd-nfsc .nd-statusicons { overflow: hidden; position: absolute; z-index: 2; float: left } .nd-nfsc .nd-cp-handle span { color: #000; opacity: .5; display: block; height: 20px; margin: 0 auto; padding-top: 5px; width: 30px } .nd-nfsc .nd-cp-handle:active { cursor: url(../assets/images/closedhand.cur), default !important } .nd-nfsc .nd-icons { right: 55px } .nd-nfsc .nd-statusicons { left: 50px } .nd-nfsc .nd-fsc-icnbtn, .nd-nfsc .nd-fsc-icnbtn > span { border-radius: 2px; cursor: pointer; display: inline-block } .nd-nfsc .nd-fsc-icnbtn { float: left; -moz-user-select: none; border: 1px solid #DDD; background: no-repeat #fff; color: #000; opacity: .9; line-height: 0; overflow: visible; padding: 1px 0px; padding-top: 0px; padding-bottom: 0px; position: relative; text-align: center; font-size: 16px; margin: 1px; margin-right: 2px; } .nd-nfsc .nd-fsc-icnbtn:hover > span { background-color: rgba(153, 153, 153, .3); color: #444 } .nd-nfsc .nd-fsc-icnbtn:active > span { background-color: rgba(153, 153, 153, .9); color: #333 } .nd-nfsc .nd-fsc-fullexp { background-color: #B1B7B8; color: #FFF } .nd-nfsc .nd-cp-the-icons { font-size: 10px; line-height: 10px } .nd-nfsc .nd-clearborder { border-radius: 0 !important } .nd-nfsc .nd-hidedisplay { display: none !important } .nd-nfsc .nd-hidevisibility { visibility: hidden !important } .nd-fsc-no-transition { -webkit-transition: height 10ms; -moz-transition: height 10ms; -ms-transition: height 10ms; -o-transition: height 10ms; transition: height 10ms } .nd-nfsc .nd-icon-home { font-size: 16px } .nd-fsc.nd-fsc-white .nd-fsc-icnbtn-home { background-color: transparent; color: #00f; border: 0 } .nd-fsc.nd-fsc-black .nd-fsc-icnbtn-home, .nd-fsc.nd-fsc-neon .nd-fsc-icnbtn-home, .nd-fsc.nd-fsc-gray .nd-fsc-icnbtn-home, .nd-fsc.nd-fsc-blue .nd-fsc-icnbtn-home { background-color: transparent; color: #add8e6; border: 0 } .nd-fsc.nd-fsc-white .nd-cp-handle span { background-color: transparent } .nd-fsc.nd-fsc-black .nd-cp-handle span { background-color: #fff } .nd-fsc.nd-fsc-blue .nd-cp-handle span { background-color: transparent } .nd-fsc.nd-fsc-gray .nd-cp-handle span { background-color: transparent } .nd-fsc.nd-fsc-neon .nd-cp-handle span { background-color: #fff } .nd-fsc-icnbtn .nd-fsc-icn { color: black !important; } .nd-fsc-black .nd-fsc-icnbtn.nd-fsc-icnbtn-home .nd-fsc-icn, .nd-fsc-neon .nd-fsc-icnbtn.nd-fsc-icnbtn-home .nd-fsc-icn { color: #fff !important; } /* * Reset inherits */ /* NetDania Dropdown Options list */ .nd-mnu-ddl, /* NetDania Notification Menu Options list container (UL) */ .nd-mnu-notl, /* NetDania Context Menu inner container */ .nd-ctx-mnu { border-collapse: initial; border-spacing: 0; } .nd-nfsc .nd-border-red input, .nd-nfsc .nd-border-red select, .nd-nfsc .nd-border-red textarea { border: 2px solid #a00; } .nd-fsc-list-item .nd-fsc-list-button { width: 32px; font-size: 16px; line-height: 24px; margin-right: 5px; padding-left: 5px; } @media only screen and (max-width: 480px) { .nd-fsc-list-item div.nd-fsc-list-button { width: 32px; font-size: 24px; padding-left: 2px; } } select:disabled { background-color: rgb(235, 235, 228); } .nd-nfsc .nd-mnu .nd-mnu-opt, .nd-nfsc .nd-mnu .nd-mnu-opt:hover, .nd-nfsc .nd-mnu .nd-mnu-opt:active, .nd-nfsc .nd-mnu .nd-mnu-opt.buyBtnCls, .nd-nfsc .nd-mnu .nd-mnu-opt.buyBtnCls:hover, .nd-nfsc .nd-mnu .nd-mnu-opt.buyBtnCls:active, .nd-nfsc .nd-mnu .nd-mnu-opt.sellBtnCls, .nd-nfsc .nd-mnu .nd-mnu-opt.sellBtnCls:hover, .nd-nfsc .nd-mnu .nd-mnu-opt.sellBtnCls:active, .nd-nfsc .nd-mnu .nd-mnu-opt.nd-mnu-opt-dsbl, .nd-nfsc .nd-mnu .nd-mnu-opt.nd-mnu-opt-dsbl:hover, .nd-nfsc .nd-mnu .nd-mnu-opt.nd-mnu-opt-dsbl:active { border: 0; }