/*!

@license

COPYRIGHT (C) 2021 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@gmail.com> (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@gmail.com> (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. */
.nd-alert{clear:both}.nd-alert{margin:8px 0!important;line-height:20px;font-size:12px!important}.nd-alert span{display:inline-block;min-width:28px;vertical-align:middle}.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:#1e90ff!important}.nd-ctx-mnu-outer{position:absolute;width:100%;height:100%;top:0;left:0}.nd-ctx-mnu{position:absolute;z-index:90;display:none;width:160px;margin:0;border-radius:3px;padding:0;text-align:left;max-height:100%;overflow-y:auto}.nd-ctx-mnu.nd-ctmnu-active{display:block}.nd-ctmnu-mobile{position:absolute;top:16px!important;height:calc(100% - 2 * 16px);left:50%!important;margin:0 auto;vertical-align:top;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.nd-ctx-mnu ul li{margin:0}.nd-ctmnu{margin:0;padding:0!important;z-index:100}.nd-ctx-mnu-outer .nd-ctx-mnu:first-child>.nd-ctmnu{padding:4px 0!important}.nd-ctmnu>li{position:relative;display:table;width:100%;margin:0;padding:3px 10px 3px;list-style-type:none;font-size:12px;cursor:pointer}.ua-mobile .nd-ctmnu>li{font-size:100%}.nd-ctmnu-mobile .nd-ctmnu>li:hover{cursor:pointer}.nd-ctmnu>.nd-ctmnu-disable:hover{background:0 0!important;cursor:default}.nd-ctmnu>.nd-ctmnu-hd{padding:4px 10px 5px 10px;font-weight:700;font-size:12px}.nd-ctmnu>.nd-ctmnu-dvd{height:1px;margin:4px 0!important;padding:0!important}.nd-ctmnu>.nd-ctmnu-dvd:hover,.nd-ctmnu>.nd-ctmnu-hd:hover{background:0 0!important;cursor:default}.nd-ctmnu>li:first-child{margin-top:0}.nd-ctmnu>li:last-child{margin-bottom:0}.nd-ctmnu>li span{display:table-cell;vertical-align:middle}.nd-ctmnu>li span.nd-colfav{width:20px}.nd-ctmnu>li span.nd-colimg{width:20px}.nd-ctmnu>li span.nd-coltxt{padding:0 4px 0 3px}.nd-ctmnu>li span.nd-colarr{width:10px;vertical-align:top}.nd-ctmnu>.nd-ctmnu-doback{position:relative;text-transform:uppercase;font-weight:700}.nd-ctmnu-doback>em.ctm-arr-l{margin:3px 6px 0 26px}.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}.ua-mobile .nd-ctmnu>li .ctm-arr-l,.ua-mobile .nd-ctmnu>li .ctm-arr-r{margin-top:5px}.nd-ctmnu>li .ctm-arr-l{border-top:5px solid transparent;border-right:5px solid;border-bottom:5px solid transparent}.nd-ctmnu>li .ctm-arr-r{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid}.nd-ctx-mnu-outer.nd-rtl{direction:rtl}.nd-ctx-mnu-outer.nd-rtl .nd-ctmnu>li{text-align:right}.nd-ctx-mnu-outer.nd-rtl .nd-ctmnu>li span.nd-colimg{width:20px}.nd-ctx-mnu-outer.nd-rtl .nd-ctmnu>li .ctm-arr-r{border-left:5px transparent;border-right:5px solid}.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}.nd-ctx-mnu-outer.nd-rtl .nd-ctmnu>.nd-ctmnu-doback>em.ctm-arr-l{margin-right:30px;margin-left:14px}.nd-th-light .nd-ctx-mnu{border:1px solid #e8ebef;background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,253,254,.95)),to(rgba(244,247,249,.95)));background:-o-linear-gradient(top,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%);background:linear-gradient(180deg,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%)}.nd-th-light .nd-ctmnu>li{color:#506f8c}.nd-th-light .nd-ctmnu>li:hover{color:#40a4ff}.nd-th-light .nd-ctmnu>.nd-mnu-sel{color:#0085ff}.nd-th-light .nd-ctmnu>.nd-ctmnu-disable,.nd-th-light .nd-ctmnu>.nd-ctmnu-disable:hover{color:#cfd7df}.nd-th-light .nd-ctmnu>.nd-ctmnu-hd,.nd-th-light .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#161327}.nd-th-light .nd-ctmnu-dvd{border-top:1px solid rgba(181,194,207,.45)}.nd-th-light .nd-ctmnu>.nd-ctmnu-doback{color:#3fa3ff}.nd-th-light .nd-ctmnu>.nd-ctmnu-doback:hover{color:#0085ff}.nd-th-light .nd-ctmnu>li.nd-ctmnu-doback .ctm-arr-l{border-right-color:#0085ff}.nd-th-light .nd-ctmnu>li .ctm-arr-l{border-right-color:#0085ff}.nd-th-light .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#3fa3ff}.nd-th-light .nd-ctmnu>li .ctm-arr-r{border-left-color:#0085ff}.nd-th-light .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#3fa3ff}.nd-th-dark .nd-ctx-mnu{border:1px solid #0b0a0c;background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,29,41,.95)),to(rgba(20,25,36,.95)));background:-o-linear-gradient(top,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%);background:linear-gradient(180deg,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%)}.nd-th-dark .nd-ctmnu>li{color:#8894b2}.nd-th-dark .nd-ctmnu>li:hover{color:#8894b2}.nd-th-dark .nd-ctmnu>.nd-mnu-sel{text-shadow:0 0 20px #2cc9ca;color:#fff}.nd-th-dark .nd-ctmnu>.nd-ctmnu-disable,.nd-th-dark .nd-ctmnu>.nd-ctmnu-disable:hover{color:#676767}.nd-th-dark .nd-ctmnu>.nd-ctmnu-hd,.nd-th-dark .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#fff}.nd-th-dark .nd-ctmnu-dvd{border-top:1px solid #2f3543}.nd-th-dark .nd-ctmnu>.nd-ctmnu-doback{color:#00dbcb}.nd-th-dark .nd-ctmnu>.nd-ctmnu-doback:hover{color:#00ffec}.nd-th-dark .nd-ctmnu>li.nd-ctmnu-doback .ctm-arr-l{border-right-color:#00dbcb}.nd-th-dark .nd-ctmnu>li .ctm-arr-l{border-right-color:#00dbcb}.nd-th-dark .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#00ffec}.nd-th-dark .nd-ctmnu>li .ctm-arr-r{border-left-color:#00dbcb}.nd-th-dark .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#00ffec}.nd-th-darkpurple .nd-ctx-mnu{border:1px solid #18152f;background:-webkit-gradient(linear,left top,left bottom,color-stop(.29%,#1d1b3e),to(rgba(29,27,62,.9)));background:-o-linear-gradient(top,#1d1b3e .29%,rgba(29,27,62,.9) 100%);background:linear-gradient(180deg,#1d1b3e .29%,rgba(29,27,62,.9) 100%)}.nd-th-darkpurple .nd-ctmnu>li{color:#fff}.nd-th-darkpurple .nd-ctmnu>li:hover{color:rgba(255,255,255,.85)}.nd-th-darkpurple .nd-ctmnu>.nd-mnu-sel{text-shadow:0 0 20px #b567ff;color:#fff}.nd-th-darkpurple .nd-ctmnu>.nd-ctmnu-disable,.nd-th-darkpurple .nd-ctmnu>.nd-ctmnu-disable:hover{color:rgba(255,255,255,.35)}.nd-th-darkpurple .nd-ctmnu>.nd-ctmnu-hd,.nd-th-darkpurple .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#8689ec}.nd-th-darkpurple .nd-ctmnu-dvd{border-top:1px solid rgb(78,82,193,.35)}.nd-th-darkpurple .nd-ctmnu>.nd-ctmnu-doback{color:#90e0ff}.nd-th-darkpurple .nd-ctmnu>.nd-ctmnu-doback:hover{color:#90e0ff}.nd-th-darkpurple .nd-ctmnu>li.nd-ctmnu-doback .ctm-arr-l{border-right-color:#90e0ff}.nd-th-darkpurple .nd-ctmnu>li .ctm-arr-l{border-right-color:#90e0ff}.nd-th-darkpurple .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#fff}.nd-th-darkpurple .nd-ctmnu>li .ctm-arr-r{border-left-color:#90e0ff}.nd-th-darkpurple .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#fff}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(../assets/fonts/roboto/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(../assets/fonts/roboto/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:nd-fsc;src:url(../assets/fonts/nd-nfsc.eot?5uq3pg);src:url(../assets/fonts/nd-nfsc.eot?5uq3pg#iefix) format('embedded-opentype'),url(../assets/fonts/nd-nfsc.ttf?5uq3pg) format('truetype'),url(../assets/fonts/nd-nfsc.woff?5uq3pg) format('woff'),url(../assets/fonts/nd-nfsc.svg?5uq3pg#nd-fsc) format('svg');font-weight:400;font-style:normal}i.nd-fsc-icn{font-family:nd-fsc!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.nd-fsc-icn{vertical-align:middle;text-align:center}.nd-fsc-icn{position:relative}.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-Announce:before{content:'\e9ac'}.nd-fsc-icn-Area-Chart .path1:before{content:'\e902';color:#c4c4c4}.nd-fsc-icn-Area-Chart .path2:before{content:'\e903';color:#000}.nd-fsc-icn-Arrow:before{content:'\e904'}.nd-fsc-icn-ArrowDown:before{content:'\e905'}.nd-fsc-icn-ArrowLeft:before{content:'\e906'}.nd-fsc-icn-ArrowLower:before{content:'\e99c'}.nd-fsc-icn-ArrowRight:before{content:'\e907'}.nd-fsc-icn-ArrowTriangle:before{content:'\e99d'}.nd-fsc-icn-ArrowUp:before{content:'\e908'}.nd-fsc-icn-Autochartist:before{content:'\e983';color:green}.nd-fsc-icn-Bearish:before{content:'\e96f'}.nd-fsc-icn-Bullish:before{content:'\e970'}.nd-fsc-icn-CandleStick:before{content:'\e909'}.nd-fsc-icn-ChartPlay:before{content:'\e99e'}.nd-fsc-icn-ChartTypes:before{content:'\e90a'}.nd-fsc-icn-Checkbox-marked:before{content:'\e984'}.nd-fsc-icn-Checkbox-unmarked:before{content:'\e985'}.nd-fsc-icn-Close:before{content:'\e90b'}.nd-fsc-icn-CloseLine:before{content:'\e90c'}.nd-fsc-icn-CloseX:before{content:'\e99f'}.nd-fsc-icn-Comment:before{content:'\e9a0'}.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-ElliottWave:before{content:'\e9ae'}.nd-fsc-icn-Ellipse:before{content:'\e912'}.nd-fsc-icn-Eye:before{content:'\e9a1'}.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:#37404d}.nd-fsc-icn-Favorites .path2:before{content:'\e914';color:#999}.nd-fsc-icn-Favorites .path3:before{content:'\e915';color:#9c6}.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-Grid:before{content:'\e9a2'}.nd-fsc-icn-HLC-BarChart:before{content:'\e92b'}.nd-fsc-icn-HLC-BarChart-Clr .path1:before{content:'\e92c';color:#b70005}.nd-fsc-icn-HLC-BarChart-Clr .path2:before{content:'\e92d';color:#159033}.nd-fsc-icn-HLC-BarChart-Clr .path3:before{content:'\e92e';color:#000}.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-Instruments-1:before{content:'\e9b0'}.nd-fsc-icn-Instruments-2:before{content:'\e9b1'}.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-List:before{content:'\e9b2'}.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-Neutral-Trend:before{content:'\e9af'}.nd-fsc-icn-News:before{content:'\e9ad'}.nd-fsc-icn-MoveUp:before{content:'\e9a3'}.nd-fsc-icn-OHLC-BarChart:before{content:'\e93c'}.nd-fsc-icn-OHLC-ColoredBar .path1:before{content:'\e93d';color:#159033}.nd-fsc-icn-OHLC-ColoredBar .path2:before{content:'\e93e';color:#b70005}.nd-fsc-icn-OHLC-ColoredBar .path3:before{content:'\e93f';color:#000}.nd-fsc-icn-Overlay .path1:before{content:'\e9a4';color:#000}.nd-fsc-icn-Overlay .path2:before{content:'\e9a5';color:#000;opacity:.6}.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-Play:before{content:'\e986'}.nd-fsc-icn-PopUp:before{content:'\e96e'}.nd-fsc-icn-Print:before{content:'\e942'}.nd-fsc-icn-Rectangle:before{content:'\e943'}.nd-fsc-icn-RelativeTo:before{content:'\e9a6'}.nd-fsc-icn-RemoveAll:before{content:'\e944'}.nd-fsc-icn-Renko .path1:before{content:'\e945';color:#000}.nd-fsc-icn-Renko .path2:before{content:'\e946';color:#7b7b7b}.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-SettingsPreferences:before{content:'\e9a7'}.nd-fsc-icn-Share:before{content:'\e97a'}.nd-fsc-icn-Share2:before{content:'\e97b'}.nd-fsc-icn-ShareSocial:before{content:'\e9a8'}.nd-fsc-icn-Skin:before{content:'\e94c'}.nd-fsc-icn-Star:before{content:'\e9a9'}.nd-fsc-icn-StarEmpty:before{content:'\e9aa'}.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-Switch:before{content:'\e9ab'}.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:green}.nd-fsc-icn-Trading-Analysis .path2:before{content:'\e974';color:#a00}.nd-fsc-icn-Trading-Analysis-2:before{content:'\e975'}.nd-fsc-icn-Orders::before{content:'Or'}.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:#000}.nd-fsc-icn-WorkspaceCurrent .path2:before{content:'\e959';color:#259e01}.nd-fsc-icn-WorkspaceCurrentInner .path1:before{content:'\e95a';color:#000}.nd-fsc-icn-WorkspaceCurrentInner .path2:before{content:'\e95b';color:#259e01}.nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before{content:'\e95c';color:#000}.nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path2:before{content:'\e95d';color:#259e01}.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'}.nd-fsc-icn-line-pattern-0:before{content:'\e987'}.nd-fsc-icn-line-pattern-1:before{content:'\e988'}.nd-fsc-icn-line-pattern-10:before{content:'\e989'}.nd-fsc-icn-line-pattern-2:before{content:'\e98a'}.nd-fsc-icn-line-pattern-3:before{content:'\e98b'}.nd-fsc-icn-line-pattern-4:before{content:'\e98c'}.nd-fsc-icn-line-pattern-5:before{content:'\e98d'}.nd-fsc-icn-line-pattern-6:before{content:'\e98e'}.nd-fsc-icn-line-pattern-7:before{content:'\e98f'}.nd-fsc-icn-line-pattern-8:before{content:'\e990'}.nd-fsc-icn-line-pattern-9:before{content:'\e991'}.nd-fsc-icn-line-width-1:before{content:'\e992'}.nd-fsc-icn-line-width-10:before{content:'\e993'}.nd-fsc-icn-line-width-2:before{content:'\e994'}.nd-fsc-icn-line-width-3:before{content:'\e995'}.nd-fsc-icn-line-width-4:before{content:'\e996'}.nd-fsc-icn-line-width-5:before{content:'\e997'}.nd-fsc-icn-line-width-6:before{content:'\e998'}.nd-fsc-icn-line-width-7:before{content:'\e999'}.nd-fsc-icn-line-width-8:before{content:'\e99a'}.nd-fsc-icn-line-width-9:before{content:'\e99b'}.nd-colimg [class*=nd-fsc-icn-],.nd-mnu-btn [class*=nd-fsc-icn-],.nd-mnu-ddwn-btn [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-ddwn-btn .nd-fsc-icn16[class*=nd-fsc-icn-]{pointer-events:none}.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-]{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-colimg [class*=nd-fsc-icn-] span,.nd-mnu-btn [class*=nd-fsc-icn-] span,.nd-mnu-ddwn-btn [class*=nd-fsc-icn-] span{position:absolute;top:0;left:0}.nd-mnu [class*=nd-fsc-icn-flag]{display:inline-block}.nd-colimg [class*=nd-fsc-icn-flag] span{position:relative}.nd-fsc-icn-flag16 .flag{margin-top:-8px}.ua-mobile .nd-mnu-opt .nd-fsc-icn-flag16 .flag{margin-top:6px}.ua-mobile .nd-mnu-ddwn .nd-fsc-icn-flag16 .flag{display:block;margin-top:3px}.ua-mobile .nd-mnu-ddwn .nd-rtl .nd-fsc-icn-flag16 .flag{margin-top:8px}.nd-rtl .nd-colimg [class*=nd-fsc-icn-]{text-align:right}.nd-rtl .nd-colimg [class*=nd-fsc-icn-] span{right:0}.nd-fsc-icn-red{color:red}.nd-fsc-icn-green{color:green}.nd-th-light .nd-fsc-icn[class$=Bullish]:before{color:#52cf00}.nd-th-light .nd-fsc-icn[class$=Bearish]:before{color:#e20d0d}.nd-th-dark .nd-fsc-icn[class$=Bullish]:before{color:#8eff15}.nd-th-dark .nd-fsc-icn[class$=Bearish]:before{color:#de1a14}.nd-th-darkpurple .nd-fsc-icn[class$=Bullish]:before{color:#8eff15}.nd-th-darkpurple .nd-fsc-icn[class$=Bearish]:before{color:#de1a14}.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-nfsc .nd-hidedisplay{display:none!important}.nd-nfsc .nd-hidevisibility{visibility:hidden!important}.nd-full-w{width:100%}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.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:.875em}.nd-resp-tbl .nd-resp-tblcl.iradio input{margin-left:5px}.nd-resp-tbl .nd-resp-tblcl input.nd-spinner{width:112px;padding:.5em}.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(#fff));background-image:-webkit-linear-gradient(top,#efefef,#fff);background-image:-moz-linear-gradient(top,#efefef,#fff);background-image:-o-linear-gradient(top,#efefef,#fff);background-image:linear-gradient(to bottom,#efefef,#fff)}.nd-resp-tbl .nd-resp-tblcl input:hover,.nd-resp-tbl .nd-resp-tblcl select:hover,.nd-resp-tbl .nd-resp-tblcl textarea:hover{border-color:#aaa;box-shadow:inset 0 0 .125em #aaa,0 .5em .5em -.5em #000;background:#fff}.nd-resp-tbl .nd-resp-tblcl input:focus,.nd-resp-tbl .nd-resp-tblcl select:focus,.nd-resp-tbl .nd-resp-tblcl textarea:focus{outline:0;box-shadow:0 0 5px #51cbee;background:#e7e7e7}.nd-resp-tbl .nd-resp-tblcl input[type=radio]{border:0;background:0 0}@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}.nd-resp-tbl .nd-resp-tblcl input,.nd-resp-tbl .nd-resp-tblcl select{border:2px solid #cdcdcd;padding:10px;font-size:1.25em}.nd-resp-tbl .nd-resp-tblcl input.nd-spinner{width:96px;padding:8px}}@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}.nd-resp-tbl .nd-resp-tblcl input,.nd-resp-tbl .nd-resp-tblcl select{border:2px solid #cdcdcd;padding:8px;font-size:1.125em}.nd-resp-tbl .nd-resp-tblcl input.nd-spinner{width:80px;padding:8px}}.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-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}.nd-fsc-list-button{cursor:pointer;height:30px}.nd-fsc-list-item .nd-fsc-list-button{width:32px;margin-right:5px;padding-left:5px;line-height:24px;font-size:16px}@media only screen and (max-width:480px){.nd-fsc-list-item .nd-fsc-list-button{padding-left:2px;font-size:24px}}.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{margin-top:5px;margin-bottom:5px;cursor:pointer}@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-row{width:100%;display:table;table-layout:fixed;margin-bottom:5px}.nd-nfsc .nd-row>*{margin-right:5px}.nd-row .nd-col{display:table-cell;vertical-align:middle;padding-right:5px}.nd-col.nd-no-pad{padding:0}.nd-tbc-btn{width:35px;text-align:center}.nd-col.nd-no-pad.nd-tbc-btn{width:36px}.nd-mdl-content .nd-tbc-btn button{min-width:auto;border:0;border-radius:5px;padding:7px 9px}.nd-mdl-content .nd-tbc-btn button:not([class*=nd-btn-]){background:0 0}.nd-mdl-content .nd-fsc-search .nd-tbc-btn button{margin:0}.nd-row.nd-date-range{margin-bottom:3px}.tbl-full-w{margin-bottom:10px}.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 select,.nd-nfsc .nd-nfsc-dialog-tbl textarea{padding:.25em .5em}.nd-nfsc .nd-nfsc-dialog-tbl input:not([type=checkbox]),.nd-nfsc .nd-nfsc-dialog-tbl select{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}.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%;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;cursor:pointer}.nd-nfsc-dialog-button{display:inline-block;margin-right:3px}.nd-rtl .nd-nfsc-dialog-tbl .nd-nfsc-dialog-tbc:first-child{text-align:right}.nd-rtl .nd-nfsc-dialog-tbc:nth-child(2) .nd-mnu-opt{float:right}.nd-th-light .nd-fsc-list-item{border-bottom:1px solid #cfcfcf}.nd-th-light .nd-fsc-analysis-title span,.nd-th-light .nd-fsc-analysis-title~.nd-italic{color:#506f8c}.nd-th-light .nd-fsc-trading-load-more .nd-fsc-icn{color:#506f8c}.nd-th-light .nd-fsc-trading-load-more{color:#506f8c}.nd-th-light .nd-fsc-list-footer{color:#506f8c}.nd-th-light .nd-nfsc-dialog-tbl .tbl-del{color:red}.nd-th-dark .nd-fsc-list-item{border-bottom:1px solid #444}.nd-th-dark .nd-fsc-analysis-title span,.nd-th-dark .nd-fsc-analysis-title~.nd-italic{color:#fff}.nd-th-dark .nd-fsc-trading-load-more .nd-fsc-icn{color:#fff}.nd-th-dark .nd-fsc-trading-load-more{color:#fff}.nd-th-dark .nd-fsc-list-footer{color:#fff}.nd-th-dark .nd-nfsc-dialog-tbl .tbl-del{color:red}.nd-th-darkpurple .nd-fsc-list-item{border-bottom:1px solid #4c4c4c}.nd-th-darkpurple .nd-fsc-analysis-title span,.nd-th-darkpurple .nd-fsc-analysis-title~.nd-italic{color:#fff}.nd-th-darkpurple .nd-fsc-trading-load-more .nd-fsc-icn{color:#fff}.nd-th-darkpurple .nd-fsc-trading-load-more{color:#fff}.nd-th-darkpurple .nd-fsc-list-footer{color:#fff}.nd-th-darkpurple .nd-nfsc-dialog-tbl .tbl-del{color:red}.nd-tabs{margin:0;padding:0;list-style:outside none none}.nd-nfsc-tab-container{overflow:auto;max-height:275px;transition:all .33s cubic-bezier(.38,.8,.32,1.07)}.nd-nfsc-tab-container.nd-nfsc-tab-container-extended-footer{max-height:220px}.nd-tabs>li{position:relative;float:left;margin:0;padding:3px 10px 14px 0;list-style:outside none none;font-weight:700;cursor:pointer}.nd-tabs>li:not(:first-child){margin-left:3px}@keyframes slide-in-animate{from{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}.nd-tab-content{display:none;transition:all .33s cubic-bezier(.38,.8,.32,1.07);clear:both;padding:5px}.nd-modal .nd-tab-content,.nd-modal .nd-tabs{padding-right:40px;padding-left:40px}.nd-tab-content.nd-tab-current{display:inherit;animation:slide-in-animate .3s ease-in-out}.nd-nfsc .nd-nfsc-chart-label{float:left}.nd-nfsc label{font-weight:700}.nd-tab-content p{margin:0;line-height:20px}.nd-rtl .nd-tabs>li{float:right;padding:3px 0 14px 10px}.nd-rtl .nd-tabs>li:not(:first-child){margin-right:3px}.nd-th-light .nd-tabs{background:-webkit-gradient(linear,left top,left bottom,from(rgba(53,92,128,0)),to(rgba(192,223,252,.4)));background:-o-linear-gradient(top,rgba(53,92,128,0) 0,rgba(192,223,252,.4) 100%);background:linear-gradient(180deg,rgba(53,92,128,0) 0,rgba(192,223,252,.4) 100%);border-bottom:2px solid #cfd6de}.nd-th-light .nd-tabs>li{color:rgba(22,19,39,.5)}.nd-th-light .nd-tabs>li:hover{color:#40a4ff}.nd-th-light .nd-tabs>li.nd-tab-current{text-shadow:0 0 20px #90e0ff;color:#0085ff}.nd-th-light .nd-tab-content{color:#161327}.nd-th-dark .nd-tabs{background:-webkit-gradient(linear,left top,left bottom,from(rgba(11,13,18,0)),to(rgba(11,13,18,.4)));background:-o-linear-gradient(top,rgba(11,13,18,0) 0,rgba(11,13,18,.4) 100%);background:linear-gradient(180deg,rgba(11,13,18,0) 0,rgba(11,13,18,.4) 100%)}.nd-th-dark .nd-tabs>li{color:#96a4d3}.nd-th-dark .nd-tabs>li:hover{color:#00dbcb}.nd-th-dark .nd-tabs>li.nd-tab-current{text-shadow:0 0 20px #2cc9ca;color:#2cc9ca}.nd-th-dark .nd-tab-content{color:#fff}.nd-th-darkpurple .nd-tabs{background:-webkit-gradient(linear,left top,left bottom,from(rgba(16,13,33,0)),to(#171521));background:-o-linear-gradient(top,rgba(16,13,33,0) 40%,#171521 100%);background:linear-gradient(180deg,rgba(16,13,33,0) 40%,#171521 100%)}.nd-th-darkpurple .nd-tabs>li{color:#8689ec}.nd-th-darkpurple .nd-tabs>li.nd-tab-current{text-shadow:0 0 20px #b567ff;color:#fff}.nd-th-darkpurple .nd-tab-content{color:#fff}@font-face{font-family:nd-fsc-pos;src:url(../assets/fonts/nd-fsc-pos.eot?pxlrad);src:url(../assets/fonts/nd-fsc-pos.eot?pxlrad#iefix) format('embedded-opentype'),url(../assets/fonts/nd-fsc-pos.ttf?pxlrad) format('truetype'),url(../assets/fonts/nd-fsc-pos.woff?pxlrad) format('woff'),url(../assets/fonts/nd-fsc-pos.svg?pxlrad#nd-fsc-pos) format('svg');font-weight:400;font-style:normal}i.nd-fsc-pos-icn{font-family:nd-fsc-pos!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.nd-fsc-pos-icn{display:inline-block;vertical-align:middle;text-align:center}.nd-fsc-pos-icn-arrow-down:before{content:"\e900"}.nd-fsc-pos-icn-edit:before{content:"\e901"}.nd-fsc-pos-icn-info:before{content:"\e902"}.nd-fsc-pos-icn-move:before{content:"\e903"}.nd-fsc-pos-icn-recycle:before{content:"\e904"}.nd-fsc-pos-icn-remove:before{content:"\e905"}.nd-fsc-icn-recycle:before{content:"\e904"}.nd-fsc-icn-remove:before{content:"\e905"}.nd-chart-toolbar,.nd-order-toolbar{position:absolute;top:-10%;z-index:1000;padding-right:0;padding-left:.25em}.nd-order-toolbar{transform:translateY(-50%);z-index:11}.nd-order-toolbar>div{display:inline-block}.nd-order-toolbar>div>button{border:0;background-color:#444;color:#fff;cursor:pointer;font-size:12px;padding:4px 5px;margin-left:4px}.nd-order-toolbar.buy>div>button{background-color:#3c0}.nd-order-toolbar.sell>div>button{background-color:#d31a22}.nd-chart-toolbar:not(.citi){border:.063rem solid #999;border-radius:.25rem;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dfdfdf));background-image:-webkit-linear-gradient(top,#fff,#dfdfdf);background-image:-moz-linear-gradient(top,#fff,#dfdfdf);background-image:-o-linear-gradient(top,#fff,#dfdfdf);background-image:linear-gradient(to bottom,#fff,#dfdfdf)}.nd-chart-toolbar.citi>div>button{cursor:pointer}.nd-chart-toolbar .nd-add-limit,.nd-chart-toolbar .nd-add-stop{position:absolute}.nd-chart-toolbar .nd-add-limit,.nd-chart-toolbar .nd-add-stop button{white-space:nowrap}.nd-chart-toolbar .nd-trade-info{position:absolute;white-space:nowrap;bottom:35px;background-color:#555;color:#fff;padding:5px 15px}.nd-chart-toolbar .nd-trade-info.sell{background-color:#d31a22}.nd-chart-toolbar .nd-trade-info.buy{background-color:#3c0}.nd-chart-toolbar .nd-trade-info .nd-trade-value{font-size:18px;font-weight:700}.nd-chart-toolbar .nd-trade-info .nd-trade-volume{font-size:16px;margin-bottom:15px}.nd-chart-toolbar .nd-trade-info .nd-trade-date,.nd-chart-toolbar .nd-trade-info .nd-trade-execution{font-size:12px}.nd-chart-toolbar .nd-add-limit{top:-25px}.nd-chart-toolbar .nd-add-stop{bottom:-25px}.nd-chart-toolbar:not(.citi) button{margin:0;background:0 0;border:0;padding:0}.nd-chart-toolbar button.nd-ch-tlb-selected i{border:1px solid rgba(0,0,0,.5);border-radius:.25rem;box-shadow:0 .188rem .375rem rgba(0,0,0,.438) inset;background:#ccc}.nd-chart-toolbar i{border-right:.063rem solid #c9c9c9;padding:.5em .438em .5em .25em;color:#8c8c8c}.nd-chart-toolbar button:hover i{color:#000!important}.nd-chart-toolbar i.nd-fsc-pos-icn-arrow-down{font-size:.75rem}.nd-chart-toolbar i:last-child{border-right:0}.nd-fsc-position-rescaleBtn{background-color:#000;border-radius:5px;font-size:13px;text-align:center;color:#fff;padding-left:5px;padding-right:5px;cursor:pointer}.nd-nfsc{font:16px Roboto,Helvetica,Arial,sans-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-size-adjust:none;-webkit-highlight:none;-webkit-tap-highlight-color:transparent;-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-fsc,.nd-fsc:after,.nd-fsc:before,.nd-nfsc *,.nd-nfsc :after,.nd-nfsc :before{box-sizing:border-box}.nd-nfsc input:not([type=checkbox]),.nd-nfsc select{height:32px}.nd-nfsc input:not([type=checkbox]),.nd-nfsc select,.nd-nfsc textarea{padding:0 3px}.nd-nfsc select{-webkit-appearance:menulist}.nd-nfsc textarea{resize:none}.nd-nfsc-container{display:flex;flex-direction:column;border-radius:8px;padding-top:15px}.nd-nfsc .nd-fsc-inner-container{padding-bottom:15px}.nd-nfsc .nd-fsc-inner-container{position:relative;display:flex;z-index:20;height:100%;width:100%;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}.nd-chart-component{position:relative;z-index:30;overflow:hidden;width:100%}.nd-nfsc .nd-nfsc-chart-component{position:relative;margin-left:10px;text-align:left}.nd-nfsc .nd-nfsc-chart-component canvas{background:0 0!important}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}.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,.nd-nfsc .nd-nfsc-canvas-overlay-play{margin:0;padding:0;position:absolute;z-index:10;height:100%;width:100%}.nd-nfsc .nd-nfsc-chart-information-panel{position:absolute;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:#fff;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-chart-component-elgant-vline{height:7px}.nd-fsc-maximized{width:100%!important;height:100%!important}.nd-fsc-fullscreen-el{position:fixed!important;left:0!important;top:0!important;z-index:200000!important;width:100%!important;max-width:none!important;min-width:initial!important;height:100%!important;min-height:initial!important;max-height:none!important;margin:0!important;border-radius:0!important}.nd-fsc-fullscreen-pg{position:static!important;overflow:hidden!important;width:100%!important;min-width:100%!important;height:100%!important;margin:0 0!important;padding: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;top:0!important;bottom:0!important;left:0!important;z-index:0;width:100%!important;max-width:none!important;min-width:initial!important;height:100%!important;min-height:initial!important;max-height:none!important;margin:0 0!important;border-radius:0!important}.nd-fsc-fullscreen-cmp-pg{overflow:hidden!important}.nd-is .nd-fsc-icn-is{margin-bottom:0!important}:focus{outline:0}.nd-fsc-statusbar{position:relative;display:none}.nd-fsc.rtl{direction:rtl}.nd-nfsc .nd-lPanel{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;width:100%;height:100%;background:0 0}.nd-lPanel-active{display:block!important}.nd-nfsc .nd-lPanel div{position:absolute;top:45%;left:50%;z-index:50;width:2em;height:2em;margin:-1em 0 0 -1em;border:.063em solid;border-left:.125em solid;-webkit-animation:nd-spinner 750ms infinite linear;animation:nd-spinner 750ms infinite linear;border-radius:50%}.nd-nfsc-events-container{position:absolute;z-index:100;width:170px;height:80px;max-width:80%;overflow-y:hidden;visibility:hidden;opacity:0;padding:5px 4px;font-size:11px;line-height:11px;max-height:300px}.nd-nfsc-events-container .nd-nfsc-events-top{display:flex;flex-direction:row}.nd-nfsc-events-container .nd-nfsc-events-top .nd-nfsc-events-btn{width:10px;height:10px;vertical-align:middle}.nd-nfsc-events-container .nd-nfsc-events-top .nd-nfsc-events-btn[disabled=disabled]{opacity:.4}.nd-nfsc-events-container .nd-nfsc-events-top .nd-nfsc-events-title{cursor:pointer;flex:1;margin-left:5px;margin-right:5px;font-weight:700;font-size:12px;line-height:12px;height:13px;overflow:hidden}.nd-nfsc-events-container .nd-nfsc-events-body{cursor:pointer}.nd-nfsc-events-container .nd-nfsc-events-body .nd-nfsc-events-author,.nd-nfsc-events-container .nd-nfsc-events-body .nd-nfsc-events-summary{margin-top:4px}@-webkit-keyframes nd-spinner{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nd-spinner{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.nd-watermark{position:absolute;z-index:60;display:none;font-size:12px}.ua-mobile .nd-watermark{font-size:16px}.nd-watermark.nd-watermark-active{display:block;overflow:hidden}.nd-watermark.nd-watermark-active img{width:100%}.nd-watermark.nd-watermark-center{top:50%;left:50%;transform:translate(-50%,-50%)}.nd-watermark a{text-decoration:none;cursor:default}.nd-watermark a.nd-watermark-hsurl{cursor:pointer}.nd-watermark img{margin:0 5px;vertical-align:middle}.draggable.is-dragging{z-index:1000}.draggable.is-dragging,.draggable:hover,.ua-ie .draggable.is-dragging .nd-mdl-hd,.ua-ie .draggable:hover .nd-mdl-hd{cursor:move}.draggable.is-dragging .nd-mdl-content,.draggable.is-dragging .nd-mdl-ft,.draggable:hover .nd-mdl-content,.draggable:hover .nd-mdl-ft,.ua-ie .draggable.is-dragging,.ua-ie .draggable:hover{cursor:auto!important}.nd-nfsc-message-panel{position:absolute;width:100%;height:100%;padding:50px 20px;text-align:center;font-size:25px}.nfsc-tooltip-container{position:absolute;border-width:1px;border-style:solid;padding:5px;word-break:break-word;font-family:inherit;font-size:11px;z-index:11}.nfsc-tooltip-footer-bubble{width:10px;height:10px;position:absolute;z-index:11;border-radius:5px;pointer-events:none}.nfsc-orientation-down:after,.nfsc-orientation-left:after,.nfsc-orientation-right:after,.nfsc-orientation-up: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 initial}.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 initial}.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 initial}.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 initial}.nd-active-tooltip{position:relative;display:inline}.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 initial;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;content:attr(title);z-index:100}.nd-nfsc-autochartist .nd-mdl-content{max-height:275px;overflow:auto;transition:all .33s cubic-bezier(.38,.8,.32,1.07)}.nd-nfsc-autochartist .nd-mdl-content>div>select{margin-bottom:20px}.nd-nfsc-autochartist .nd-fsc-list{display:block;overflow:auto}.nd-nfsc-autochartist-show-all{margin:20px 0 0;float:left}.nd-nfsc-autochartist-show-all label{padding-left:5px;text-indent:-15px}.nd-app .nd-nfsc-autochartist-show-all input{height:auto;padding:0;margin:0;vertical-align:bottom;position:relative;top:-1px}.nd-fsc-list-pagination{margin-top:20px;padding:5px 15px}.nd-fsc-list-pagination [class*=nd-btn]{min-width:auto}.nd-nfsc-autochartist-show-more{margin:10px 0;float:right}.nd-nfsc .nd-nfsc-chart-button{position:initial;display:block;cursor:pointer}.nd-nfsc .nd-nfsc-chart-element{position:relative;display:inline-block}.nd-nfsc .nd-nfsc-chart-element:not(:last-child){margin-right:2px}.nd-nfsc [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn],.nd-nfsc [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]{padding:4px;font-size:12px;line-height:20px;border-radius:100%}.nd-nfsc .nd-nfsc-chart-button .nd-fsc-icn{vertical-align:inherit}.nd-nfsc .nd-nfsc-chart-button-reset-scale-distort,.nd-nfsc .nd-nfsc-chart-button-reset-scale-distort-container,.nd-nfsc .nd-nfsc-chart-button-restore,.nd-nfsc .nd-nfsc-chart-button-restore-container{margin-top:0}.nd-nfsc .nd-nfsc-chart-button-play-container{min-width:72px;min-height:72px;border-radius:100%;padding:5px 12px;line-height:72px;font-size:12px}.nd-nfsc .nd-nfsc-chart-button-play-container:hover{opacity:1}.nd-nfsc .nd-nfsc-chart-button-play{width:0;height:0;margin-top:19px;margin-left:10px;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:26px solid rgb(255,255,255,.7);border-top:0 solid transparent;background:0 0;transform:rotate(90deg)}.nd-nfsc .nd-nfsc-chart-button-play [class*=nd-fsc-icn]{margin-right:5px;padding:0;line-height:72px}.nd-nfsc .nd-nfsc-play-container{cursor:pointer;transform:translateY(-50%)}.nd-nfsc .nd-nfsc-chart-button-play .nd-fsc-icn-ArrowRight{font-size:35px}.nd-nfsc .nd-nfsc-chart-button-restore-container{margin-top:5px}.nd-nfsc .nd-nfsc-chart-button-hide .nd-fsc-icn-EyeHide:before,.nd-nfsc .nd-nfsc-chart-button-hide .nd-fsc-icn-EyeShow:before{content:'\e9a2'}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.nd-nfsc .nd-nfsc-chart-button-play-container.loading .nd-fsc-icn-Restore{display:inline-block;float:right;margin-left:10px;animation-name:spin;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}.jsCalendar table{font-family:inherit}.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-container ::-webkit-scrollbar{width:6px;height:6px}.nd-nfsc-container ::-webkit-scrollbar-thumb{border-radius:50px}@-moz-document url-prefix(){.nd-nfsc-container div{scrollbar-width:thin}}.nd-fsc-chart-instrument-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-bottom:15px;padding:0 0 0 10px}.nd-fsc-chart-instrument-wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.nd-fsc-chart-instrument-wrapper~.nd-is-dropdown-wrapper .nd-is-dropdown.nd-is-dropdown--below{border-radius:8px}.nd-fsc-chart-instrument-container{font-size:16px;flex-grow:0;flex-shrink:1;flex-basis:auto}.nd-fsc-chart-instrument-container .nd-is-selection{padding-right:7px}.nd-fsc-chart-instrument-container .nd-is-selection--single .nd-is-selection__arrow{padding-left:0!important}.nd--cns-sample-chart-information-bar{font-size:10px;flex-grow:1;flex-shrink:1;flex-basis:0}.nd-fsc-chart-instrument-wrapper.nd-rtl{direction:rtl}.nd-nfsc-container>.nd-is-dropdown-wrapper{height:100%!important}.nd-fsc-chart-instrument-container .nd-is.nd-is-container,.nd-nfsc-container>.nd-is-dropdown-wrapper .nd-is-dropdown-container{width:100%}.nd-fsc-chart-instrument-container .nd-is-selection--single .nd-is-selection__arrow b{margin-top:-2px}.nd-is-dropdown[dir=rtl] .nd-button__container .nd-coltxt{margin-right:5px;margin-left:auto}.nd-is-dropdown[dir=rtl] .nd-is-search--dropdown .nd---search-icn .nd-is-action-back i.nd-is-icon--back{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}body.nd-popup .nd-nfsc.nd-nfsc-container{border:0;padding-top:0}.nd-nfsc.nd-th-light{color:#506f8c}.nd-nfsc.nd-th-light.nd-nfsc-container{border:1px solid #e8ebef;background:-webkit-gradient(linear,left top,left bottom,from(#fcfeff),color-stop(99.88%,#f4f7f9));background:-o-linear-gradient(top,#fcfeff 0,#f4f7f9 99.88%);background:linear-gradient(180deg,#fcfeff 0,#f4f7f9 99.88%)}.nd-th-light .nd-chart-component{background:0 0}.nd-lPanel.nd-th-light div{border-color:#ddd;border-left-color:#bbb}.nd-nfsc.nd-th-light .nd-nfsc-chart-information-panel{color:#506f8c}.nd-th-light .nd-nfsc-events-container{box-shadow:0 2px 8px 0 rgba(111,111,111,.25);border:1px solid #e8ebef;background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,253,254,.95)),to(rgba(244,247,249,.95)));background:-o-linear-gradient(top,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%);background:linear-gradient(180deg,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%)}.nd-th-light .nd-nfsc-events-container.event .nd-nfsc-events-top .nd-nfsc-events-title{color:#ed8b00}.nd-th-light .nd-nfsc-events-container.event{border-color:#ed8b00}.nd-th-light .nd-nfsc-events-container.report .nd-nfsc-events-top .nd-nfsc-events-title{color:#0dbdff}.nd-th-light .nd-nfsc-events-container.report{border-color:#0dbdff}.nd-th-light [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn].nd-fsc-icn-EyeHide{color:#506f8c}.nd-th-light [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn].nd-fsc-icn-EyeShow{color:#e6e6e6}.nd-th-light [class*=nd-nfsc-chart-button-play-container]{background:-webkit-gradient(linear,left top,left bottom,from(#0085ff),to(#0076e2));background:-o-linear-gradient(top,#0085ff 0,#0076e2 99.52%);background:linear-gradient(180deg,#0085ff 0,#0076e2 99.52%);color:#fff}.nd-th-light [class*=nd-nfsc-chart-button-play-container]:hover{background:-webkit-gradient(linear,left top,left bottom,from(#49a8ff),to(#0085ff));background:-o-linear-gradient(top,#49a8ff 0,#0085ff 99.52%);background:linear-gradient(180deg,#49a8ff 0,#0085ff 99.52%);color:#fff}.nd-th-light .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-light .nd-nfsc-chart-button-restore-container{background:#fff;color:#506f8c}.nd-th-light [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn],.nd-th-light [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path],.nd-th-light [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]:before{background:#fff;color:#506f8c}.nd-th-light [class*=nd-nfsc-chart-button]:hover [class*=nd-fsc-icn],.nd-th-light [class*=nd-nfsc-chart-button]:hover [class*=nd-fsc-icn]>[class*=path],.nd-th-light [class*=nd-nfsc-chart-button]:hover [class*=nd-fsc-icn]>[class*=path]:before{color:#40a4ff}.nd-th-light [class*=nd-nfsc-chart-button]:active [class*=nd-fsc-icn],.nd-th-light [class*=nd-nfsc-chart-button]:active [class*=nd-fsc-icn]>[class*=path],.nd-th-light [class*=nd-nfsc-chart-button]:active [class*=nd-fsc-icn]>[class*=path]:before{color:#0085ff}.nd-th-light ::-webkit-scrollbar-thumb{background-color:rgba(25,22,43,.2);outline:1px solid rgba(25,22,43,.2)}.nd-th-light ::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #fff}@-moz-document url-prefix(){.nd-th-light div{scrollbar-color:rgba(25,22,43,.2) transparent}}.nd-th-light .nfsc-tooltip-container{border-color:rgba(80,111,140,.25);background:rgba(243,243,243,.85);color:#506f8c}.nd-th-light .nfsc-tooltip-footer-bubble{border:solid 1px rgba(243,243,243,.7)}.nd-th-light .nfsc-orientation-up:after{border-bottom:5px solid rgba(243,243,243,.7)}.nd-th-light .nfsc-orientation-down:after{border-top:5px solid rgba(243,243,243,.7)}.nd-th-light .nfsc-orientation-right:after{border-left:5px solid rgba(243,243,243,.7)}.nd-th-light .nfsc-orientation-left:after{border-right:5px solid rgba(243,243,243,.7)}.nd-th-light .nd-active-tooltip:active:after{border-left:5px solid rgba(243,243,243,.85)}.nd-th-light .nd-active-tooltip:active:before{background:rgba(243,243,243,.85);color:#506f8c}.nd-th-light .jsCalendar table{border:1px solid #e8ebef;box-shadow:0 0 1px rgba(169,169,169,.4);background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,253,254,.95)),to(rgba(244,247,249,.95)));background:-o-linear-gradient(top,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%);background:linear-gradient(180deg,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%);color:#506f8c}.nd-th-light .jsCalendar thead .jsCalendar-nav-left,.nd-th-light .jsCalendar thead .jsCalendar-nav-right{color:#0f7add}.nd-th-light .jsCalendar thead .jsCalendar-nav-left:hover,.nd-th-light .jsCalendar thead .jsCalendar-nav-right:hover{background:#40a4ff;color:#fff}.nd-th-light .jsCalendar thead .jsCalendar-title-name{color:#0f7add}.nd-th-light .jsCalendar thead .jsCalendar-week-days th{color:#6e6e6e}.nd-th-light .jsCalendar tbody td{color:#506f8c}.nd-th-light .jsCalendar tbody td.jsCalendar-next,.nd-th-light .jsCalendar tbody td.jsCalendar-previous{color:#cfd7df}.nd-th-light .jsCalendar tbody td.jsCalendar-current{background:#0f7add;color:#fff}.nd-th-light .jsCalendar tbody td:hover{background:#40a4ff;color:#fff}.nd-nfsc.nd-th-dark{color:#96a4d3}.nd-nfsc.nd-th-dark.nd-nfsc-container{background:linear-gradient(180deg,#181d29 0,#141924 100%)}.nd-th-dark .nd-chart-component{background:0 0}.nd-lPanel.nd-th-dark div{border-color:#ddd;border-left-color:#fbfbfb}.nd-nfsc.nd-th-dark .nd-nfsc-chart-information-panel{color:#96a4d3}.nd-th-dark .nd-nfsc-events-container{box-shadow:0 2px 8px 0 rgba(0,0,0,.45);background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,29,41,.95)),to(rgba(20,25,36,.95)));background:-o-linear-gradient(top,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%);background:linear-gradient(180deg,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%)}.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn].nd-fsc-icn-EyeHide{color:#8894b2}.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn].nd-fsc-icn-EyeShow{color:#2c3240}.nd-th-dark [class*=nd-nfsc-chart-button-play-container]{background:-webkit-gradient(linear,left top,left bottom,from(#00dbcb),to(#00b1a4));background:-o-linear-gradient(top,#00dbcb 0,#00b1a4 100%);background:linear-gradient(180deg,#00dbcb 0,#00b1a4 100%);color:#fff}.nd-th-dark [class*=nd-nfsc-chart-button-play-container]:hover{background:-webkit-gradient(linear,left top,left bottom,from(#00ffec),to(#00b1a4));background:-o-linear-gradient(top,#00ffec 0,#00b1a4 100%);background:linear-gradient(180deg,#00ffec 0,#00b1a4 100%);color:#fff}.nd-th-dark .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-dark .nd-nfsc-chart-button-restore-container{background:-webkit-gradient(linear,left top,left bottom,from(#19162b),to(#110e23));background:-o-linear-gradient(top,#19162b 0,#110e23 100%);background:linear-gradient(180deg,#19162b 0,#110e23 100%)}.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn],.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path],.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]:before{background:rgba(7,7,16,.8);color:#8894b2}.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]:hover,.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]:before:hover,.nd-th-dark [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]:hover{color:#96a4d3}.nd-th-dark ::-webkit-scrollbar-thumb{background-color:rgba(39,43,54,.9);outline:1px solid rgba(39,43,54,.9)}.nd-th-dark ::-webkit-scrollbar-track{box-shadow:inset 0 0 4px rgba(0,0,0,.2)}@-moz-document url-prefix(){.nd-th-dark div{scrollbar-color:rgba(39,43,54,.9) transparent}}.nd-th-dark .nfsc-tooltip-container{border-color:rgba(255,255,255,.1);background:rgba(39,42,52,.9);color:#fff}.nd-th-dark .nfsc-tooltip-footer-bubble{border:solid 1px rgba(39,42,52,.7)}.nd-th-dark .nfsc-orientation-up:after{border-bottom:5px solid rgba(39,42,52,.7)}.nd-th-dark .nfsc-orientation-down:after{border-top:5px solid rgba(39,42,52,.7)}.nd-th-dark .nfsc-orientation-right:after{border-left:5px solid rgba(39,42,52,.7)}.nd-th-dark .nfsc-orientation-left:after{border-right:5px solid rgba(39,42,52,.7)}.nd-th-dark .nd-active-tooltip:active:after{border-left:5px solid rgba(39,42,52,.85)}.nd-th-dark .nd-active-tooltip:active:before{background:rgba(39,42,52,.85);color:#fff}.nd-th-dark .jsCalendar table{border:1px solid #0b0a0c;background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,29,41,.95)),to(rgba(20,25,36,.95)));background:-o-linear-gradient(top,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%);background:linear-gradient(180deg,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%);color:#8894b2}.nd-th-dark .jsCalendar thead .jsCalendar-nav-left,.nd-th-dark .jsCalendar thead .jsCalendar-nav-right{color:#00dbcb}.nd-th-dark .jsCalendar thead .jsCalendar-nav-left:hover,.nd-th-dark .jsCalendar thead .jsCalendar-nav-right:hover{background:#00dbcb;color:#fff}.nd-th-dark .jsCalendar thead .jsCalendar-title-name{color:#00dbcb}.nd-th-dark .jsCalendar thead .jsCalendar-week-days th{color:#8894b2}.nd-th-dark .jsCalendar tbody td{color:#8894b2}.nd-th-dark .jsCalendar tbody td.jsCalendar-next,.nd-th-dark .jsCalendar tbody td.jsCalendar-previous{color:#444}.nd-th-dark .jsCalendar tbody td.jsCalendar-current{background:#00dbcb;color:#fff}.nd-th-dark .jsCalendar tbody td:hover{background:#132e36;color:#00dbcb}.nd-nfsc.nd-th-darkpurple{box-shadow:0 2px 8px 0 rgba(0,0,0,.35);color:#8689ec}.nd-nfsc.nd-th-darkpurple.nd-nfsc-container{border:1px solid #1e1c30;background:-webkit-gradient(linear,left top,left bottom,from(#19162b),to(#110e23));background:-o-linear-gradient(top,#19162b 0,#110e23 100%);background:linear-gradient(180deg,#19162b 0,#110e23 100%)}.nd-th-darkpurple .nd-chart-component{background:0 0}.nd-lPanel.nd-th-darkpurple div{border-color:#ddd;border-left-color:#fbfbfb}.nd-nfsc.nd-th-darkpurple .nd-nfsc-chart-information-panel{color:#fff}.nd-th-darkpurple .nd-nfsc-events-container{box-shadow:0 2px 8px 0 rgba(0,0,0,.9);background:-webkit-gradient(linear,left top,left bottom,color-stop(.29%,#1d1b3e),to(rgba(29,27,62,.9)));background:-o-linear-gradient(top,#1d1b3e .29%,rgba(29,27,62,.9) 100%);background:linear-gradient(180deg,#1d1b3e .29%,rgba(29,27,62,.9) 100%)}.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn].nd-fsc-icn-EyeHide{color:#8689ec}.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn].nd-fsc-icn-EyeShow{color:rgba(134,137,236,.35)}.nd-th-darkpurple [class*=nd-nfsc-chart-button-play-container]{background:-webkit-gradient(linear,left top,left bottom,from(#b567ff),color-stop(99.62%,rgba(181,103,255,.7)));background:-o-linear-gradient(top,#b567ff 0,rgba(181,103,255,.7) 99.62%);background:linear-gradient(180deg,#b567ff 0,rgba(181,103,255,.7) 99.62%);color:#fff}.nd-th-darkpurple [class*=nd-nfsc-chart-button-play-container]:hover{background:-webkit-gradient(linear,left top,left bottom,from(#b567ff),color-stop(99.62%,#b567ff));background:-o-linear-gradient(top,#b567ff 0,#b567ff 99.62%);background:linear-gradient(180deg,#b567ff 0,#b567ff 99.62%);color:#fff}.nd-th-darkpurple .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-darkpurple .nd-nfsc-chart-button-restore-container{background:-webkit-gradient(linear,left top,left bottom,from(#19162b),to(#110e23));background:-o-linear-gradient(top,#19162b 0,#110e23 100%);background:linear-gradient(180deg,#19162b 0,#110e23 100%)}.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn],.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path],.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]:before{background:rgba(7,7,16,.8);color:#8689ec}.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]:hover,.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]:before:hover,.nd-th-darkpurple [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]>[class*=path]:hover{color:rgba(134,137,236,.85)}.nd-th-darkpurple ::-webkit-scrollbar-thumb{background-color:rgba(134,137,236,.2);outline:1px solid rgba(134,137,236,.2)}.nd-th-darkpurple ::-webkit-scrollbar-track{box-shadow:inset 0 0 4px rgba(0,0,0,.2)}@-moz-document url-prefix(){.nd-th-darkpurple div{scrollbar-color:rgba(134,137,236,.2) transparent}}.nd-th-darkpurple .nfsc-tooltip-container{border-color:rgba(73,73,73,.7);background:rgba(73,73,73,.7);color:#fff}.nd-th-darkpurple .nfsc-tooltip-footer-bubble{border:solid 1px rgba(73,73,73,.7)}.nd-th-darkpurple .nfsc-orientation-up:after{border-bottom:5px solid rgba(73,73,73,.7)}.nd-th-darkpurple .nfsc-orientation-down:after{border-top:5px solid rgba(73,73,73,.7)}.nd-th-darkpurple .nfsc-orientation-right:after{border-left:5px solid rgba(73,73,73,.7)}.nd-th-darkpurple .nfsc-orientation-left:after{border-right:5px solid rgba(73,73,73,.7)}.nd-th-darkpurple .nd-active-tooltip:active:after{border-left:5px solid rgba(0,0,0,.85)}.nd-th-darkpurple .nd-active-tooltip:active:before{background:rgba(0,0,0,.85);color:#fff}.nd-th-darkpurple .jsCalendar table{background:#2d2a46;box-shadow:0 0 2px rgba(0,0,0,.4);color:#fff}.nd-th-darkpurple .jsCalendar thead .jsCalendar-nav-left,.nd-th-darkpurple .jsCalendar thead .jsCalendar-nav-right{color:#fff}.nd-th-darkpurple .jsCalendar thead .jsCalendar-nav-left:hover,.nd-th-darkpurple .jsCalendar thead .jsCalendar-nav-right:hover{background:#8689ec;color:#fff}.nd-th-darkpurple .jsCalendar thead .jsCalendar-title-name{color:#8689ec}.nd-th-darkpurple .jsCalendar thead .jsCalendar-week-days th{color:#fff}.nd-th-darkpurple .jsCalendar tbody td{color:#fff}.nd-th-darkpurple .jsCalendar tbody td.jsCalendar-next,.nd-th-darkpurple .jsCalendar tbody td.jsCalendar-previous{color:#5b5a5b}.nd-th-darkpurple .jsCalendar tbody td.jsCalendar-current{background:#52c9ff;color:#fff}.nd-th-darkpurple .jsCalendar tbody td:hover{background:#a960ee;color:#fff}.nd--color-picker,.nd--color-picker *,.nd--color-picker :after,.nd--color-picker :before,.nd--color-picker:after,.nd--color-picker:before{-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;padding:3px;background:#fff}.nd--color-picker i{font:inherit}.nd--color-picker--control{margin:0 0 5px;padding:0}.nd--color-picker--control input{margin:2px 0 0;padding:0;display:block;width:100%;height:auto!important;cursor:ew-resize}.nd--color-picker--input-color-box{display:inline-block;width:85px;height:25px;border-radius:5px;cursor:pointer}.nd--color-picker--palette-container{display:block;margin-bottom:5px}.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}.nd--color-picker--choose-custom-button,.nd--color-picker--custom-button{display:block;width:100%;height:auto;margin:0;padding:0 7px;border:1px solid #ccc;outline:0;background:0 0;line-height:1.5;height:auto;text-align:center!important;cursor:pointer}.nd--color-picker--choose-custom-button{border:1px solid #3a3a3a}.nd--color-picker.custom--mode .nd--color-picker--choose-custom-button,.nd--color-picker.custom--mode .nd--color-picker--custom-button{display:inline-block;width:50%}.nd--color-picker--sv{position:relative;display:inline-block;width:calc(90% - 10px);height:150px;background:transparent url(../assets/images/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:after,.nd--color-picker--sv i:before{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}.nd--color-picker--h{position:relative;display:inline-block;overflow:hidden;width:10%;height:150px;margin-left:10px;background:transparent url(../assets/images/color-picker-h.png) no-repeat 50% 50%;background-image:-webkit-linear-gradient(to top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background-image:-moz-linear-gradient(to top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background-image:linear-gradient(to top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 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:""}.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:transparent;-webkit-tap-highlight-color:transparent}@media only screen and (max-width:480px){.nd--color-picker{height:370px;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}span.nd--color-picker--palette-item:nth-child(odd){display:none}.nd--color-picker--palette-item{width:20%;height:44px}.nd--color-picker--h,.nd--color-picker--sv{height:280px}.nd--color-picker--sv{width:calc(85% - 10px)}.nd--color-picker--h{width:15%}.nd--color-picker--control input[type=range]{height:22px}.nd--color-picker--choose-custom-button,.nd--color-picker--custom-button{height:44px}}.nd-rtl .nd--color-picker--input-color-box{float:right}.nd-th-light .nd--color-picker--input-color-box{border-color:transparent}.nd-th-light .nd--color-picker{border:1px solid #e8ebef;background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,253,254,.95)),to(rgba(244,247,249,.95)));background:-o-linear-gradient(top,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%);background:linear-gradient(180deg,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%)}.nd-th-light .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-light .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-light .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-light .nd--color-picker--sv i:before{color:#fff}.nd-th-dark .nd--color-picker--input-color-box{border-color:transparent}.nd-th-dark .nd--color-picker{border:1px solid #18152f;background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,29,41,.95)),to(rgba(20,25,36,.95)));background:-o-linear-gradient(top,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%);background:linear-gradient(180deg,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%)}.nd-th-dark .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-dark .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-dark .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-dark .nd--color-picker--sv i:before{color:#fff}.nd-th-darkpurple .nd--color-picker--input-color-box{border-color:transparent}.nd-th-darkpurple .nd--color-picker{border:1px solid #18152f;background:-webkit-gradient(linear,left top,left bottom,color-stop(.29%,#1d1b3e),to(rgba(29,27,62,.9)));background:-o-linear-gradient(top,#1d1b3e .29%,rgba(29,27,62,.9) 100%);background:linear-gradient(180deg,#1d1b3e .29%,rgba(29,27,62,.9) 100%)}.nd-th-darkpurple .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-darkpurple .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-darkpurple .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-darkpurple .nd--color-picker--sv i:before{color:#fff}.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 *{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}.nd-btn-primary,.nd-btn-secondary,.nd-btn-tertiary{display:inline-block;width:auto;padding:7px 17px;border:0;border-radius:20px;font-size:12px;line-height:18px;min-width:80px;margin:0 9px;cursor:pointer;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nd-btn-primary:focus{outline:0}.nd-btn-primary[disabled]{cursor:default}.nd-btn-secondary:focus{outline:0}.nd-btn-secondary[disabled]{cursor:default}.nd-btn-tertiary:focus{outline:0}.nd-btn-tertiary[disabled]{cursor:default}.nd-fsc-analysis-button-top .nd-btn-arrow{min-width:auto;padding-right:10px;padding-left:10px}.nd-fsc-analysis-button-top [class*=nd-btn-]:not(:first-child){margin-left:0}.nd-fsc-analysis-button-top [class*=nd-btn-]:last-child{margin-right:0}.nd-th-light .nd-btn-primary,[nd-theme=light] .nd-btn-primary{border:none;background:#0085ff;background:-webkit-gradient(linear,left top,left bottom,from(#0085ff),to(#0076e2));background:-o-linear-gradient(top,#0085ff 0,#0076e2 99.52%);background:linear-gradient(180deg,#0085ff 0,#0076e2 99.52%);color:#fff}.nd-th-light .nd-btn-primary:hover,[nd-theme=light] .nd-btn-primary:hover{background:#49a8ff;background:-webkit-gradient(linear,left top,left bottom,from(#49a8ff),to(#0085ff));background:-o-linear-gradient(top,#49a8ff 0,#0085ff 99.5%);background:linear-gradient(180deg,#49a8ff 0,#0085ff 99.5%)}.nd-th-light .nd-btn-primary:active,[nd-theme=light] .nd-btn-primary:active{background:#0068c7;background:-webkit-gradient(linear,left top,left bottom,from(#0068c7),to(#0085ff));background:-o-linear-gradient(top,#0068c7 0,#0085ff 99.5%);background:linear-gradient(180deg,#0068c7 0,#0085ff 99.5%)}.nd-th-light .nd-btn-primary[disabled],.nd-th-light .nd-btn-primary[disabled]:hover,[nd-theme=light] .nd-btn-primary[disabled],[nd-theme=light] .nd-btn-primary[disabled]:hover{border:1px solid #40a4ff;background:rgba(255,255,255,.5);color:#40a4ff}.nd-th-light .nd-btn-secondary,[nd-theme=light] .nd-btn-secondary{background:#110f1f;background:-webkit-gradient(linear,left top,left bottom,from(#110f1f),to(#0b0a16));background:-o-linear-gradient(top,#110f1f 0,#0b0a16 100%);background:linear-gradient(180deg,#110f1f 0,#0b0a16 100%);color:#fff}.nd-th-light .nd-btn-secondary:hover,[nd-theme=light] .nd-btn-secondary:hover{background:#4f4c60;background:-webkit-gradient(linear,left top,left bottom,from(#4f4c60),to(#221f37));background:-o-linear-gradient(top,#4f4c60 0,#221f37 100%);background:linear-gradient(180deg,#4f4c60 0,#221f37 100%);color:#fff}.nd-th-light .nd-btn-secondary:active,[nd-theme=light] .nd-btn-secondary:active{background:#090b10;background:-webkit-gradient(linear,left top,left bottom,from(#090b10),to(#0f121a));background:-o-linear-gradient(top,#090b10 0,#0f121a 100%);background:linear-gradient(180deg,#090b10 0,#0f121a 100%);color:#fff}.nd-th-light .nd-btn-secondary[disabled],.nd-th-light .nd-btn-secondary[disabled]:hover,[nd-theme=light] .nd-btn-secondary[disabled],[nd-theme=light] .nd-btn-secondary[disabled]:hover{opacity:.1;mix-blend-mode:normal;background:#110f1f;background:-webkit-gradient(linear,left top,left bottom,from(#110f1f),to(#0b0a16));background:-o-linear-gradient(top,#110f1f 0,#0b0a16 100%);background:linear-gradient(180deg,#110f1f 0,#0b0a16 100%)}.nd-th-light .nd-btn-tertiary,[nd-theme=light] .nd-btn-tertiary{border:1px solid #0085ff;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(99.88%,#ebeef2));background:-o-linear-gradient(top,#fff 0,#ebeef2 99.88%);background:linear-gradient(180deg,#fff 0,#ebeef2 99.88%);color:#0085ff}.nd-th-light .nd-btn-tertiary:hover,[nd-theme=light] .nd-btn-tertiary:hover{border:1px solid #40a4ff;background:rgba(255,255,255,.5);color:#40a4ff}.nd-th-light .nd-btn-tertiary:active,[nd-theme=light] .nd-btn-tertiary:active{border:1px solid #005bae;background:rgba(255,255,255,.25);color:#005bae}.nd-th-light .nd-btn-tertiary[disabled],.nd-th-light .nd-btn-tertiary[disabled]:hover,[nd-theme=light] .nd-btn-tertiary[disabled],[nd-theme=light] .nd-btn-tertiary[disabled]:hover{opacity:.1;mix-blend-mode:normal;border:1px solid #0085ff}.nd-th-dark .nd-btn-primary,[nd-theme=dark] .nd-btn-primary{background:#00dbcb;background:-webkit-gradient(linear,left top,left bottom,from(#00dbcb),to(#00b1a4));background:-o-linear-gradient(top,#00dbcb 0,#00b1a4 100%);background:linear-gradient(180deg,#00dbcb 0,#00b1a4 100%);color:#fff}.nd-th-dark .nd-btn-primary:hover,[nd-theme=dark] .nd-btn-primary:hover{background:#00ffec;background:-webkit-gradient(linear,left top,left bottom,from(#00ffec),to(#00b1a4));background:-o-linear-gradient(top,#00ffec 0,#00b1a4 100%);background:linear-gradient(180deg,#00ffec 0,#00b1a4 100%);color:#fff}.nd-th-dark .nd-btn-primary:active,[nd-theme=dark] .nd-btn-primary:active{background:#00b1a4;background:-webkit-gradient(linear,left top,left bottom,from(#00b1a4),to(#00dbcb));background:-o-linear-gradient(top,#00b1a4 0,#00dbcb 100%);background:linear-gradient(180deg,#00b1a4 0,#00dbcb 100%);color:#fff}.nd-th-dark .nd-btn-primary[disabled],.nd-th-dark .nd-btn-primary[disabled]:hover,[nd-theme=dark] .nd-btn-primary[disabled],[nd-theme=dark] .nd-btn-primary[disabled]:hover{border:1px solid #00dbcb;background:0 0;color:#00dbcb}.nd-th-dark .nd-btn-secondary,[nd-theme=dark] .nd-btn-secondary{background:#090b10;color:#fff}.nd-th-dark .nd-btn-secondary:hover,[nd-theme=dark] .nd-btn-secondary:hover{background:#0f121a;background:-webkit-gradient(linear,left top,left bottom,from(#0f121a),to(#090b10));background:-o-linear-gradient(top,#0f121a 0,#090b10 100%);background:linear-gradient(180deg,#0f121a 0,#090b10 100%)}.nd-th-dark .nd-btn-secondary:active,[nd-theme=dark] .nd-btn-secondary:active{background:#090b10;background:-webkit-gradient(linear,left top,left bottom,from(#090b10),to(#0f121a));background:-o-linear-gradient(top,#090b10 0,#0f121a 100%);background:linear-gradient(180deg,#090b10 0,#0f121a 100%)}.nd-th-dark .nd-btn-secondary[disabled],.nd-th-dark .nd-btn-secondary[disabled]:hover,[nd-theme=dark] .nd-btn-secondary[disabled],[nd-theme=dark] .nd-btn-secondary[disabled]:hover{opacity:.1;mix-blend-mode:normal;background:#110f1f;background:-webkit-gradient(linear,left top,left bottom,from(#110f1f),to(#0b0a16));background:-o-linear-gradient(top,#110f1f 0,#0b0a16 100%);background:linear-gradient(180deg,#110f1f 0,#0b0a16 100%)}.nd-th-dark .nd-btn-tertiary,[nd-theme=dark] .nd-btn-tertiary{border:1px solid #00dbcb;background:inherit;color:#00dbcb}.nd-th-dark .nd-btn-tertiary:hover,[nd-theme=dark] .nd-btn-tertiary:hover{border:1px solid #00dbcb;background:rgba(0,219,203,.1);color:#00dbcb}.nd-th-dark .nd-btn-tertiary:active,[nd-theme=dark] .nd-btn-tertiary:active{border:1px solid #00a397;background:rgba(0,81,75,.1);color:#00a397}.nd-th-dark .nd-btn-tertiary[disabled],.nd-th-dark .nd-btn-tertiary[disabled]:hover,[nd-theme=dark] .nd-btn-tertiary[disabled],[nd-theme=dark] .nd-btn-tertiary[disabled]:hover{opacity:.1;mix-blend-mode:normal;border:1px solid #00dbcb}.nd-th-darkpurple .nd-btn-primary,[nd-theme=darkpurple] .nd-btn-primary{background:#575bc9;background:-webkit-gradient(linear,left top,left bottom,from(#575bc9),to(#4e52c1));background:-o-linear-gradient(top,#575bc9 0,#4e52c1 100%);background:linear-gradient(180deg,#575bc9 0,#4e52c1 100%);color:#fff}.nd-th-darkpurple .nd-btn-primary:hover,[nd-theme=darkpurple] .nd-btn-primary:hover{background:#6a6ff5;background:-webkit-gradient(linear,left top,left bottom,from(#6a6ff5),to(#4e52c1));background:-o-linear-gradient(top,#6a6ff5 0,#4e52c1 100%);background:linear-gradient(180deg,#6a6ff5 0,#4e52c1 100%);color:#fff}.nd-th-darkpurple .nd-btn-primary:active,[nd-theme=darkpurple] .nd-btn-primary:active{background:#6a6ff5;background:-webkit-gradient(linear,left top,left bottom,from(#6a6ff5),to(#4e52c1));background:-o-linear-gradient(top,#6a6ff5 0,#4e52c1 100%);background:linear-gradient(180deg,#6a6ff5 0,#4e52c1 100%);color:#fff}.nd-th-darkpurple .nd-btn-primary[disabled],.nd-th-darkpurple .nd-btn-primary[disabled]:hover,[nd-theme=darkpurple] .nd-btn-primary[disabled],[nd-theme=darkpurple] .nd-btn-primary[disabled]:hover{border:1px solid #8689ec;background:rgba(0,0,0,0);color:#8689ec}.nd-th-darkpurple .nd-btn-secondary,[nd-theme=darkpurple] .nd-btn-secondary{background:#090b10;color:#fff}.nd-th-darkpurple .nd-btn-secondary:hover,[nd-theme=darkpurple] .nd-btn-secondary:hover{background:#0f121a;background:-webkit-gradient(linear,left top,left bottom,from(#0f121a),to(#090b10));background:-o-linear-gradient(top,#0f121a 0,#090b10 100%);background:linear-gradient(180deg,#0f121a 0,#090b10 100%)}.nd-th-darkpurple .nd-btn-secondary:active,[nd-theme=darkpurple] .nd-btn-secondary:active{background:#090b10;background:-webkit-gradient(linear,left top,left bottom,from(#090b10),to(#0f121a));background:-o-linear-gradient(top,#090b10 0,#0f121a 100%);background:linear-gradient(180deg,#090b10 0,#0f121a 100%)}.nd-th-darkpurple .nd-btn-secondary[disabled],.nd-th-darkpurple .nd-btn-secondary[disabled]:hover,[nd-theme=darkpurple] .nd-btn-secondary[disabled],[nd-theme=darkpurple] .nd-btn-secondary[disabled]:hover{opacity:.1;mix-blend-mode:normal;background:#110f1f;background:-webkit-gradient(linear,left top,left bottom,from(#110f1f),to(#0b0a16));background:-o-linear-gradient(top,#110f1f 0,#0b0a16 100%);background:linear-gradient(180deg,#110f1f 0,#0b0a16 100%)}.nd-th-darkpurple .nd-btn-tertiary,[nd-theme=darkpurple] .nd-btn-tertiary{border:1px solid #8689ec;background:inherit;color:#8689ec}.nd-th-darkpurple .nd-btn-tertiary:hover,[nd-theme=darkpurple] .nd-btn-tertiary:hover{border:1px solid #8689ec;background:rgba(58,0,219,.1);color:#8689ec}.nd-th-darkpurple .nd-btn-tertiary:active,[nd-theme=darkpurple] .nd-btn-tertiary:active{border:1px solid #8689ec;background:rgba(58,0,219,.15);color:#8689ec}.nd-th-darkpurple .nd-btn-tertiary[disabled],.nd-th-darkpurple .nd-btn-tertiary[disabled]:hover,[nd-theme=darkpurple] .nd-btn-tertiary[disabled],[nd-theme=darkpurple] .nd-btn-tertiary[disabled]:hover{opacity:.1;mix-blend-mode:normal;border:1px solid #8689ec}.nd-app .shareon{display:flex}.nd-app .shareon>::before{width:30px;height:30px;left:12px;top:10px;vertical-align:middle}.nd-app .shareon>*{position:relative;text-align:center;vertical-align:middle;width:30px;height:30px;line-height:30px;padding:6px;border-radius:100%}.nd-th-light .nd-app .shareon>*{background:#413f50;color:#fff}.nd-th-dark .nd-app .shareon>*{background:#2e3649;color:#fff}.nd-th-darkpurple .nd-app .shareon>*{background:#413f50;color:#fff}.nd-modal .nd-mdl-inner .newsStoryContainer{border-radius:8px;margin-top:15px;padding:18px}.nd-modal .nd-mdl-inner .newsStoryContainer .newsMonitorDetailsContainer{align-items:center;display:flex;margin-bottom:20px}.nd-modal .nd-mdl-inner .newsStoryContainer .newsMonitorDetails{font-size:12px;line-height:14px}.nd-modal .nd-mdl-inner .newsMonitorDate,.nd-modal .nd-mdl-inner .newsMonitorSource{line-height:1;margin:.125em 0}.nd-modal .nd-mdl-inner .newsMonitorStory{background:0 0;border:0;margin:0;padding:0;font-size:12px;line-height:14px}.nd-modal .nd-mdl-inner .newsStoryContainer .newsMonitorShareOn{margin-left:auto}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-dialog-tbl{margin:6px 0 11px 0}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-dialog-tbl .nd-nfsc-dialog-tbc textarea{height:10rem}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-dialog-tbl tr{display:flex;align-items:center}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-dialog-tbl tr .nd-nfsc-dialog-tbc{margin:0;text-align:left}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-message{font-size:12px;font-weight:700;line-height:14px;margin-bottom:20px;padding:5px 0;text-align:center}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-image{height:35vh;overflow:hidden}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-image img{max-width:100%}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-title{font-size:16px;left:25px;line-height:19px;position:absolute;top:25px}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other{font-size:10px;font-weight:700;line-height:12px;position:absolute;right:30px;text-align:right;top:30px}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-instrument{font-size:12px;line-height:14px}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-additional{opacity:.5}.nd-modal .nd-mdl-inner .nd-mdl-content .nd-nfsc-social-share{text-align:center}.nd-modal .nd-mdl-inner .nd-nfsc .nd-nfsc-dialog-tbl{height:auto;margin-bottom:11px}.nd-modal .nd-mdl-inner .nd-nfsc .nd-nfsc-dialog-tbl .nd-nfsc-dialog-tbc{position:relative}.nd-modal .nd-mdl-inner .nd-nfsc .nd-nfsc-dialog-tbc:first-child{width:145px}.nd-modal .nd-mdl-inner .nd-nfsc .nd-nfsc-dialog-tbc:last-child{position:unset;width:175px}.nd-modal .nd-mdl-inner .nd-mnu-opt.nd-standalone{position:static;height:auto;min-width:100%;top:0}.nd-modal .nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn{padding:0;position:absolute;width:50%;width:calc(50% - 40px);max-height:200px;overflow:auto;border-top:0}.nd-modal .nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn{height:32px;line-height:14px;padding:0 15px;text-align:left;width:100%;text-shadow:none}.nd-modal .nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn span,.nd-modal .nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn span{text-shadow:none}.nd-modal .nd-mdl-inner .nd-mnu-ddwn{font-size:12px}.nd-modal .nd-mdl-inner .nd-mnu-ddl{padding:0}.nd-modal .nd-mdl-inner .nd-mnu-ddl li span.nd-coltxt{font-weight:300;padding:2px 0 0}.nd-mdl-inner.nd-mdl-datadisplay .shareon>::before{left:8px;top:8px}.nd-mdl-inner.nd-mdl-datadisplay .shareon>*{width:36px;height:36px;line-height:36px;padding:0}.nd-modal.nd-rtl .nd-mdl-inner .nd-nfsc .nd-nfsc-dialog-tbl{display:flex;flex-direction:row-reverse;align-items:center}.nd-modal.nd-rtl .nd-mdl-inner .newsStoryContainer .newsMonitorDetailsContainer{flex-direction:row-reverse}.nd-modal.nd-rtl .nd-mdl-inner .newsStoryContainer .newsMonitorShareOn{margin-left:0;margin-right:auto}.nd-modal.nd-rtl .nd-mdl-inner .newsMonitorStory{text-align:right}.nd-modal.nd-rtl .nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn{text-align:right}.nd-nfsc-dialog-tbc.message{text-align:center}.nd-mnu-opt.nd-standalone.nd-mnu-ddopen .nd-mnu-ddwn{max-width:unset;min-width:unset;width:100%}.nd-modal.nd-mbox-window-trading .nd-mdl-inner .nd-mdl-hd{padding-bottom:0}.nd-modal.nd-mbox-window-trading .nd-mdl-inner .nd-mdl-content .nd-mdl-content{padding-top:0;padding-bottom:0}.nd-mbox-window-trading .nd-trading-instrument{font-weight:700}.nd-mbox-window-trading .nd-trading-buttons{position:relative}.nd-mbox-window-trading .nd-trading-buttons [class*=nd-btn]{width:85px;min-width:auto;margin:0;border-radius:4px}.nd-mbox-window-trading .nd-spinner-buttons{position:relative!important}.nd-mbox-window-trading .nd-spinner-buttons span{position:absolute;top:4px;min-width:20px;margin:0;border-radius:5px;padding:2px 10px;font-weight:700}.nd-mbox-window-trading .nd-spinner-buttons span.action-increase{right:35px}.nd-mbox-window-trading .nd-spinner-buttons span.action-decrease{right:5px}.nd-th-light>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn{background:#fff;border:1px solid rgba(0,0,0,.35);color:#000}.nd-th-light>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn span,.nd-th-light>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn span{color:#000;text-shadow:none!important}.nd-th-light>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn{background:#fff;border:1px solid rgba(0,0,0,.35)}.nd-th-light>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn li:hover{background:#b9b9b9}.nd-th-light>.nd-mdl-inner .newsStoryContainer,[nd-theme=light] .nd-mdl-inner .newsStoryContainer{background:#fdfdfe;color:#777}.nd-th-light>.nd-mdl-inner .newsStoryContainer .newsMonitorAuthor,[nd-theme=light] .nd-mdl-inner .newsStoryContainer .newsMonitorAuthor{color:#113746}.nd-th-light>.nd-mdl-inner .newsMonitorStory,[nd-theme=light] .nd-mdl-inner .newsMonitorStory{color:#113746;text-align:left}.nd-th-light>.nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-instrument,[nd-theme=light] .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-instrument{color:#113746}.nd-th-dark>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn{background:#181d29;border:1px solid rgba(0,0,0,.35);color:#fff}.nd-th-dark>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn span,.nd-th-dark>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn span{color:#fff;text-shadow:none!important}.nd-th-dark>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn{background:#181d29;border:1px solid rgba(0,0,0,.35)}.nd-th-dark>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn li:hover{background:#1e222c}.nd-th-dark>.nd-mdl-inner .newsStoryContainer,[nd-theme=dark] .nd-mdl-inner .newsStoryContainer{background:#181d29;color:#fff}.nd-th-dark>.nd-mdl-inner .newsStoryContainer .newsMonitorAuthor,[nd-theme=dark] .nd-mdl-inner .newsStoryContainer .newsMonitorAuthor{color:#00dbcb}.nd-th-dark>.nd-mdl-inner .newsMonitorStory,[nd-theme=dark] .nd-mdl-inner .newsMonitorStory{color:#fff}.nd-th-dark>.nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-instrument,[nd-theme=dark] .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-instrument{color:#00dbcb}.nd-th-darkpurple>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn{background:#151326;border:1px solid #151326;color:#fff}.nd-th-darkpurple>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn span,.nd-th-darkpurple>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn-btn span{color:#fff;text-shadow:none!important}.nd-th-darkpurple>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn{background:#4e52c1}.nd-th-darkpurple>.nd-mdl-inner .nd-nfsc-dialog-tbc .nd-mnu-opt.nd-standalone .nd-mnu-ddwn li:hover{background:#333682}.nd-th-darkpurple>.nd-mdl-inner .newsStoryContainer,[nd-theme=darkpurple] .nd-mdl-inner .newsStoryContainer{background:#1c1930;color:#fff}.nd-th-darkpurple>.nd-mdl-inner .newsStoryContainer .newsMonitorAuthor,[nd-theme=darkpurple] .nd-mdl-inner .newsStoryContainer .newsMonitorAuthor{color:#90e0ff}.nd-th-darkpurple>.nd-mdl-inner .newsMonitorStory,[nd-theme=darkpurple] .nd-mdl-inner .newsMonitorStory{color:hsla(0,0%,100%,.7)}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-instrument,[nd-theme=darkpurple] .nd-mdl-inner .nd-mdl-content .nd-nfsc-details .nd-nfsc-other .nd-nfsc-instrument{color:#a960ee}.nd-app input,.nd-app select,.nd-app textarea{height:32px;line-height:14px;font-size:12px;font-family:inherit}.nd-app.nd-rtl input,.nd-app.nd-rtl select,.nd-app.nd-rtl textarea{text-align:right}.nd-th-light .nd-app input,.nd-th-light .nd-app select,.nd-th-light .nd-app textarea,.nd-th-light.nd-app input,.nd-th-light.nd-app select,.nd-th-light.nd-app textarea{background:#fff;border:1px solid #d6d8da;color:#161327}.nd-th-light .nd-app ::placeholder,.nd-th-light.nd-app ::placeholder{color:rgba(0,0,0,.4);opacity:1}.nd-th-light .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-light .nd-mdl-content select:disabled,.nd-th-light .nd-mdl-content textarea:disabled{background:#4d4d4d;color:#bdbdbd}.nd-th-light .nd-mdl-content .nd-border-red input,.nd-th-light .nd-mdl-content .nd-border-red select,.nd-th-light .nd-mdl-content .nd-border-red textarea{border:2px solid #a00}.nd-th-light .nd-mdl-error{border:2px solid #ff0900;background:#f2b8ae;color:brown}.nd-th-dark .nd-app input,.nd-th-dark .nd-app select,.nd-th-dark .nd-app textarea,.nd-th-dark.nd-app input,.nd-th-dark.nd-app select,.nd-th-dark.nd-app textarea{background:#10131b;border:1px solid #10131b;color:#fff}.nd-th-dark .nd-app ::placeholder,.nd-th-dark.nd-app ::placeholder{color:rgba(255,255,255,.4);opacity:1}.nd-th-dark .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-dark .nd-mdl-content select:disabled,.nd-th-dark .nd-mdl-content textarea:disabled{background:#4d4d4d;color:#bdbdbd}.nd-th-dark .nd-mdl-content .nd-border-red input,.nd-th-dark .nd-mdl-content .nd-border-red select,.nd-th-dark .nd-mdl-content .nd-border-red textarea{border:2px solid #a00}.nd-th-dark .nd-mdl-error{border:2px solid #ff0900;background:#f2b8ae;color:brown}.nd-th-darkpurple .nd-app input,.nd-th-darkpurple .nd-app select,.nd-th-darkpurple .nd-app textarea,.nd-th-darkpurple.nd-app input,.nd-th-darkpurple.nd-app select,.nd-th-darkpurple.nd-app textarea{background:#110f1f;border:1px solid #110f1f;color:#fff}.nd-th-darkpurple .nd-app ::placeholder,.nd-th-darkpurple.nd-app ::placeholder{color:rgba(255,255,255,.4);opacity:1}.nd-th-darkpurple .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-darkpurple .nd-mdl-content select:disabled,.nd-th-darkpurple .nd-mdl-content textarea:disabled{background:#4d4d4d;color:#bdbdbd}.nd-th-darkpurple .nd-mdl-content .nd-border-red input,.nd-th-darkpurple .nd-mdl-content .nd-border-red select,.nd-th-darkpurple .nd-mdl-content .nd-border-red textarea{border:2px solid #a00}.nd-th-darkpurple .nd-mdl-error{border:2px solid #ff0900;background:#f2b8ae;color:brown}.nd-fsc-fullscreen-cmp-ccel~.nd-modal,.nd-fsc-fullscreen-el~.nd-modal{z-index:200001!important}.nd-modal{position:absolute;top:0;left:0;z-index:5000;display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border-radius:0;text-rendering:optimizeLegibility;font:normal 300 16px Roboto,Helvetica,Arial,sans-serif}.nd-modal>*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nd-modal *,.nd-modal :after,.nd-modal :before{box-sizing:border-box}.nd-modal.nd-mdl-active{display:flex}.nd-modal.nd-mdl-fixed{position:fixed}.nd-modal .nd-mdl-inner{position:relative;z-index:5001;display:flex;flex-direction:column;width:100%;min-width:320px;max-width:480px;height:auto;max-height:95%;padding:0;border:0;border-radius:8px;font-family:inherit;font-weight:300;font-size:16px;scale:1;animation:animateModal .3s ease-out}@media screen and (max-width:410px){.nd-modal .nd-mdl-inner{min-width:0;width:100%}}@keyframes animateModal{0%{transform:scale(0)}100%{transform:scale(1)}}.nd-modal .nd-mdl-inner .nd-mdl-loader{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:none;width:100%;height:100%;border-radius:8px}.nd-modal .nd-mdl-inner .nd-mdl-loader.nd-mdl-loader-loading{display:block}.nd-modal .nd-mdl-inner .nd-mdl-loader:after{position:absolute;top:50%;left:50%;width:60px;height:60px;border:solid 3px;border-radius:50%;animation:1s linear infinite loader;content:""}@keyframes loader{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.nd-modal .nd-mdl-inner .nd-mdl-hd.draggable{cursor:grab}.nd-modal .nd-mdl-inner .nd-mdl-hd{display:flex;flex-direction:row;border-radius:8px 8px 0 0;border:0;padding:10px;font-size:18px}.nd-modal .nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title{display:flex;flex:1;justify-content:center;margin:0;padding:0;text-align:center;line-height:18.75px;font-weight:700;font-size:16px}.nd-modal .nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title span{white-space:normal}.nd-modal .nd-mdl-inner .nd-mdl-hd .nd-mdl-close{position:relative;flex:0;align-items:center;justify-content:center;text-align:center;width:40px;min-width:20px}.nd-modal .nd-mdl-inner .nd-mdl-hd .nd-mdl-close:after{position:absolute;top:-12px;right:0;content:'\d7';font-weight:700;font-size:32px}.nd-modal .nd-mdl-inner .nd-mdl-content{width:100%;max-height:80%;max-height:calc(100% - 20px - 72px);padding:15px 40px 15px 40px;text-align:center;font-size:12px}.nd-modal.nd-mdl-tabs-dialog .nd-mdl-inner .nd-mdl-content{padding:10px 0}.nd-mdl-inner .nd-mdl-content p{display:inline-block;word-break:break-word;-ms-word-break:break-all;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.nd-modal .nd-mdl-inner .nd-mdl-ft{display:flex;flex-direction:column;justify-content:space-between;row-gap:20px;margin:0;border-top:0;border-radius:0 0 8px 8px;padding:10px 10px 30px;font-size:.875em}.nd-modal .nd-mdl-inner .nd-mdl-ft .nd-mdl-ft-btn-row{display:flex;justify-content:center}.nd-mdl-inner.nd-mdl-datadisplay{width:80%;max-width:1200px;box-shadow:none;background:0 0}.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd{justify-content:space-between;padding:0 25px 10px;background-color:transparent}.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-hd-title{padding:0;line-height:32px;font-size:28px}.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close{min-width:35px;min-height:35px;height:1%;border-radius:100%;cursor:pointer}.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close:after{position:absolute;top:-8px;right:8px;content:'\d7';font-weight:700;font-size:36px}.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-content{overflow-y:scroll;overflow-x:hidden;max-height:calc(100% - 50px);padding:0 15px}.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-ft{display:none}.nd-mdl-inner.nd-mdl-alert .nd-mdl-content{padding-top:30px;border-radius:8px 8px 0 0}.nd-mdl-inner.nd-mdl-alert .nd-mdl-hd{display:none}.nd-modal.instrument-lookup{border-radius:0;padding-right:10px;padding-left:10px}.nd-modal.instrument-lookup .nd-mdl-inner{min-width:240px;max-width:320px;border-radius:21px}.nd-modal.instrument-lookup .nd-mdl-content{max-height:inherit;border-radius:21px 21px 0 0;padding:20px 10px 0}.nd-modal.instrument-lookup .nd-mdl-content h1{margin-top:0;margin-bottom:20px;font-size:16px}.nd-modal.instrument-lookup .nd-mdl-content ul{margin:0;padding:0;list-style:none;text-align:left}.nd-modal.instrument-lookup .nd-mdl-content ul>li{border-radius:18px;padding:10px}.nd-modal.instrument-lookup .nd-mdl-content ul>li [class*=nd-fsc-icn].nd-fsc-icn-Overlay .path2:before{margin-left:-1.5rem}.nd-modal.instrument-lookup .nd-mdl-content ul>li:not(:last-child){margin-bottom:10px}.nd-modal.instrument-lookup .nd-mdl-content ul>li>span{display:inline-block;width:30px}.nd-modal.instrument-lookup .nd-mdl-content ul>li span i{font-size:16px}.nd-modal.instrument-lookup .nd-mdl-ft{margin-top:20px;margin-bottom:10px;border-radius:0 0 21px 21px;padding:0}.nd-modal.instrument-lookup .nd-mdl-inner .nd-mdl-ft .nd-mdl-ft-btn-row{display:block}.nd-modal.instrument-lookup .nd-mdl-ft button{min-width:auto;width:32px;height:32px;line-height:1;padding:0;border-radius:100%}.nd-modal.instrument-lookup .nd-mdl-ft button i{font-size:16px}.nd-modal.instrument-lookup .nd-mdl-ft button:first-child{float:left;margin-left:10px}.nd-modal.instrument-lookup .nd-mdl-ft button:last-child{float:right;margin-right:10px!important}.nd-modal.nd-rtl{direction:rtl}.nd-modal.nd-rtl .nd-mdl-inner .nd-mdl-hd .nd-mdl-close{right:auto;left:0}.nd-modal.nd-rtl .nd-mdl-inner .nd-mdl-ft{flex-direction:row-reverse}.nd-modal.nd-th-light,[nd-theme=light] .nd-modal{background:rgba(34,32,44,.6)}.nd-th-light>.nd-mdl-inner{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ebeef2));background:-o-linear-gradient(top,#fff 0,#ebeef2 99.88%);background:linear-gradient(180deg,#fff 0,#ebeef2 99.88%);color:#161327}.nd-th-light>.nd-mdl-inner.nd-mdl-datadisplay{background:0 0;box-shadow:none}.nd-th-light>.nd-mdl-inner .nd-mdl-loader{background:rgba(0,0,0,.8)}.nd-th-light>.nd-mdl-inner .nd-mdl-loader:after{border-color:#505050;border-bottom-color:red}.nd-th-light>.nd-mdl-inner .nd-mdl-hd{border-bottom:1px solid rgba(0,0,0,.1);background:rgba(53,92,128,0)}.nd-th-light>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd{background:0 0}.nd-th-light>.nd-mdl-tabs-dialog .nd-mdl-inner .nd-mdl-hd{border-bottom:none;background:rgba(53,92,128,0);color:#000}.nd-th-light>.nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title,[nd-theme=light] .nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title,[nd-theme]:not([nd-theme=""]) .nd-th-light>.nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title{color:#161327}.nd-th-light>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-hd-title{color:#fff}.nd-th-light>.nd-mdl-inner .nd-mdl-hd .nd-mdl-close,[nd-theme=light] .nd-mdl-inner .nd-mdl-hd .nd-mdl-close{background:0 0;color:#161327;opacity:.8}.nd-th-light>.nd-mdl-inner .nd-mdl-hd .nd-mdl-close:hover,[nd-theme=light] .nd-mdl-inner .nd-mdl-hd .nd-mdl-close:hover{color:red}.nd-th-light>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close,[nd-theme=light] .nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close{background:rgba(255,255,255,.8)}.nd-th-light>.nd-mdl-inner .nd-mdl-content{background:0 0;color:#161327}.nd-th-light>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-content{background:rgba(0,0,0,0)}.nd-th-light.nd-modal.instrument-lookup .nd-mdl-content ul>li [class*=nd-fsc-icn] [class*=path]:before,.nd-th-light.nd-modal.instrument-lookup .nd-mdl-content ul>li span i{color:#005bae}.nd-th-light.nd-modal.instrument-lookup .nd-mdl-content ul>li:hover [class*=nd-fsc-icn] [class*=path]:before,.nd-th-light.nd-modal.instrument-lookup .nd-mdl-content ul>li:hover span i{color:#0085ff}.nd-th-light.nd-modal.instrument-lookup .nd-mdl-content ul>li{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(#e5ebfa));background:-o-linear-gradient(top,#fff 0,#e5ebfa 100%);background:linear-gradient(180deg,#fff 0,#e5ebfa 100%);border:1px solid #c3d0f0;color:#506f8c}.nd-th-light.nd-modal.instrument-lookup .nd-mdl-ft button i{color:#fff}.nd-th-light>.nd-mdl-inner .nd-mdl-ft{background:0 0}.nd-modal.nd-th-dark,[nd-theme=dark] .nd-modal{background:rgba(10,10,10,.65)}.nd-th-dark>.nd-mdl-inner{background:#181d29;background:-webkit-gradient(linear,left top,left bottom,from(#181d29),to(#141924));background:-o-linear-gradient(top,#181d29 0,#141924 100%);background:linear-gradient(180deg,#181d29 0,#141924 100%);color:#fff}.nd-th-dark>.nd-mdl-inner.nd-mdl-datadisplay{background:0 0;box-shadow:none}.nd-th-dark>.nd-mdl-inner .nd-mdl-loader{background:rgba(0,0,0,.8)}.nd-th-dark>.nd-mdl-inner .nd-mdl-loader:after{border-color:#505050;border-bottom-color:red}.nd-th-dark>.nd-mdl-inner .nd-mdl-hd{background:rgba(11,13,18,0);background:-webkit-gradient(linear,left top,left bottom,from(rgba(11,13,18,0)),to(#0b0d12));background:-o-linear-gradient(top,rgba(11,13,18,0) 40%,#0b0d12 100%);background:linear-gradient(180deg,rgba(11,13,18,0) 40%,#0b0d12)}.nd-th-dark>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd{background:0 0}.nd-th-dark>.nd-mdl-tabs-dialog .nd-mdl-inner .nd-mdl-hd{background:rgba(11,13,18,0);color:#fff}.nd-th-dark>.nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title,[nd-theme=dark] .nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title,[nd-theme]:not([nd-theme=""]) .nd-th-dark>.nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title{color:#fff}.nd-th-dark>.nd-mdl-inner .nd-mdl-hd .nd-mdl-close,[nd-theme=dark] .nd-mdl-inner .nd-mdl-hd .nd-mdl-close{background:0 0;color:#b1b1b1}.nd-th-dark>.nd-mdl-inner .nd-mdl-hd .nd-mdl-close:hover,[nd-theme=dark] .nd-mdl-inner .nd-mdl-hd .nd-mdl-close:hover{color:red}.nd-th-dark>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close,[nd-theme=dark] .nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close{background:rgba(94,94,94,.5)}.nd-th-dark>.nd-mdl-inner .nd-mdl-content{background:rgba(11,13,18,0)}.nd-th-dark>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-content{background:rgba(0,0,0,0)}.nd-th-dark.nd-modal.instrument-lookup .nd-mdl-content ul>li [class*=nd-fsc-icn] [class*=path]:before,.nd-th-dark.nd-modal.instrument-lookup .nd-mdl-content ul>li span i{color:rgba(0,219,203,.6)}.nd-th-dark.nd-modal.instrument-lookup .nd-mdl-content ul>li:hover [class*=nd-fsc-icn] [class*=path]:before,.nd-th-dark.nd-modal.instrument-lookup .nd-mdl-content ul>li:hover span i{color:#00dbcb}.nd-th-dark.nd-modal.instrument-lookup .nd-mdl-content ul>li{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#181d29),to(#070a10));background:-o-linear-gradient(top,#181d29 0,#070a10 100%);background:linear-gradient(180deg,#181d29 0,#070a10 100%);border:1px solid #030508;color:#8894b2}.nd-th-dark.nd-modal.instrument-lookup .nd-mdl-ft button i{color:#fff}.nd-th-dark>.nd-mdl-inner .nd-mdl-ft{background:rgba(11,13,18,0)}.nd-modal.nd-th-darkpurple,[nd-theme=darkpurple] .nd-modal{background:rgba(10,12,16,.6)}.nd-th-darkpurple>.nd-mdl-inner{box-shadow:0 20px 75px rgba(0,0,0,.3);background:#1d1a32;background:-webkit-gradient(linear,left top,left bottom,from(#1d1a32),to(#19162b));background:-o-linear-gradient(top,#1d1a32 0,#19162b 100%);background:linear-gradient(180deg,#1d1a32 0,#19162b 100%);color:#fff}.nd-th-darkpurple>.nd-mdl-inner.nd-mdl-datadisplay{background:0 0;box-shadow:none}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-loader{background:rgba(0,0,0,.8)}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-loader:after{border-color:#505050;border-bottom-color:red}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-hd{background:#1d1a32;background:-webkit-gradient(linear,left top,left bottom,from(#1d1a32),to(#19162b));background:-o-linear-gradient(top,#1d1a32 0,#19162b 100%);background:linear-gradient(180deg,#1d1a32 0,#19162b 100%)}.nd-th-darkpurple>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd{background:0 0}.nd-th-darkpurple>.nd-mdl-tabs-dialog .nd-mdl-inner .nd-mdl-hd{background:#1d1a32;color:#fff}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title,[nd-theme=darkpurple] .nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title,[nd-theme]:not([nd-theme=""]) .nd-th-darkpurple>.nd-mdl-inner .nd-mdl-hd .nd-mdl-hd-title{color:#fff}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-hd .nd-mdl-close,[nd-theme=darkpurple] .nd-mdl-inner .nd-mdl-hd .nd-mdl-close{background:0 0;color:#615e6f}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-hd .nd-mdl-close:hover,[nd-theme=darkpurple] .nd-mdl-inner .nd-mdl-hd .nd-mdl-close:hover{color:red}.nd-th-darkpurple>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close,[nd-theme=darkpurple] .nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-hd .nd-mdl-close{background:rgba(75,80,91,.5)}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-content{background:#1d1a32}.nd-th-darkpurple>.nd-mdl-inner.nd-mdl-datadisplay>.nd-mdl-content{background:rgba(0,0,0,0)}.nd-th-darkpurple.nd-modal.instrument-lookup .nd-mdl-content ul>li [class*=nd-fsc-icn] [class*=path]:before,.nd-th-darkpurple.nd-modal.instrument-lookup .nd-mdl-content ul>li span i{color:rgba(144,244,255,.6)}.nd-th-darkpurple.nd-modal.instrument-lookup .nd-mdl-content ul>li:hover [class*=nd-fsc-icn] [class*=path]:before,.nd-th-darkpurple.nd-modal.instrument-lookup .nd-mdl-content ul>li:hover span i{color:#90f4ff}.nd-th-darkpurple.nd-modal.instrument-lookup .nd-mdl-content ul>li{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#100d21),to(#0c0919));background:-o-linear-gradient(top,#100d21 0,#0c0919 100%);background:linear-gradient(180deg,#100d21 0,#0c0919 100%);border:1px solid #0c0919;color:#8689ec}.nd-th-darkpurple.nd-modal.instrument-lookup .nd-mdl-ft button i{color:#90e0ff}.nd-th-darkpurple>.nd-mdl-inner .nd-mdl-ft{background:#1d1a32}.nd-is.nd-is-container{background:0 0;position:relative;display:inline-block;width:auto;height:100%!important;box-sizing:border-box;margin:0;vertical-align:middle;text-align:left}.nd-is.nd-is-container>*{box-sizing:border-box}.nd-is .nd-is-selection{display:table;height:100%;box-shadow:none!important;background:0 0!important}.nd-is .nd-is-selection,.nd-is .nd-is-selection__rendered{position:relative}.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}.nd-rtl .nd-is.nd-is-container{margin-right:4px;margin-left:auto}.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:inherit;text-overflow:ellipsis;white-space:nowrap;height:100%}.nd-is .nd-is-selection--single .nd-is-selection__rendered .nd-fsc-icn{display:inline-block;vertical-align:middle}.nd-is .nd-is-selection--single .nd-is-selection__clear{cursor:pointer;float:right;font-weight:700}.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__text{font-weight:700;font-size:16px}.nd-is .nd-is-selection--single .nd-is-selection__placeholder{display:table-cell;position:relative;vertical-align:middle}.nd-is .nd-is-selection--single .nd-is-selection__text,.nd-is .nd-is-selection__text{display:inline-block}.nd-is .nd-is-selection--single .nd-is-selection__arrow{position:relative;display:none;margin:0;padding:0}.nd-is .nd-is-selection:hover .nd-is-selection__arrow,.nd-is.nd-is-container--open .nd-is-selection:hover .nd-is-selection__arrow,.nd-mnu-horizontal .nd-is.nd-is-container--open .nd-is-selection .nd-is-selection__arrow,.nd-mnu-vertical .nd-is.nd-is-container--open .nd-is-selection .nd-is-selection__arrow{left:auto;top:0;bottom:0;margin:auto auto auto 4px;vertical-align:middle}.nd-is .nd-is-selection--single .nd-is-selection__arrow b,.nd-is .nd-is-selection:hover .nd-is-selection__arrow,.nd-mnu-horizontal .nd-is.nd-is-container--open .nd-is-selection .nd-is-selection__arrow,.nd-mnu-vertical .nd-is.nd-is-container--open .nd-is-selection .nd-is-selection__arrow{display:inline-block;position:absolute}.nd-mnu-vertical .nd-mnu-opt-is .nd-is.nd-is-container .nd-is-selection__arrow b{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid}.nd-mnu-vertical .nd-rtl .nd-is.nd-is-container .nd-is-selection__arrow b{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:transparent;border-right:5px solid}.nd-mnu-horizontal .nd-is.nd-is-container .nd-is-selection--single .nd-is-selection__arrow b{width:0;height:0;border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.nd-is .nd-is-selection--single .nd-is-selection__arrow b{top:0;bottom:0;margin:auto}.nd-is .nd-is-dropdown-container{position:absolute}.nd-is.nd-is-dropdown-wrapper{overflow:inherit;z-index:80}.nd-is .nd-is-dropdown{position:relative;display:block;border:0;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}.nd-is .nd-is-results__options{display:table;list-style:none;margin:0;padding:0;width:initial;width:calc(100% - 2px);border-spacing:0;border-collapse:collapse}.nd-is .nd-is-results__header{position:sticky;top:0;z-index:10}.nd-is .nd-is-results__header,.nd-is .nd-is-results__option{display:table-row;white-space:nowrap;user-select:none;-webkit-user-select:none}.nd-is-dropdown .nd-is-results__header>div{padding:10px}.nd-is-dropdown .nd-is-results__option>div{padding:5px 5px}.nd-is-dropdown .nd-is-results__option>div.nd-is-favorites__cell{display:table-cell;width:1%}.nd-is-dropdown .nd-is-results__header_th,.nd-is-dropdown .nd-is-results__option_td{display:table-cell;text-align:left}.nd-is-dropdown .nd-is-results__header_th{font-weight:700;font-size:10px}.nd-is-dropdown .nd-is-results__option_td{vertical-align:middle;font-size:11px}.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 td,.nd-is-results__options th{padding:inherit}.nd-is .nd-is-results__option:hover>div .nd-is-favorites__icon:before{content:'\e9a9'}.nd-is .nd-is-results__option[aria-selected]{cursor:pointer}.nd-is .nd-is-results{display:block;width:100%;overflow-y:auto}.nd-is .nd-is-Dropdown.nd-is-dropdown--below{overflow-x:hidden}.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}.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}[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 dd ul li span,[dir=rtl].nd-is-dropdown .nd-is-dd dt 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}.nd-is .nd-is-filter__tab{padding:7px;cursor:pointer;margin:0;white-space:nowrap;line-height:14px;font-weight:700;font-size:12px}.nd-is .nd-is-filter__tab .active{font-weight:700}.nd-is .nd-is-favorites--tab__icon{font-size:14px}.nd-is .nd-is-favorites--tab__icon:before{content:'\e9a9'}.nd-is .nd-button__container .nd-coltxt{margin-left:5px;font-size:12px}.nd-is .nd-button__container [class*=nd-fsc-icn]{font-size:14px}.nd-is .nd-fsc-icn-Overlay .path2:before{margin-left:-1em}.nd-is .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon:before{content:'\e9a9'}.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{position:relative;display:flex;flex-direction:row;margin:0;padding:5px}.nd-is .nd-is-filter-vertical-container{min-width:150px;align-self:center}.nd-is .nd-is-filter-horizontal-container{overflow-x:auto;width:-webkit-fill-available;position:relative;align-self:center;flex-grow:1;flex-shrink:1;flex-basis:auto}.nd-is-filter-horizontal-container.nd-is-filter-scroll{overflow:hidden;height:31px}.nd-is .nd-is-filter-selection{display:none}.nd-is .nd-is-filter-horizontal-left-scroll,.nd-is .nd-is-filter-horizontal-right-scroll{display:none;position:absolute;width:30px;height:24px;top:0;z-index:1000;cursor:pointer}.nd-is .nd-is-filter-horizontal-left-scroll{left:0}.nd-is .nd-is-filter-horizontal-right-scroll{right:0}.nd-is .nd-is-filter-horizontal-left-scroll b,.nd-is .nd-is-filter-horizontal-right-scroll b{position:absolute;top:50%;left:50%;width:0;height:0;margin-top:-4px;margin-left:-2px;border-top:6px solid transparent;border-bottom:6px solid transparent}.nd-is .nd-is-filter-horizontal-left-scroll b{border-right:6px solid #fff}.nd-is .nd-is-filter-horizontal-right-scroll b{border-left:6px solid #fff}.nd-is .nd-is-filter-horizontal{display:inline-block;position:relative;z-index:15}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown{display:inline-block;flex-direction:unset;flex:unset}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection,.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-tabfilter{border-radius:5px}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection{display:block;padding:7px 14px;font-weight:700;font-size:12px}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection:after{float:right;content:'';width:0;height:0;margin-top:5px;border-top:5px solid;border-left:5px solid transparent;border-right:5px solid transparent}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-horizontal{display:none;width:100%}.nd-is .nd-is-filter-horizontal-container .nd-is-filter-horizontal-cloned{visibility:hidden;position:absolute;left:-99999px}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-horizontal-cloned .nd-is-filter__tab{display:inline-block}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-horizontal.open{display:block;position:fixed;width:inherit;height:auto;top:auto}.nd-is .nd-is-filter-tabfilter{display:flex;padding:0 7px}.nd-is .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-tabfilter{flex-direction:unset;display:block;width:inherit;padding:0}.nd-is-dropdown .nd-is-search--dropdown{display:block;padding:0}.nd-is-search--dropdown table{width:100%}.nd-is-search--dropdown table td{padding:0}.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:30px;padding-right:5px;text-align:center}.nd-is-search--dropdown .nd---search-icn .nd-is-action-back{width:34px;height:34px;border-radius:100%;vertical-align:middle}.nd-is-search--dropdown .nd---search-icn .nd-is-action-back:hover{cursor:pointer}.nd-is-search--dropdown .nd---search-icn .nd-is-action-back i.nd-is-icon--back:before{content:'\e99c'}.nd-is-search--dropdown .nd---search-icn .nd-is-action-back i{vertical-align:middle;line-height:34px}.nd-is-search__field{min-height:34px}.nd-is-search--dropdown .nd---search-field input{width:100%;border:0;border-radius:18px;-webkit-appearance:none;outline:0;padding:10px 14px;font-style:italic;font-size:12px}.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 dd,.nd-is-overlay dt{line-height:1.2}.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{border-radius:5px}.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}.nd-is .nd-is-loading{display:block;position:absolute;z-index:100;bottom:0;left:0;width:100%;font-size:12px;height:5px;overflow:hidden;animation:line-loading 2s infinite}@keyframes line-loading{0%{transform:scaleX(0);transform-origin:left}45%{transform:scaleX(1);transform-origin:left}50%{transform:scaleX(1);transform-origin:right}100%{transform:scaleX(0);transform-origin:right}}.nd-is-results__option_td-message{padding:7px}.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[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}.nd-is .nd-is-favorites__icon:before{content:'\e9aa'}.nd-is .nd-is-favorites__icon[type=selected]:before{content:'\e9a9'}.nd-is .nd-is-favorites__icon[type=fixed]:before{content:'\e9a9'}@font-face{font-family:nd-fsc;src:url(../assets/fonts/nd-nfsc.eot?5uq3pg);src:url(../assets/fonts/nd-nfsc.eot?5uq3pg#iefix) format('embedded-opentype'),url(../assets/fonts/nd-nfsc.ttf?5uq3pg) format('truetype'),url(../assets/fonts/nd-nfsc.woff?5uq3pg) format('woff'),url(../assets/fonts/nd-nfsc.svg?5uq3pg#nd-fsc) format('svg');font-weight:400;font-style:normal}.nd-is i.nd-icn{font-family:nd-fsc!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nd-is .nd-icn{display:inline-block;vertical-align:middle;text-align:center}.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:0;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 td,.nd-is-dropdown table th{border:0}.nd-mnu-vertical~.nd-is.nd-is-dropdown-wrapper .nd-is-search--dropdown .nd---search-field input{min-width:auto}.nd-mnu-vertical~.nd-is.nd-is-dropdown-wrapper .nd-is-results__header{position:sticky}.ua-mobile .nd-is-dropdown-wrapper:not(.instruments){height:100%}.ua-mobile .nd-is.instruments.nd-is-dropdown-wrapper{width:calc(100vw - 50px)!important}.ua-mobile .nd-is-dropdown-wrapper:not(.instruments) .nd-is-dropdown-container{height:100vh!important}.ua-mobile .nd-is.instruments .nd-is-dropdown-container{width:inherit!important;min-width:0!important}.ua-mobile .nd-is.instruments .nd-is-dropdown{overflow-y:scroll}.ua-mobile .nd-is.instruments .nd-is-filter-vertical-container{flex:0}.ua-mobile .nd-is-dropdown-wrapper:not(.instruments) .nd-is-results{overflow:scroll}@media only screen and (max-width:767px){.nd-is .nd-is-filter{flex-direction:column}.nd-is .nd-is-filter-vertical-container{width:100%}.nd-is .nd-is-filter-horizontal-container{width:100%!important;flex-grow:0;flex-shrink:0}.nd-is-dropdown-wrapper:not(.instruments) .nd-is-results__option .nd-is-results__option_td-symbol{font-weight:700}}.nd-is-filter__tab:active{outline:0}.nd-is.nd-th-light,.nd-is.nd-th-light .nd-is-dd-option .nd-is.nd-th-light i,.nd-is.nd-th-light .nd-is-dd-option .nd-is.nd-th-light i>[class*=path]:before,.nd-is.nd-th-light i,.nd-is.nd-th-light i>[class*=path]:before{color:#b5c2cf}.nd-th-light .nd-mnu-opt-is:hover i,.nd-th-light .nd-mnu-opt-is:hover i>[class*=path]:before{color:#40a4ff}.nd-is.nd-th-light.nd-is-container--open i,.nd-is.nd-th-light.nd-is-container--open i>[class*=path]:before{color:#0085ff}.nd-is.nd-th-light .nd-is-selection__text{color:#0085ff}.nd-mnu-horizontal .nd-mnu-opt-is .nd-is.nd-th-light.nd-is-container--open .nd-is-selection__arrow b{border-top-color:#0085ff}.nd-mnu-horizontal .nd-mnu-opt-is:hover .nd-is.nd-is.nd-th-light.nd-is-container .nd-is-selection__arrow b{border-top-color:#40a4ff}.nd-mnu-vertical .nd-mnu-opt-is .nd-is.nd-th-light.nd-is-container--open .nd-is-selection__arrow b{border-left-color:#0085ff}.nd-mnu-vertical .nd-rtl .nd-mnu-opt-is .nd-is.nd-th-light.nd-is-container--open .nd-is-selection__arrow b{border-right-color:#0085ff}.nd-mnu-vertical .nd-mnu-opt-is:hover .nd-is.nd-is.nd-th-light.nd-is-container .nd-is-selection__arrow b{border-left-color:#40a4ff}.nd-mnu-vertical .nd-rtl .nd-mnu-opt-is:hover .nd-is.nd-th-light.nd-is-container .nd-is-selection__arrow b{border-right-color:#40a4ff}.nd-mnu-vertical .nd-rtl .nd-is.nd-th-light.nd-is-container:hover .nd-is-selection--single .nd-is-selection__arrow b{border-left-color:transparent;border-right-color:#40a4ff}.nd-is.nd-th-light .nd-is-dropdown{background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,253,254,.95)),to(rgba(244,247,249,.95)));background:-o-linear-gradient(top,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%);background:linear-gradient(180deg,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%)}.nd-is.nd-th-light .nd-is-search--dropdown .nd---search-icn .nd-is-action-back{background:-webkit-gradient(linear,left top,left bottom,from(#0085ff),color-stop(99.5%,#0076e2));background:-o-linear-gradient(top,#0085ff 0,#0076e2 99.5%);background:linear-gradient(180deg,#0085ff 0,#0076e2 99.5%)}.nd-is.nd-th-light .nd-is-search--dropdown .nd---search-icn .nd-is-action-back i{color:#fff}.nd-is.nd-th-light .nd-is-search--dropdown .nd-is-search__field{border:1px solid #d6d8da;background:#fff;color:#161327}.nd-is.nd-th-light .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection{background:#fff;border:1px solid #d6d8da;color:#161327}.nd-is.nd-th-light .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection:after{border-top-color:#0085ff}.nd-is.nd-th-light .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-tabfilter{background:#fff;border:1px solid #93b4cc;box-shadow:0 2px 10px rgba(89,126,160,.3)}.nd-is.nd-th-light .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter__tab:hover{background:rgba(0,133,255,.1)}.nd-is.nd-th-light .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-light .nd-is-filter-horizontal-right-scroll{background:-webkit-gradient(linear,left top,left bottom,from(#0085ff),color-stop(99.5%,#0076e2));background:-o-linear-gradient(top,#0085ff 0,#0076e2 99.5%);background:linear-gradient(180deg,#0085ff 0,#0076e2 99.5%)}.nd-is.nd-th-light .nd-is-filter-horizontal-left-scroll b{border-right-color:#fff}.nd-is.nd-th-light .nd-is-filter-horizontal-right-scroll b{border-left-color:#fff}.nd-is.nd-th-light .nd-is-filter__tab{color:#506f8c}.nd-is.nd-th-light .nd-is-filter__tab[tab-selected=true]{color:#0085ff}.nd-is.nd-th-light .nd-is-filter__tab.nd-is-filter__tab--highlighted{color:#40a4ff}.nd-is.nd-th-light .nd-is-loading{background:#0085ff;color:transparent}.nd-is.nd-th-light .nd-is-results__header_th{background:#fff;color:#506f8c}.nd-is.nd-th-light .nd-is-results__option:hover>div{background:rgba(194,215,230,.3)}.nd-is.nd-th-light .nd-is-results__option[aria-selected=true]>div{background:rgba(194,215,230,.6)}.nd-is.nd-th-light .nd-is-results__option[aria-disabled=true]>div{color:#e6e6e6}.nd-is.nd-th-light .nd-is-results__option_td{color:#506f8c}.nd-is.nd-th-light .nd-is-results__option_td.nd-is-results__option_td-symbol{color:#0085ff}.nd-is.nd-th-light .nd-is-results__option:not([aria-disabled=true]) strong{color:#005bae}.nd-is.nd-th-light .nd-is-results__option[aria-disabled=true] strong{color:#696969}.nd-is.nd-th-light .nd-is-favorites__icon{color:#005bae}.nd-is.nd-th-light .nd-is-favorites__icon[type=selected],.nd-is.nd-th-light .nd-is-results__option:hover>div .nd-is-favorites__icon{color:#0085ff}.nd-is.nd-th-light .nd-is-favorites__icon[type=fixed]{color:#0085ff}.nd-is.nd-th-light .nd-button__container [class*=nd-fsc-icn],.nd-is.nd-th-light .nd-button__container [class*=nd-fsc-icn]>[class*=path]:before{color:rgba(0,8,95,.6)}.nd-is.nd-th-light .nd-is-results__option:hover>div .nd-button__container [class*=nd-fsc-icn],.nd-is.nd-th-light .nd-is-results__option:hover>div .nd-button__container [class*=nd-fsc-icn]>[class*=path]:before{color:#00085f}.nd-is.nd-th-light .nd-button__container .nd-coltxt{color:rgba(80,111,140,.6)}.nd-is.nd-th-light .nd-is-results__option:hover>div .nd-button__container .nd-coltxt{color:#506f8c}.nd-is.nd-th-dark,.nd-is.nd-th-dark .nd-is-dd-option .nd-is.nd-th-light i,.nd-is.nd-th-dark .nd-is-dd-option .nd-is.nd-th-light i>[class*=path]:before,.nd-is.nd-th-dark i,.nd-is.nd-th-dark i>[class*=path]:before{color:#434a5d}.nd-th-dark .nd-mnu-opt-is:hover i,.nd-th-dark .nd-mnu-opt-is:hover i>[class*=path]:before{color:#8894b2}.nd-is.nd-th-dark.nd-is-container--open i,.nd-is.nd-th-dark.nd-is-container--open i>[class*=path]:before{text-shadow:0 0 20px #2cc9ca;color:#fff}.nd-is.nd-th-dark .nd-is-selection__text{color:#fff}.nd-mnu-horizontal .nd-mnu-opt-is .nd-is.nd-th-dark.nd-is-container--open .nd-is-selection__arrow b{border-top-color:#00dbcb}.nd-mnu-horizontal .nd-mnu-opt-is:hover .nd-is.nd-is.nd-th-dark.nd-is-container .nd-is-selection__arrow b{border-top-color:#00ffec}.nd-mnu-vertical .nd-mnu-opt-is .nd-is.nd-th-dark.nd-is-container--open .nd-is-selection__arrow b{border-left-color:#00dbcb}.nd-mnu-vertical .nd-rtl .nd-mnu-opt-is .nd-is.nd-th-dark.nd-is-container--open .nd-is-selection__arrow b{border-right-color:#00dbcb}.nd-mnu-vertical .nd-mnu-opt-is:hover .nd-is.nd-is.nd-th-dark.nd-is-container .nd-is-selection__arrow b{border-left-color:#00ffec}.nd-mnu-vertical .nd-rtl .nd-mnu-opt-is:hover .nd-is.nd-th-dark.nd-is-container .nd-is-selection__arrow b{border-right-color:#00ffec}.nd-is.nd-th-dark .nd-is-dropdown{background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,29,41,.95)),to(rgba(20,25,36,.95)));background:-o-linear-gradient(top,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%);background:linear-gradient(180deg,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%)}.nd-is.nd-th-dark .nd-is-search--dropdown .nd---search-icn .nd-is-action-back{background:-webkit-gradient(linear,left top,left bottom,from(#00dbcb),to(#00b1a4));background:-o-linear-gradient(top,#00dbcb 0,#00b1a4 100%);background:linear-gradient(180deg,#00dbcb 0,#00b1a4 100%)}.nd-is.nd-th-dark .nd-is-search--dropdown .nd---search-icn .nd-is-action-back i{color:#fff}.nd-is.nd-th-dark .nd-is-search--dropdown .nd-is-search__field{background:#10131b;color:#fff}.nd-is.nd-th-dark .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection{background:#10131b;color:#fff}.nd-is.nd-th-dark .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection:after{border-top-color:#00dbcb}.nd-is.nd-th-dark .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-tabfilter{background:#10131b;color:#fff}.nd-is.nd-th-dark .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter__tab:hover{background:#2e3649}.nd-is.nd-th-dark .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-dark .nd-is-filter-horizontal-right-scroll{background:#19162b}.nd-is.nd-th-dark .nd-is-filter-horizontal-left-scroll b{border-right-color:#fff}.nd-is.nd-th-dark .nd-is-filter-horizontal-right-scroll b{border-left-color:#fff}.nd-is.nd-th-dark .nd-is-filter__tab{color:#8894b2}.nd-is.nd-th-dark .nd-is-filter__tab[tab-selected=true]{text-shadow:0 0 20px #2cc9ca;color:#fff}.nd-is.nd-th-dark .nd-is-filter__tab.nd-is-filter__tab--highlighted{color:#fff}.nd-is.nd-th-dark .nd-is-loading{background:#00dbcb;color:transparent}.nd-is.nd-th-dark .nd-is-results__header_th{background:#171c29;color:rgba(255,255,255,.7)}.nd-is.nd-th-dark .nd-is-results__option:hover>div{background:rgba(0,0,0,.3)}.nd-is.nd-th-dark .nd-is-results__option[aria-selected=true]>div{background:rgba(0,0,0,.6)}.nd-is.nd-th-dark .nd-is-results__option:not([aria-disabled=true])>div{color:#f4fafd}.nd-is.nd-th-dark .nd-is-results__option_td{color:#8894b2}.nd-is.nd-th-dark .nd-is-results__option strong{color:#00dbcb}.nd-is.nd-th-dark .nd-is-favorites__icon{color:rgba(0,219,203,.5)}.nd-is.nd-th-dark .nd-is-favorites__icon[type=selected],.nd-is.nd-th-dark .nd-is-results__option:hover>div .nd-is-favorites__icon{color:#00dbcb}.nd-is.nd-th-dark .nd-is-favorites__icon[type=fixed]{color:#00dbcb}.nd-is.nd-th-dark .nd-is-favorites--tab__icon{color:rgba(0,219,203,.5)}.nd-is.nd-th-dark .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon{color:#00dbcb}.nd-is.nd-th-dark .nd-button__container [class*=nd-fsc-icn],.nd-is.nd-th-dark .nd-button__container [class*=nd-fsc-icn]>[class*=path]:before{color:rgba(0,219,203,.6)}.nd-is.nd-th-dark .nd-is-results__option:hover>div .nd-button__container [class*=nd-fsc-icn],.nd-is.nd-th-dark .nd-is-results__option:hover>div .nd-button__container [class*=nd-fsc-icn]>[class*=path]:before{color:#00dbcb}.nd-is.nd-th-dark .nd-button__container .nd-coltxt{color:rgba(255,255,255,.6)}.nd-is.nd-th-dark .nd-is-results__option:hover>div .nd-button__container .nd-coltxt{color:#fff}.nd-is.nd-th-darkpurple,.nd-is.nd-th-darkpurple .nd-is-dd-option .nd-is.nd-th-light i,.nd-is.nd-th-darkpurple .nd-is-dd-option .nd-is.nd-th-light i>[class*=path]:before,.nd-is.nd-th-darkpurple i,.nd-is.nd-th-darkpurple i>[class*=path]:before{color:#8689ec}.nd-th-darkpurple .nd-mnu-opt-is:hover i,.nd-th-darkpurple .nd-mnu-opt-is:hover i>[class*=path]:before{color:rgba(134,137,236,.85)}.nd-is.nd-th-darkpurple.nd-is-container--open i,.nd-is.nd-th-darkpurple.nd-is-container--open i>[class*=path]:before{text-shadow:0 0 20px #b567ff;color:#fff}.nd-is.nd-th-darkpurple .nd-is-selection__text{color:#fff}.nd-mnu-horizontal .nd-mnu-opt-is .nd-is.nd-th-darkpurple.nd-is-container--open .nd-is-selection__arrow b{border-top-color:#90e0ff}.nd-mnu-horizontal .nd-mnu-opt-is:hover .nd-is.nd-is.nd-th-darkpurple.nd-is-container .nd-is-selection__arrow b{border-top-color:#90e0ff}.nd-mnu-vertical .nd-mnu-opt-is .nd-is.nd-th-darkpurple.nd-is-container--open .nd-is-selection__arrow b{border-left-color:#fff}.nd-mnu-vertical .nd-rtl .nd-mnu-opt-is .nd-is.nd-th-darkpurple.nd-is-container--open .nd-is-selection__arrow b{border-right-color:#fff}.nd-mnu-vertical .nd-mnu-opt-is:hover .nd-is.nd-is.nd-th-darkpurple.nd-is-container .nd-is-selection__arrow b{border-left-color:#fff}.nd-mnu-vertical .nd-rtl .nd-mnu-opt-is:hover .nd-is.nd-th-darkpurple.nd-is-container .nd-is-selection__arrow b{border-right-color:#fff}.nd-is.nd-th-darkpurple .nd-is-dropdown{background:-webkit-gradient(linear,left top,left bottom,from(#19162b),to(#110e23));background:-o-linear-gradient(top,#19162b 0,#110e23 100%);background:linear-gradient(180deg,#19162b 0,#110e23 100%)}.nd-is.nd-th-darkpurple .nd-is-search--dropdown .nd---search-icn .nd-is-action-back{background:-webkit-gradient(linear,left top,left bottom,from(#100d21),to(#0c0919));background:-o-linear-gradient(top,#100d21 0,#0c0919 100%);background:linear-gradient(180deg,#100d21 0,#0c0919 100%)}.nd-is.nd-th-darkpurple .nd-is-search--dropdown .nd---search-icn .nd-is-action-back i{color:#90e0ff}.nd-is.nd-th-darkpurple .nd-is-search--dropdown .nd-is-search__field{background:-webkit-gradient(linear,left top,left bottom,from(#0c0919),to(#100d21));background:-o-linear-gradient(top,#0c0919 0,#100d21 100%);background:linear-gradient(180deg,#0c0919 0,#100d21 100%);color:rgba(255,255,255,.5)}.nd-is.nd-th-darkpurple .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection{background:-webkit-gradient(linear,left top,left bottom,from(rgba(100,101,176,.2)),to(rgba(29,29,62,.9)));background:-o-linear-gradient(top,rgba(100,101,176,.2) 0,rgba(29,29,62,.9) 100%);background:linear-gradient(180deg,rgba(100,101,176,.2) 0,rgba(29,29,62,.9) 100%);text-shadow:0 0 20px #b567ff;color:#fff}.nd-is.nd-th-darkpurple .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-selection:after{border-top-color:#8689ec}.nd-is.nd-th-darkpurple .nd-is-filter-horizontal-container.nd-is-filter-dropdown .nd-is-filter-tabfilter{background:#1d1d3e}.nd-is.nd-th-darkpurple .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-darkpurple .nd-is-filter-horizontal-right-scroll{background:#19162b}.nd-is.nd-th-darkpurple .nd-is-filter-horizontal-left-scroll b{border-right-color:#fff}.nd-is.nd-th-darkpurple .nd-is-filter-horizontal-right-scroll b{border-left-color:#fff}.nd-is.nd-th-darkpurple .nd-is-filter__tab{color:#8689ec}.nd-is.nd-th-darkpurple .nd-is-filter__tab[tab-selected=true]{text-shadow:0 0 20px #b567ff;color:#fff}.nd-is.nd-th-darkpurple .nd-is-filter__tab.nd-is-filter__tab--highlighted{color:#fff}.nd-is.nd-th-darkpurple .nd-is-loading{background:#90e0ff;color:transparent}.nd-is.nd-th-darkpurple .nd-is-results__header_th{background:-webkit-gradient(linear,left top,left bottom,from(#19162b),to(#110e23));background:-o-linear-gradient(top,#19162b 0,#110e23 100%);background:linear-gradient(180deg,#19162b 0,#110e23 100%);color:rgba(255,255,255,.7)}.nd-is.nd-th-darkpurple .nd-is-results__option:hover>div{background:rgba(61,68,82,.3)}.nd-is.nd-th-darkpurple .nd-is-results__option[aria-selected=true]>div{background:rgba(61,68,82,.7)}.nd-is.nd-th-darkpurple .nd-is-results__option:not([aria-disabled=true])>div{color:#f4fafd}.nd-is.nd-th-darkpurple .nd-is-results__option[aria-disabled=true]>div{color:#999}.nd-is.nd-th-darkpurple .nd-is-results__option_td{color:#8689ec}.nd-is.nd-th-darkpurple .nd-is-results__option strong{color:#90e0ff}.nd-is.nd-th-darkpurple .nd-is-favorites__icon{color:rgba(144,224,255,.5)}.nd-is.nd-th-darkpurple .nd-is-favorites__icon[type=selected],.nd-is.nd-th-darkpurple .nd-is-results__option:hover>div .nd-is-favorites__icon{color:#90e0ff}.nd-is.nd-th-darkpurple .nd-is-favorites__icon[type=fixed]{color:#90e0ff}.nd-is.nd-th-darkpurple .nd-is-favorites--tab__icon{color:rgba(144,224,255,.5)}.nd-is.nd-th-darkpurple .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon{color:#90e0ff}.nd-is.nd-th-darkpurple .nd-button__container [class*=nd-fsc-icn],.nd-is.nd-th-darkpurple .nd-button__container [class*=nd-fsc-icn]>[class*=path]:before{color:rgba(144,244,255,.6)}.nd-is.nd-th-darkpurple .nd-is-results__option:hover>div .nd-button__container [class*=nd-fsc-icn],.nd-is.nd-th-darkpurple .nd-is-results__option:hover>div .nd-button__container [class*=nd-fsc-icn]>[class*=path]:before{color:#90f4ff}.nd-is.nd-th-darkpurple .nd-button__container .nd-coltxt{color:rgba(255,255,255,.6)}.nd-is.nd-th-darkpurple .nd-is-results__option:hover>div .nd-button__container .nd-coltxt{color:#fff}.nd-mnu-outer{position:absolute;width:100%}.nd-mnu-outer.nd-mnu-vertical{width:auto;height:100%}.nd-mnu-outer.hidden{display:none}.nd-mnu{z-index:90;overflow-x:hidden;overflow-y:auto;height:100%;margin:0;padding:0 3px}.nd-mnu-horizontal .nd-mnu{overflow-x:auto}.nd-mnu-horizontal .nd-mnu .nd-mnu-navl{display:flex;max-height:36px;overflow-y:hidden}.nd-mnu-outer ::-webkit-scrollbar{width:3px;height:3px}.nd-mnu-active{display:block!important}.nd-mnu-hidden{display:none!important}.nd-mnu.brdtop{border-bottom:0!important}.nd-mnu.nd-mnu-expanded{height:auto!important}.nd-mnu-navl{height:auto;margin:0}.nd-mnu-navl.nd-mnu-ffr{display:inline}.nd-sc-l .nd-mnu-opt{float:left;text-align:center}.nd-mnu-opt{position:inherit;display:inline-block;float:left;min-width:42px;height:32px;margin:2px;padding:4px 5px;vertical-align:middle;text-align:center;font-size:12px}.nd-mnu-opt.scroll{display:none}.nd-mnu-horizontal .nd-mnu-opt.scroll{padding:0 5px}.nd-mnu-opt .nd-mnu-ddwn-btn{position:relative;white-space:nowrap}.nd-mnu-opt.nd-standalone{padding:0;margin:0}.nd-mnu-opt.nd-standalone i{width:28px}.nd-mnu-opt [class*=nd-mnu-]>i{position:relative}.nd-mnu-opt.nd-standalone.nd-mnu-ddopen,.nd-mnu-opt.nd-standalone:hover{position:relative;width:100%;box-shadow:none!important;background:initial!important;text-align:left}.nd-mnu-opt.nd-standalone:not(.nd-mnu-ddopen) .nd-mnu-ddwn{display:none}.nd-mnu-opt.nd-standalone.nd-mnu-ddopen .nd-mnu-ddwn{height:auto;display:block;overflow-x:hidden}.ua-mobile .nd-mnu-vertical .nd-mnu-opt{font-size:125%!important;height:40px!important}.nd-mnu-opt:hover{cursor:pointer}.ua-mobile .nd-mnu-opt:hover{cursor:none}.nd-mnu-opt.instrument-info>div{line-height:35px;vertical-align:middle}.ua-mobile .nd-mnu-opt.instrument-info>div{line-height:33px;font-size:16px}.nd-mnu-horizontal .nd-mnu-opt.instrument-info,.nd-mnu-horizontal .nd-mnu-opt.instrument-selector{min-width:fit-content;margin:0;padding:0}.nd-mnu-horizontal .nd-mnu-opt.instrument-info{margin-left:12px}.nd-mnu-horizontal .nd-rtl .nd-mnu-opt.instrument-info{margin-left:0;margin-right:12px}.nd-mnu-opt:not(.nd-standalone):before{display:inline-block;height:100%;vertical-align:middle;content:""}.nd-mnu-opt.nd-mnu-opt-dsbl:hover,.nd-mnu-opt.nd-mnu-opt-dsbl:hover button{cursor:default}.nd-mnu-ddwn{position:absolute;top:auto;left:auto;right:auto;z-index:100;display:none;outline:1px solid transparent;opacity:1;min-width:200px;max-width:250px;width:100%;margin:0;padding:5px;cursor:default}.nd-mnu-ddwn.nd-fullwidth{width:100%!important}.nd-mnu-ddwn:before{display:block!important;height:auto!important;vertical-align:top!important}.nd-mnu-ddwn.nd-mnu-ddovf,.nd-mnu-not.nd-mnu-ddovf{overflow-x:inherit;overflow-y:scroll}.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}.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}.ua-mobile .nd-mnu-ddl>li{font-size:1.25rem!important}.nd-mnu-ddl-multiple>li:not(.nd-mnu-sel)>span:first-child:before{display:none}.nd-mnu-ddl-multiple>.nd-mnu-sel>span:first-child:before{display:block;position:absolute;content:"\2713";line-height:16px;font-weight:700;font-size:16px;left:10px}.ua-mobile .nd-mnu-ddl-multiple>.nd-mnu-sel>span:first-child:before{top:7px}.nd-mnu-ddl>.nd-mnu-hd{padding:5px 4px 4px 4px;font-weight:700;font-size:12px}.nd-mnu-ddl>.nd-mnu-dvd{height:1px!important;margin:4px 0!important;padding:0!important}.nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover,.nd-mnu .nd-mnu-ddl>.nd-mnu-dvd:hover{background:0 0!important}.nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:hover,.nd-mnu .nd-mnu-ddl>.nd-mnu-dvd,.nd-mnu .nd-mnu-ddl>.nd-mnu-dvd:hover{cursor:default}.nd-mnu-ddl>li.nd-mnu-dvd:hover,.nd-mnu-ddl>li.nd-mnu-hd:hover{background:0 0!important}.nd-mnu-ddl>li:first-child{margin-top:0}.nd-mnu-ddl>li:last-child{margin-bottom:0!important;border-bottom:0!important}.nd-mnu-ddl li>span{display:table-cell;vertical-align:middle}.nd-mnu-ddl li span.nd-colfav{width:20px}.ua-mobile .nd-mnu-ddl li span.nd-colfav,.ua-mobile .nd-mnu-ddl li span.nd-colfav i{width:28px}.nd-mnu-ddl li span.nd-colimg,.nd-mnu-ddl li span.nd-colimg i,.nd-mnu-ddl-multiple li span.nd-colimg{position:relative;width:20px}.nd-mnu-ddwn-w28 .nd-mnu-ddl li span.nd-colimg,.nd-mnu-ddwn-w28 .nd-mnu-ddl li span.nd-colimg i{width:30px}.ua-mobile .nd-mnu-ddl li span.nd-colimg,.ua-mobile .nd-mnu-ddl li span.nd-colimg i{width:28px;height:16px}.ua-mobile .nd-mnu-ddwn-w28 .nd-mnu-ddl li span.nd-colimg,.ua-mobile .nd-mnu-ddwn-w28 .nd-mnu-ddl li span.nd-colimg i{width:38px}.nd-mnu-ddl li span.nd-icoimg i span{width:auto!important}.nd-mnu-ddl li span.nd-collbl{width:50px;padding-left:4px;font-weight:700}.ua-mobile .nd-mnu-ddl li span.nd-collbl{padding-top:8px}.nd-mnu-ddl li span.nd-coltxt{padding:0 2px 0 4px;width:inherit}.ua-mobile .nd-mnu-ddl li span.nd-coltxt{padding:8px 2px 0 4px}.nd-mnu-opt .ico-dropdwn{position:relative;display:none;width:0;height:0;margin-left:4px}.nd-mnu-horizontal .nd-mnu-opt .ico-dropdwn{border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.nd-mnu-vertical .nd-mnu-opt .ico-dropdwn{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid}.nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn span.ico-dropdwn,.nd-mnu-opt:hover span.ico-dropdwn{display:inline-block;position:absolute;left:auto;top:0;bottom:0;margin:auto auto auto 4px;vertical-align:middle}.nd-rtl .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn span.ico-dropdwn{margin:auto 4px auto auto}.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn,.nd-mnu-vertical .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{width:0;height:0}.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.nd-mnu-vertical .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid}.nd-mnu-horizontal .nd-rtl .nd-mnu-opt:hover .ico-dropdwn{border-right-color:transparent}.nd-mnu-horizontal .nd-rtl .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-right-color:transparent}.nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn span.ico-dropdwn{display:inherit}.nd-mnu-btn span,.nd-mnu-ddl span,.nd-mnu-ddwn-btn span,.nd-mnu-notl span{display:inline-block;vertical-align:middle}.nd-mnu-btn input,.nd-mnu-ddl input,.nd-mnu-ddwn-btn input,.nd-mnu-notl input{padding:8px 4px;vertical-align:middle;font-size:12px}.nd-mnu-btn,.nd-mnu-ddwn-btn{position:relative;overflow:visible;margin:0;border:0;padding:0;background:0 0;cursor:pointer;font:inherit;text-transform:none;-webkit-appearance:button;color:inherit}.nd-mnu-btn::-moz-focus-inner,.nd-mnu-ddwn-btn::-moz-focus-inner{border:0;padding:0}.nd-mnu-btn:focus,.nd-mnu-ddwn-btn:focus{outline:0}.nd-mnu-navr{margin:0}.nd-mnu-navr .nd-mnu-ffl{float:right;text-align:right}.nd-mnu-navr.nd-mnu-ffr{display:inline}.nd-sc-r .nd-mnu-opt{float:right}.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:0 0!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}.nd-mnu-opt>span.badge{position:absolute;top:-5px;right:-5px;padding:0 4px;border-radius:50%;font-size:12px}.nd-mnu-not{position:absolute;top:auto;right:0;z-index:100;display:none;outline:1px solid transparent;min-width:148px;max-width:200px;margin:0;padding:0;text-align:left}.nd-mnu-not:before{display:block!important;height:auto!important;vertical-align:top!important}.nd-mnu-not-content{position:absolute;top:0!important;width:100%;margin:0!important;padding:0 5px 5px}.nd-mnu-notl{margin:0!important;padding:4px!important}.nd-mnu .nd-mnu-notl>li{display:table;width:100%;margin:0;padding:4px;list-style-type:none;font-size:11px;cursor:pointer}.nd-mnu .nd-mnu-notl>.nd-mnu-dvd{height:1px;margin:4px 0!important;padding:0!important}.nd-mnu .nd-mnu-notl>.nd-mnu-dvd:hover,.nd-mnu .nd-mnu-notl>.nd-mnu-hd:hover{background:0 0!important}.nd-mnu .nd-mnu-notl>.nd-mnu-dvd:hover{cursor:default}.nd-mnu .nd-mnu-notl>.nd-mnu-dsbl:hover{background:0 0!important;cursor:default}.nd-mnu-notl>li:first-child{margin-top:0}.nd-mnu-notl>li:last-child{margin-bottom:0!important;border-bottom:0!important}.nd-mnu-notl>li span{display:table-cell;vertical-align:middle}.nd-mnu-notl>li span:nth-of-type(1){width:28px!important}.nd-mnu-notl>li span:nth-of-type(2){padding:0 2px 0 0}.nd-mnu.nd-rtl{direction:rtl;text-align:right}.nd-mnu.nd-rtl .nd-mnu-navl.nd-mnu-ffr{float:right}.nd-mnu.nd-rtl .nd-sc-l .nd-mnu-opt{float:right}.nd-mnu.nd-rtl .nd-mnu-opt .ico-dropdwn{border-right:5px solid;border-left:5px solid transparent}.nd-mnu.nd-rtl .nd-mnu-navl{margin:0}.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}.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}.nd-mnu.nd-rtl .nd-mnu-opt .ico-dropdwn{margin-right:4px;margin-left:auto}.nd-mnu.nd-rtl .nd-sc-r .nd-mnu-opt{float:left}.nd-mnu.nd-rtl .nd-mnu-opt.toggle{float:left}.nd-mnu.nd-rtl .nd-mnu-notl>li span:nth-of-type(1){width:20px!important}.nd-mnu.nd-rtl .nd-mnu-notl>li span:nth-of-type(2){padding-right:8px;text-align:right}[class*=nd-mnu-] .nd-mnu-ddwn-btn [class*=nd-fsc-icn-],[class*=nd-mnu-] .nd-mnu-opt [class*=nd-fsc-icn-]{font-size:20px}.ua-mobile [class*=nd-mnu-] .nd-mnu-ddwn-btn [class*=nd-fsc-icn-],.ua-mobile [class*=nd-mnu-] .nd-mnu-opt [class*=nd-fsc-icn-]{font-size:24px}[class*=nd-mnu-] .nd-mnu-ddl li span.nd-colimg,[class*=nd-mnu-] .nd-mnu-ddl-multiple li span.nd-colimg{width:28px}[class*=nd-mnu-] .nd-mnu-ddwn-btn{min-width:28px}[class*=nd-mnu-] .nd-mnu-opt .nd-mnu-ddwn-btn>span:not(.ico-dropdwn){font-weight:300;font-size:16px}.ua-mobile [class*=nd-mnu-] .nd-mnu-opt .nd-mnu-ddwn-btn>span:not(.ico-dropdwn){font-size:20px}[class*=nd-mnu-] .nd-mnu-ddwn-btn [class*=nd-fsc-icn-].nd-fsc-icn-flag16{vertical-align:middle;text-align:center}[class*=nd-mnu-] .nd-mnu-ddwn-btn [class*=nd-fsc-icn-] span.flag{position:relative;top:auto;left:auto;vertical-align:middle}.nd-popup .nd-mnu-horizontal [class*=nd-mnu-] .nd-mnu-ddwn-btn [class*=nd-fsc-icn-].nd-fsc-icn-flag16{position:relative}.nd-popup .nd-mnu-horizontal [class*=nd-mnu-] .nd-mnu-ddwn-btn [class*=nd-fsc-icn-] span.flag{top:5px}[class*=nd-mnu-] .nd-mnu-ddwn-btn [class*=nd-fsc-icn-].nd-fsc-icn-flag16~.ico-dropdwn{margin-top:auto}.nd-mnu-outer>.nd-mnu-opt>.nd-mnu-ddwn-btn{display:inline-block;width:28px;min-width:28px;height:28px;vertical-align:middle}.nd-mnu-outer>.nd-mnu-opt>.nd-mnu-ddwn-btn .nd-fsc-icn{position:relative;width:100%;height:100%;border-radius:100%;vertical-align:super;text-align:center;line-height:28px}.nd-mnu-outer>.nd-mnu-opt>.nd-mnu-ddwn-btn .nd-fsc-icn:before{display:block;width:0;height:0;margin-right:auto;margin-left:auto;content:""}.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowDown:before,.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowUp:before{border-left:5px solid transparent;border-right:5px solid transparent}.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowUp:before{margin-top:10px;border-bottom:5px solid transparent}.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowDown:before{margin-top:12px;border-top:5px solid transparent}.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowLeft:before,.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowRight:before{border-top:5px solid transparent;border-bottom:5px solid transparent}.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowLeft:before{margin-top:10px;border-right:5px solid transparent}.nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowRight:before{margin-top:10px;border-left:5px solid transparent}.nd-th-light .nd-mnu-outer.nd-mnu-vertical{border-right:1px solid #e0e1e3;background:0 0}.nd-th-light .nd-mnu-outer.nd-mnu-horizontal{border-bottom:1px solid #e0e1e3;background:0 0}.nd-th-light .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowUp:before{border-bottom-color:#3fa3ff}.nd-th-light .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowDown:before{border-top-color:#3fa3ff}.nd-th-light .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowLeft:before{border-right-color:#3fa3ff}.nd-th-light .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowRight:before{border-left-color:#3fa3ff}.nd-th-light .nd-mnu-opt [class*=nd-mnu-]>i,.nd-th-light .nd-mnu-opt [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-light .nd-mnu-opt [class*=nd-mnu-]>span{color:#b5c2cf}.nd-th-light .nd-mnu-opt:hover [class*=nd-mnu-]>i,.nd-th-light .nd-mnu-opt:hover [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-light .nd-mnu-opt:hover [class*=nd-mnu-]>span{color:#40a4ff}.nd-th-light .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>i,.nd-th-light .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>span,.nd-th-light .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>i,.nd-th-light .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>span{color:#e6e6e6}.nd-th-light .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>i,.nd-th-light .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>span,.nd-th-light .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>i,.nd-th-light .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>span,.nd-th-light .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>i,.nd-th-light .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>span{color:#0085ff}.nd-th-light .nd-mnu-opt.nd-mnu-actopen:active i,.nd-th-light .nd-mnu-opt.nd-mnu-actopen:active i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-actopen:active span,.nd-th-light .nd-mnu-opt.nd-mnu-opt:active i,.nd-th-light .nd-mnu-opt.nd-mnu-opt:active i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-opt:active span,.nd-th-light .nd-mnu-opt.nd-mnu-tglopen:active i,.nd-th-light .nd-mnu-opt.nd-mnu-tglopen:active i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-tglopen:active span{color:#0085ff}.nd-th-light.nd-mnu-horizontal .nd-mnu-opt:not(.nd-mnu-ddopen) .ico-dropdwn{border-top-color:transparent}.nd-th-light.nd-mnu-horizontal .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#3fa3ff}.nd-th-light.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-top-color:#3fa3ff}.nd-th-light.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-top-color:transparent}.nd-th-light.nd-mnu-vertical .nd-mnu-opt .ico-dropdwn{border-left-color:transparent}.nd-th-light.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt .ico-dropdwn{border-right-color:transparent}.nd-th-light.nd-mnu-vertical .nd-mnu-opt:hover .ico-dropdwn{border-left-color:#3fa3ff}.nd-th-light.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt:hover .ico-dropdwn{border-left-color:transparent;border-right-color:#3fa3ff}.nd-th-light.nd-mnu-vertical .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:#3fa3ff}.nd-th-light.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:transparent;border-right-color:#3fa3ff}.nd-th-light.nd-mnu-vertical .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:transparent}.nd-th-light.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-right-color:transparent}.nd-th-light .nd-mnu-ddwn{background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,253,254,.95)),to(rgba(244,247,249,.95)));background:-o-linear-gradient(top,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%);background:linear-gradient(180deg,rgba(251,253,254,.95) 0,rgba(244,247,249,.95) 100%)}.nd-th-light .nd-mnu-ddl li.nd-mnu-hd{color:#161327}.nd-th-light .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgba(181,194,207,.45)}.nd-th-light .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) i,.nd-th-light .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) i>[class*=path]:before,.nd-th-light .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) span.nd-collbl{color:#506f8c}.nd-th-light .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) span{color:#161327}.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover i,.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover i>[class*=path]:before,.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover span{color:#40a4ff}.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) i,.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) i>[class*=path]:before,.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) span,.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover i,.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover i>[class*=path]:before,.nd-th-light [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover>span{color:#cfd7df}.nd-th-light .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel i,.nd-th-light .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel i>[class*=path]:before,.nd-th-light .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel span{color:#0085ff}.nd-th-dark .nd-mnu-outer.nd-mnu-vertical{border-right:1px solid rgba(85,85,85,.16);background:0 0}.nd-th-dark .nd-mnu-outer.nd-mnu-horizontal{border-right:1px solid rgba(85,85,85,.16);background:0 0}.nd-th-dark .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowUp:before{border-bottom-color:#00dbcb}.nd-th-dark .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowDown:before{border-top-color:#00dbcb}.nd-th-dark .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowLeft:before{border-right-color:#00dbcb}.nd-th-dark .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowRight:before{border-left-color:#00dbcb}.nd-th-dark .nd-mnu-opt [class*=nd-mnu-]>i,.nd-th-dark .nd-mnu-opt [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-dark .nd-mnu-opt [class*=nd-mnu-]>span{color:#434a5d}.nd-th-dark .nd-mnu-opt:hover [class*=nd-mnu-]>i,.nd-th-dark .nd-mnu-opt:hover [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-dark .nd-mnu-opt:hover [class*=nd-mnu-]>span{color:#8894b2}.nd-th-dark .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>i,.nd-th-dark .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>span,.nd-th-dark .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>i,.nd-th-dark .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>span{color:#2c3240}.nd-th-dark .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>i,.nd-th-dark .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>span,.nd-th-dark .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>i,.nd-th-dark .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>span,.nd-th-dark .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>i,.nd-th-dark .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>span{text-shadow:0 0 20px #2cc9ca;color:#fff}.nd-th-dark .nd-mnu-opt.nd-mnu-actopen:active i,.nd-th-dark .nd-mnu-opt.nd-mnu-actopen:active i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-actopen:active span,.nd-th-dark .nd-mnu-opt.nd-mnu-opt:active i,.nd-th-dark .nd-mnu-opt.nd-mnu-opt:active i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-opt:active span,.nd-th-dark .nd-mnu-opt.nd-mnu-tglopen:active i,.nd-th-dark .nd-mnu-opt.nd-mnu-tglopen:active i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-tglopen:active span{color:#fff}.nd-th-dark.nd-mnu-horizontal .nd-mnu-opt:not(.nd-mnu-ddopen) .ico-dropdwn{border-top-color:transparent}.nd-th-dark.nd-mnu-horizontal .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#00dbcb}.nd-th-dark.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-top-color:#00dbcb}.nd-th-dark.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-top-color:transparent}.nd-th-dark.nd-mnu-vertical .nd-mnu-opt .ico-dropdwn{border-left-color:transparent}.nd-th-dark.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt .ico-dropdwn{border-right-color:transparent}.nd-th-dark.nd-mnu-vertical .nd-mnu-opt:hover .ico-dropdwn{border-left-color:#00dbcb}.nd-th-dark.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt:hover .ico-dropdwn{border-left-color:transparent;border-right-color:#00dbcb}.nd-th-dark.nd-mnu-vertical .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:#00dbcb}.nd-th-dark.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:transparent;border-right-color:#00dbcb}.nd-th-dark.nd-mnu-vertical .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:transparent}.nd-th-dark.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-right-color:transparent}.nd-th-dark .nd-mnu-ddwn{background:-webkit-gradient(linear,left top,left bottom,from(rgba(24,29,41,.95)),to(rgba(20,25,36,.95)));background:-o-linear-gradient(top,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%);background:linear-gradient(180deg,rgba(24,29,41,.95) 0,rgba(20,25,36,.95) 100%)}.nd-th-dark .nd-mnu-ddl li.nd-mnu-hd{color:#fff}.nd-th-dark .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid #2f3543}.nd-th-dark .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) i,.nd-th-dark .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) i>[class*=path]:before,.nd-th-dark .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) span.nd-collbl{color:#8894b2}.nd-th-dark .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) span{color:#8894b2}.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover i,.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover i>[class*=path]:before,.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover span{color:#8894b2}.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) i,.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) i>[class*=path]:before,.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) span,.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover i,.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover i>[class*=path]:before,.nd-th-dark [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover>span{color:#676767}.nd-th-dark .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel i,.nd-th-dark .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel i>[class*=path]:before,.nd-th-dark .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel span{text-shadow:0 0 20px #2cc9ca;color:#fff}.nd-th-darkpurple .nd-mnu-outer.nd-mnu-vertical{border-right:1px solid #1d1a2e;background:0 0}.nd-th-darkpurple .nd-mnu-outer.nd-mnu-horizontal{border-bottom:1px solid #1d1a2e;background:0 0}.nd-th-darkpurple .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowUp:before{border-bottom-color:#90e0ff}.nd-th-darkpurple .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowDown:before{border-top-color:#90e0ff}.nd-th-darkpurple .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowLeft:before{border-right-color:#90e0ff}.nd-th-darkpurple .nd-mnu-outer>.nd-mnu-opt.scroll .nd-fsc-icn-ArrowRight:before{border-left-color:#90e0ff}.nd-th-darkpurple .nd-mnu-opt [class*=nd-mnu-]>i,.nd-th-darkpurple .nd-mnu-opt [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt [class*=nd-mnu-]>span{color:#8689ec}.nd-th-darkpurple .nd-mnu-opt:hover [class*=nd-mnu-]>i,.nd-th-darkpurple .nd-mnu-opt:hover [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt:hover [class*=nd-mnu-]>span{color:rgba(134,137,236,.85)}.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt-dsbl [class*=nd-mnu-]>span,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt-dsbl:hover [class*=nd-mnu-]>span{color:rgba(134,137,236,.35)}.nd-th-darkpurple .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-actopen [class*=nd-mnu-]>span,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddwn-btn>span,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-tglopen [class*=nd-mnu-]>span{text-shadow:0 0 20px #b567ff;color:#fff}.nd-th-darkpurple .nd-mnu-opt.nd-mnu-actopen:active i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-actopen:active i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-actopen:active span,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt:active i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt:active i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-opt:active span,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-tglopen:active i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-tglopen:active i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-tglopen:active span{color:#fff}.nd-th-darkpurple.nd-mnu-horizontal .nd-mnu-opt:not(.nd-mnu-ddopen) .ico-dropdwn{border-top-color:transparent}.nd-th-darkpurple.nd-mnu-horizontal .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#fff}.nd-th-darkpurple.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-top-color:#fff}.nd-th-darkpurple.nd-mnu-horizontal .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-top-color:transparent}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu-opt .ico-dropdwn{border-left-color:transparent}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt .ico-dropdwn{border-right-color:transparent}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu-opt:hover .ico-dropdwn{border-left-color:#fff}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt:hover .ico-dropdwn{border-left-color:transparent;border-right-color:#fff}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:#fff}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt.nd-mnu-ddopen:not(.nd-mnu-opt-dsbl) .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:transparent;border-right-color:#fff}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-left-color:transparent}.nd-th-darkpurple.nd-mnu-vertical .nd-mnu.nd-rtl .nd-mnu-opt.nd-mnu-opt-dsbl:hover .nd-mnu-ddwn-btn>span.ico-dropdwn{border-right-color:transparent}.nd-th-darkpurple .nd-mnu-ddwn{background:-webkit-gradient(linear,left top,left bottom,from(rgba(22,25,43,.95)),to(rgba(17,14,35,.95)));background:-o-linear-gradient(top,rgba(22,25,43,.95) 0,rgba(17,14,35,.95) 100%);background:linear-gradient(180deg,rgba(22,25,43,.95) 0,rgba(17,14,35,.95) 100%)}.nd-th-darkpurple .nd-mnu-ddl li.nd-mnu-hd{color:#8689ec}.nd-th-darkpurple .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgb(78,82,193,.35)}.nd-th-darkpurple .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) i,.nd-th-darkpurple .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) span.nd-collbl{color:#8689ec}.nd-th-darkpurple .nd-mnu-ddl li:not(.nd-mnu-dsbl):not(.nd-mnu-sel) span{color:#fff}.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover i,.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover i>[class*=path]:before,.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>li:not(.nd-mnu-dsbl):not(.nd-mnu-sel):hover span{color:rgba(255,255,255,.85)}.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) i,.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) i>[class*=path]:before,.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel) span,.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover i,.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover i>[class*=path]:before,.nd-th-darkpurple [class*=nd-mnu-] .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover>span{color:rgba(255,255,255,.35)}.nd-th-darkpurple .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel i,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel i>[class*=path]:before,.nd-th-darkpurple .nd-mnu-opt.nd-mnu-ddopen .nd-mnu-ddl>.nd-mnu-sel span{text-shadow:0 0 20px #b567ff;color:#fff}