/*!

@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-nfsc .nd-fsc-inner-container{position:relative;z-index:20;height:100%;width:100%;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}.nd-nfsc button,.nd-nfsc dl,.nd-nfsc dt,.nd-nfsc h1,.nd-nfsc h2,.nd-nfsc h3,.nd-nfsc h4,.nd-nfsc h5,.nd-nfsc h6,.nd-nfsc input,.nd-nfsc li,.nd-nfsc ol,.nd-nfsc p,.nd-nfsc select,.nd-nfsc span,.nd-nfsc textarea,.nd-nfsc ul{text-align:left;font-family:inherit;font-style:inherit;font-weight:inherit;margin:0;padding:0}.nd-nfsc .nd-rtl button,.nd-nfsc .nd-rtl dl,.nd-nfsc .nd-rtl dt,.nd-nfsc .nd-rtl h1,.nd-nfsc .nd-rtl h2,.nd-nfsc .nd-rtl h3,.nd-nfsc .nd-rtl h4,.nd-nfsc .nd-rtl h5,.nd-nfsc .nd-rtl h6,.nd-nfsc .nd-rtl input,.nd-nfsc .nd-rtl li,.nd-nfsc .nd-rtl ol,.nd-nfsc .nd-rtl p,.nd-nfsc .nd-rtl select,.nd-nfsc .nd-rtl span,.nd-nfsc .nd-rtl textarea,.nd-nfsc .nd-rtl ul{text-align:right}.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 .nd-nfsc-chart-component{text-align:left;position:relative}html[dir=rtl] .nd-nfsc .nd-nfsc-chart-component{text-align:right}.nd-nfsc .nd-nfsc-chart-container{position:absolute;overflow:hidden;z-index:11}.nd-nfsc-message-panel{position:absolute;width:100%;height:100%;padding:50px 20px;text-align:center;font-size:25px}.nd-nfsc-message-panel,.nd-nfsc.nd-th-white .nd-nfsc-message-panel{background-color:rgba(190,190,190,.8);color:#000}.nd-nfsc.nd-th-black .nd-nfsc-message-panel{background-color:rgba(235,235,235,.8);color:#000}.nd-nfsc.nd-th-blue .nd-nfsc-message-panel{background-color:rgba(238,248,255,.8);color:#1b628d}.nd-nfsc.nd-th-gray .nd-nfsc-message-panel{background-color:rgba(235,235,235,.8);color:#646464}.nd-nfsc.nd-th-neon .nd-nfsc-message-panel{background-color:rgba(235,235,235,.8);color:#3f3f3f}.nd-nfsc.nd-th-white .nfsc-tooltip-container,.nfsc-tooltip-container{position:absolute;border:1px solid #000;padding:5px;background-color:rgba(255,255,255,.85);word-break:break-word;font-family:Arial;font-size:11px;color:#000;z-index:11}.nd-th-white .nfsc-tooltip-container{border:1px solid #000;background-color:rgba(255,255,255,.85);color:#000}.nd-nfsc.nd-th-black .nfsc-tooltip-container{border-color:rgba(73,73,73,.7);background-color:rgba(73,73,73,.7);color:#fff}.nd-nfsc.nd-th-blue .nfsc-tooltip-container{border-color:rgba(10,150,200,.7);background-color:rgba(10,150,200,.7);color:#fff}.nd-nfsc.nd-th-gray .nfsc-tooltip-container{border-color:rgba(111,111,111,.7);background-color:rgba(111,111,111,.7);color:#fff}.nd-nfsc.nd-th-neon .nfsc-tooltip-container{border-color:rgba(111,111,111,.7);background-color:rgba(111,111,111,.7);color:#fff}.nfsc-tooltip-footer-bubble{width:10px;height:10px;position:absolute;border:solid 1px #000;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 #000}.nfsc-orientation-up:after{top:0;left:50%;transform:translate(-50%,-100%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.nfsc-orientation-left:after{top:0;left:0;transform:translate(-100%,100%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #000}.nfsc-orientation-right:after{top:0;left:100%;transform:translate(0,100%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000}.nd-th-white .nfsc-tooltip-footer-bubble{border:solid 1px #000}.nd-th-white .nfsc-orientation-up:after{border-bottom:5px solid #000}.nd-th-white .nfsc-orientation-down:after{border-top:5px solid #000}.nd-th-white .nfsc-orientation-right:after{border-left:5px solid #000}.nd-th-white .nfsc-orientation-left:after{border-right:5px solid #000}.nd-th-black .nfsc-tooltip-footer-bubble{border:solid 1px rgba(73,73,73,.7)}.nd-th-black .nfsc-orientation-up:after{border-bottom:5px solid rgba(73,73,73,.7)}.nd-th-black .nfsc-orientation-down:after{border-top:5px solid rgba(73,73,73,.7)}.nd-th-black .nfsc-orientation-right:after{border-left:5px solid rgba(73,73,73,.7)}.nd-th-black .nfsc-orientation-left:after{border-right:5px solid rgba(73,73,73,.7)}.nd-th-blue .nfsc-tooltip-footer-bubble{border:solid 1px rgba(10,150,200,.7)}.nd-th-blue .nfsc-orientation-up:after{border-bottom:5px solid rgba(10,150,200,.7)}.nd-th-blue .nfsc-orientation-down:after{border-top:5px solid rgba(10,150,200,.7)}.nd-th-blue .nfsc-orientation-right:after{border-left:5px solid rgba(10,150,200,.7)}.nd-th-blue .nfsc-orientation-left:after{border-right:5px solid rgba(10,150,200,.7)}.nd-th-gray .nfsc-tooltip-footer-bubble{border:solid 1px rgba(111,111,111,.7)}.nd-th-gray .nfsc-orientation-up:after{border-bottom:5px solid rgba(111,111,111,.7)}.nd-th-gray .nfsc-orientation-down:after{border-top:5px solid rgba(111,111,111,.7)}.nd-th-gray .nfsc-orientation-right:after{border-left:5px solid rgba(111,111,111,.7)}.nd-th-gray .nfsc-orientation-left:after{border-right:5px solid rgba(111,111,111,.7)}.nd-th-neon .nfsc-tooltip-footer-bubble{border:solid 1px rgba(111,111,111,.7)}.nd-th-neon .nfsc-orientation-up:after{border-bottom:5px solid rgba(111,111,111,.7)}.nd-th-neon .nfsc-orientation-down:after{border-top:5px solid rgba(111,111,111,.7)}.nd-th-neon .nfsc-orientation-right:after{border-left:5px solid rgba(111,111,111,.7)}.nd-th-neon .nfsc-orientation-left:after{border-right:5px solid rgba(111,111,111,.7)}.nd-nfsc .nd-nfsc-chart-element{float:left;font:11px Arial,sans-serif}.nd-nfsc .nd-nfsc-chart-label{float:left}.nd-nfsc .nd-nfsc-chart-button{cursor:pointer}.nd-nfsc [class*=nd-nfsc-chart-button-]{width:16px;height:16px;margin-top:2px}.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{padding:15px;height:auto;width:auto;border-radius:40px;cursor:pointer;opacity:.7}.nd-nfsc .nd-nfsc-chart-button-play-container.loading{padding:24px}.nd-nfsc .nd-nfsc-chart-button-play-container:hover{opacity:1}.nd-nfsc .nd-nfsc-chart-button-play{height:auto;width:auto}.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}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.nd-nfsc .nd-nfsc-chart-button-play-container.loading .nd-fsc-icn-Restore{position:absolute;top:20px;right:18px;animation-name:spin;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}.nd-nfsc .nd-nfsc-chart-button .nd-fsc-icn-Play{left:2px;top:-1px}.nd-th-white .nd-nfsc-chart-button .nd-fsc-icn-Play,.nd-th-white .nd-nfsc-chart-button-play-container.loading .nd-fsc-icn-Restore{color:#fff}.nd-th-white [class*=nd-nfsc-chart-button-play-container]{background-color:#0a89e3;border:2px solid #fff}.nd-th-black .nd-nfsc-chart-button .nd-fsc-icn-Play,.nd-th-black .nd-nfsc-chart-button-play-container.loading .nd-fsc-icn-Restore{color:#fff}.nd-th-black [class*=nd-nfsc-chart-button-play-container]{background-color:#0a89e3;border:2px solid #fff}.nd-th-blue .nd-nfsc-chart-button .nd-fsc-icn-Play,.nd-th-blue .nd-nfsc-chart-button-play-container.loading .nd-fsc-icn-Restore{color:#fff}.nd-th-blue [class*=nd-nfsc-chart-button-play-container]{background-color:#ed885d;border:2px solid #fff}.nd-th-gray .nd-nfsc-chart-button .nd-fsc-icn-Play,.nd-th-gray .nd-nfsc-chart-button-play-container.loading .nd-fsc-icn-Restore{color:#fff}.nd-th-gray [class*=nd-nfsc-chart-button-play-container]{background-color:#c71585;border:2px solid #fff}.nd-th-neon .nd-nfsc-chart-button .nd-fsc-icn-Play,.nd-th-neon .nd-nfsc-chart-button-play-container.loading .nd-fsc-icn-Restore{color:#fff}.nd-th-neon [class*=nd-nfsc-chart-button-play-container]{background-color:#0a89e3;border:2px solid #fff}.nd-nfsc .nd-nfsc-chart-button-reset-scale-distort,.nd-nfsc .nd-nfsc-chart-button-reset-scale-distort-container,.nd-nfsc [class*=nd-nfsc-chart-button-] .nd-fsc-icn-ResetFit{width:24px;height:24px;font-size:20px}.nd-th-white [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]{color:#000}.nd-th-white .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-white .nd-nfsc-chart-button-restore-container{background:rgba(255,255,255,.8)}.nd-th-black [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]{color:#fff}.nd-th-black .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-black .nd-nfsc-chart-button-restore-container{background:rgba(0,0,0,.3)}.nd-th-blue [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]{color:#000}.nd-th-blue .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-blue .nd-nfsc-chart-button-restore-container{background:rgba(209,232,255,.2)}.nd-th-gray [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]{color:#000}.nd-th-gray .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-gray .nd-nfsc-chart-button-restore-container{background:rgba(173,173,173,.2)}.nd-th-neon [class*=nd-nfsc-chart-button] [class*=nd-fsc-icn]{color:#fff}.nd-th-neon .nd-nfsc-chart-button-reset-scale-distort-container,.nd-th-neon .nd-nfsc-chart-button-restore-container{background:rgba(38,38,38,.1)}.nd-nfsc.nd-nfsc-container{box-sizing:border-box}.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;background:#fff;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-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}.tbl-full-w{margin-bottom:10px}.nd-nfsc-dialog-tbl.tbl-full-w span{display:table-cell;height:24px;vertical-align:middle}.nd-nfsc-dialog-tbl.tbl-full-w .tbl-ck{width:24px}.nd-nfsc-dialog-tbl.tbl-full-w span input[type=text]{display:block;width:100%;padding:5px}.nd-nfsc-dialog-tbl.tbl-full-w .tbl-del{width:32px;text-align:center;font-family:Arial,sans-serif;font-weight:700;font-size:20px;color:red;cursor:pointer}.nd-th-white .nd-nfsc-dialog-tbl.tbl-full-w .tbl-del{color:red}.nd-th-black .nd-nfsc-dialog-tbl.tbl-full-w .tbl-del{color:red}.nd-th-blue .nd-nfsc-dialog-tbl.tbl-full-w .tbl-del{color:red}.nd-th-gray .nd-nfsc-dialog-tbl.tbl-full-w .tbl-del{color:red}.nd-th-neon .nd-nfsc-dialog-tbl.tbl-full-w .tbl-del{color:red}.nd-nfsc-drawing-tab-container{overflow:auto;max-height:262px}input:-moz-ui-invalid{box-shadow:none!important}.nd-mdl-error{border:2px solid #ff0900;margin:4px auto;width:70%;display:none;padding:4px;background-color:#f2b8ae}.nd-input-alert-deviation-value,.nd-input-alert-value{width:80px}.nd-row{width:100%;display:table;table-layout:fixed;margin-bottom:5px}.nd-nfsc .nd-row>*{margin-right:3px}.nd-row .nd-col{display:table-cell;vertical-align:middle;padding-right:3px}.nd-col.nd-no-pad{padding:0}.nd-col.nd-no-pad.nd-tbc-btn{width:32px}.nd-row.nd-date-range{margin-bottom:3px}.nd-fsc-icn-red{color:red}.nd-fsc-icn-green{color:green}.nd-tbc-btn{width:35px;text-align:center}.nd-full-w{width:100%}.nd-active-tooltip{position:relative;display:inline}.nd-nfsc label{font-weight:700}.nd-fsc-list-item{display:table;width:100%;padding:5px 0;border-bottom:1px solid #ccc;table-layout:fixed}.nd-th-white .nd-fsc-list-item{border-bottom:1px solid #ccc}.nd-th-black .nd-fsc-list-item{border-bottom:1px solid #909090}.nd-th-blue .nd-fsc-list-item{border-bottom:1px solid #6c97b1}.nd-th-gray .nd-fsc-list-item{border-bottom:1px solid #9a9a9a}.nd-th-neon .nd-fsc-list-item{border-bottom:1px solid #3e3e3e}.nd-fsc-list-item>div{display:table-cell;vertical-align:middle}.nd-fsc-list-item div{text-align:left}.nd-fsc-list-item .nd-fsc-list-button{width:32px}.nd-title{font-weight:700;padding-bottom:5px}.nd-fsc-analysis-title .nd-fsc-icn{margin-right:5px}.nd-italic{font-style:italic}.nd-fsc-load-more{padding:5px 0}.nd-fsc-list-item:hover,.nd-fsc-load-more:hover{cursor:pointer}.nd-fsc-list-item.default-cursor:hover{cursor:default}.nd-fsc-load-more i{margin-right:5px}.nd-nfsc-analysis-story{margin-bottom:6px}.nd-nfsc-analysis-story button{margin:0}.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}.nd-fsc-list-button{cursor:pointer;height:30px}@media only screen and (max-width:480px){.nd-fsc-alert-list-expiration.nd-fsc-right{float:left;margin-top:5px}}.ua-mobile .nd-fsc-icn16.nd-no-resize{font-size:16px}.nd-active-tooltip:active:after{position:absolute;display:block;width:0;height:0;right:100%;bottom:0;margin-right:2px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(0,0,0,.5);content:"";z-index:101}.nd-active-tooltip:active:before{position:absolute;display:block;right:100%;bottom:-7px;width:200px;text-align:center;margin-right:7px;border-radius:5px;padding:5px 15px;background:rgba(0,0,0,.5);color:#fff;content:attr(title);z-index:100}.nd-th-white .nd-active-tooltip:active:after{border-left:5px solid rgba(0,0,0,.5)}.nd-th-white .nd-active-tooltip:active:before{background:rgba(0,0,0,.5);color:#fff}.nd-th-black .nd-active-tooltip:active:after{border-left:5px solid rgba(0,0,0,.75)}.nd-th-black .nd-active-tooltip:active:before{background:rgba(0,0,0,.75);color:#fff}.nd-th-blue .nd-active-tooltip:active:after{border-left:5px solid rgba(0,0,0,.5)}.nd-th-blue .nd-active-tooltip:active:before{background:rgba(0,0,0,.5);color:#fff}.nd-th-gray .nd-active-tooltip:active:after{border-left:5px solid rgba(0,0,0,.5)}.nd-th-gray .nd-active-tooltip:active:before{background:rgba(0,0,0,.5);color:#fff}.nd-th-neon .nd-active-tooltip:active:after{border-left:5px solid rgba(0,0,0,.5)}.nd-th-neon .nd-active-tooltip:active:before{background:rgba(0,0,0,.5);color:#fff}.nd-nfsc-dialog-button{display:inline-block;margin-right:3px}.nd-date-range .jsCalendar{position:absolute;left:auto;top:auto;z-index:10}.nd-date-range .jsCalendar>table{min-width:150px;max-width:250px}.nd-date-range .jsCalendar table{margin:0!important;border-radius:0!important}.nd-nfsc-autochartist-show-all{margin:20px 0;float:left}.nd-nfsc-autochartist-show-all label{padding-left:15px;text-indent:-15px}.nd-nfsc-autochartist-show-all input{width:13px;height:13px;padding:0;margin:0;vertical-align:bottom;position:relative;top:-1px}.nd-nfsc-autochartist-show-more{margin:10px 0;float:right}.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;border:1px solid #eee;padding:3px;background:#fff;-webkit-box-shadow:1px 5px 10px rgba(0,0,0,.5);-moz-box-shadow:1px 5px 10px rgba(0,0,0,.5);box-shadow:1px 5px 10px rgba(0,0,0,.5)}.nd--color-picker i{font:inherit}.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;border:2px solid #777;width:20px;height:20px;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;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(../netdania/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(../netdania/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}}.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(../netdania/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-is.nd-is-container{position:relative;display:inline-block;width:auto;height:100%!important;box-sizing:border-box;margin:0;vertical-align:middle;text-align:left;z-index:30000}.nd-is .nd-is-selection{display:table;height:100%;box-shadow:none!important;background:0 0!important}.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}.ua-mobile .nd-is-selection--single[aria-expanded=false],.ua-mobile .nd-is-selection--single[aria-expanded=true]{cursor:none!important}.nd-is.nd-is-container .nd-is-selection--single .nd-is-selection__rendered{display:table;text-overflow:ellipsis;white-space:nowrap;height:100%}.nd-is .nd-is-selection--single .nd-is-selection__rendered .nd-fsc-icn{display:table-cell;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--single .nd-is-selection__arrow,.nd-is .nd-is-selection--single .nd-is-selection__placeholder,.nd-is .nd-is-selection--single .nd-is-selection__text{display:table-cell;position:relative;vertical-align:middle}.nd-is .nd-is-selection--single .nd-is-selection__arrow{position:relative;margin:0;padding:0 0 0 4px}.nd-is.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b{border-width:0 5px 5px 5px}.nd-is .nd-is-selection--single .nd-is-selection__arrow b{display:block;width:0;height:5px;margin-top:1px;border-style:solid;border-width:5px 5px 0 5px}.nd-is .nd-is-dropdown-container{position:absolute}.nd-is.nd-is-dropdown-wrapper{overflow:inherit}.nd-is .nd-is-dropdown{position:relative;display:block;border:0 solid #aaa;border-radius:0;box-sizing:border-box;z-index:1}.nd-is.nd-is-container--open .nd-is-dropdown{left:0}.nd-is.nd-is-container--open .nd-is-dropdown--above{border-bottom-left-radius:0;border-bottom-right-radius:0}.nd-is.nd-is-container--open .nd-is-dropdown--below{border-top-left-radius:0;border-top-right-radius:0}.nd-is .nd-is-results__options{list-style:none;margin:0;padding:0;width:100%;border-spacing:0;border-collapse:collapse}.nd-is .nd-is-results__option{white-space:nowrap;user-select:none;-webkit-user-select:none}.nd-is-dropdown .nd-is-results__header_th,.nd-is-dropdown .nd-is-results__option_td{padding:6px;text-align:left;font-size:12px}.ua-mobile .nd-is-dropdown .nd-is-results__header_th,.ua-mobile .nd-is-dropdown .nd-is-results__option_td{font-size:14px}.nd-is-results__options td,.nd-is-results__options th{padding:inherit}.nd-is .nd-is-results__option[aria-selected]{cursor:pointer}.nd-is .nd-is-results{display:block;width:100%}.nd-is .nd-is-dropdown.nd-is-dropdown--below{overflow-x:hidden}.nd-is .nd-is-results{max-height:200px;overflow-y:auto}.nd-is .nd-is-results>.nd-is-results__options{overflow-y:auto}.nd-is .nd-is-results>.nd-is-results__options.fixed__table{overflow-x:auto}.nd-is .nd-is-results__option[role=group]{padding:0}.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{position:relative;margin:0}.nd-is .nd-is-filter__tab{padding:7px;cursor:pointer;margin:0 5px;white-space:nowrap;font-size:13px}.nd-is .nd-is-filter__tab .active{font-weight:700}.nd-is .nd-is-favorites--tab__icon{font-size:14px}.nd-is .nd-is-favorites--tab__icon:before{content:"\e913"}.nd-is .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon:before{content:"\e915"}.nd-is .nd-is-filter__tab[tab-selected=true]:hover .nd-is-favorites--tab__icon:before{display:block}.nd-is .nd-is-filters{display:block;width:100%}.nd-is .nd-is-filter-horizontal-container{display:block;overflow:hidden;height:31px;position:relative;padding-bottom:4px}.nd-is .nd-is-filter-horizontal-left-scroll{display:none;width:30px;height:30px;position:absolute;left:0;top:0;cursor:pointer;background-color:#444}.nd-is .nd-is-filter-horizontal-left-scroll b{border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #fff;position:absolute;left:50%;top:50%;width:0;height:0;margin-left:-2px;margin-top:-4px}.nd-is .nd-is-filter-horizontal-right-scroll{display:none;width:30px;height:30px;position:absolute;right:0;top:0;cursor:pointer;background-color:#444}.nd-is .nd-is-filter-horizontal-right-scroll b{border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #fff;position:absolute;left:50%;top:50%;width:0;height:0;margin-left:-2px;margin-top:-4px}.nd-is .nd-is-filter-horizontal{display:inline-block;position:relative}.nd-is .nd-is-filter-tabfilter{display:flex;padding:0 7px}.nd-is-dropdown .nd-is-search--dropdown{display:block;padding:4px;border-width:0 0 1px 0;border-style:solid}.nd-is-search--dropdown table{width:100%}.nd-is-search--dropdown table td{padding:0!important;line-height:2.8}.nd---search-field{text-align:left!important}[dir=rtl].nd-is-dropdown .nd---search-field{text-align:right!important}.nd-is-search--dropdown .nd---search-icn{width:24px;text-align:center}.nd-is-search--dropdown .nd---search-field input{height:20px;border-radius:0;border-width:0;box-sizing:border-box;-webkit-appearance:none;outline:0}.nd-is-search__field{height:auto!important}.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::-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{position:absolute;left:100px;padding:4px;display:block}.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:"\e913"}.nd-is .nd-is-favorites__icon[type=selected]:before{content:"\e915"}.nd-is .nd-is-favorites__icon[type=fixed]:before{content:"\e915"}@font-face{font-family:nd-fsc;src:url(../netdania/fonts/nd-nfsc.eot?onv8km);src:url(../netdania/fonts/nd-nfsc.eot?onv8km#iefix) format('embedded-opentype'),url(../netdania/fonts/nd-nfsc.ttf?onv8km) format('truetype'),url(../netdania/fonts/nd-nfsc.woff?onv8km) format('woff'),url(../netdania/fonts/nd-nfsc.svg?onv8km#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-is,.nd-is .nd-is-dd-option,.nd-is .nd-is-results__header_th,.nd-is .nd-is-results__option_td,.nd-is.nd-th-white,.nd-is.nd-th-white .nd-is-dd-option,.nd-is.nd-th-white .nd-is-results__header_th,.nd-is.nd-th-white .nd-is-results__option_td{color:#565654}.nd-is .nd-is-selection__text,.nd-is.nd-th-white .nd-is-selection__text{color:#000}.nd-is .nd-is-selection--single .nd-is-selection__arrow b,.nd-is.nd-th-white .nd-is-selection--single .nd-is-selection__arrow b{border-color:#888 transparent transparent transparent}.nd-is.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b,.nd-is.nd-th-white.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b{border-color:transparent transparent #888 transparent}.nd-is .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b,.nd-is.nd-th-white .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-white .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-top-color:#000!important}.nd-is.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b,.nd-is.nd-th-white.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-white.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-bottom-color:#000!important}.nd-is .nd-is-dropdown,.nd-is.nd-th-white .nd-is-dropdown{background-color:#fff;box-shadow:0 0 1.5em rgba(0,0,0,.35)}.nd-is .nd-is-search--dropdown .nd-is-search__field,.nd-is.nd-th-white .nd-is-search--dropdown .nd-is-search__field{background-color:#fff;color:#605e5e}.nd-is .nd-is-filter-horizontal-container,.nd-is.nd-th-white .nd-is-filter-horizontal-container{border-bottom:1px solid rgba(137,148,153,.25)}.nd-is.nd-th-white .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-white .nd-is-filter-horizontal-right-scroll{background-color:#fff}.nd-is.nd-th-white .nd-is-filter-horizontal-left-scroll b{border-right-color:#444}.nd-is.nd-th-white .nd-is-filter-horizontal-right-scroll b{border-left-color:#444}.nd-is .nd-is-filter__tab[tab-selected=true],.nd-is.nd-th-white .nd-is-filter__tab[tab-selected=true]{color:#444;background-color:#ddd}.nd-is .nd-is-filter__tab.nd-is-filter__tab--highlighted,.nd-is.nd-th-white .nd-is-filter__tab.nd-is-filter__tab--highlighted{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is .nd-is-search--dropdown,.nd-is.nd-th-white .nd-is-search--dropdown{border-color:rgba(137,148,153,.25)}.nd-is .nd-is-loading,.nd-is.nd-th-white .nd-is-loading{background-color:bisque}.nd-is .nd-is-results__header,.nd-is.nd-th-white .nd-is-results__header{background-color:#fdfdfe;border-bottom:1px solid rgba(137,148,153,.25)}.nd-is .nd-is-results__option[aria-disabled=true],.nd-is.nd-th-white .nd-is-results__option[aria-disabled=true]{color:#999}.nd-is.nd-th-white .nd-is-results__option[aria-disabled=true] .nd-is-results__option_td{color:#999}.nd-is .nd-is-results__option[aria-selected=true],.nd-is.nd-th-white .nd-is-results__option[aria-selected=true]{background:#4497d2;color:#fff}.nd-is .nd-is-results__option--highlighted[aria-selected],.nd-is.nd-th-white .nd-is-results__option--highlighted[aria-selected]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is .nd-is-results__option--highlighted .nd-is-results__option_td,.nd-is .nd-is-results__option[aria-selected=true] .nd-is-results__option_td,.nd-is.nd-th-white .nd-is-results__option--highlighted .nd-is-results__option_td,.nd-is.nd-th-white .nd-is-results__option[aria-selected=true] .nd-is-results__option_td{color:#fff}.nd-is .nd-is-results__option strong,.nd-is.nd-th-white .nd-is-results__option strong{color:#efb10e}.nd-is .nd-is-favorites__icon,.nd-is.nd-th-white .nd-is-favorites__icon{color:#999}.nd-is .nd-is-favorites__icon[type=selected],.nd-is.nd-th-white .nd-is-favorites__icon[type=selected]{color:#9c6}.nd-is .nd-is-favorites__icon[type=fixed],.nd-is.nd-th-white .nd-is-favorites__icon[type=fixed]{color:#9c6}.nd-is .nd-is-favorites--tab__icon,.nd-is.nd-th-white .nd-is-favorites--tab__icon{color:#999}.nd-is .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon,.nd-is.nd-th-white .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon{color:#9c6}.nd-is .nd-is-dd dt,.nd-is.nd-th-white .nd-is-dd dt{background-color:#fff;border:1px solid rgba(0,0,0,.35)}.nd-is .nd-is-dd dt:focus,.nd-is .nd-is-dd dt:hover,.nd-is .nd-is-dd.nd-is-dd-opened dt,.nd-is.nd-th-white .nd-is-dd dt:focus,.nd-is.nd-th-white .nd-is-dd dt:hover,.nd-is.nd-th-white .nd-is-dd.nd-is-dd-opened dt{border:1px solid rgba(0,0,0,.5);background:#ddd}.nd-is .nd-is-dd dd ul,.nd-is.nd-th-white .nd-is-dd dd ul{background-color:#fff;border:1px solid #cccdcf;box-shadow:0 0 1.5em rgba(0,0,0,.35)}.nd-is .nd-is-dd dd ul li span:hover,.nd-is .nd-is-dd-option[aria-selected=true],.nd-is.nd-th-white .nd-is-dd dd ul li span:hover,.nd-is.nd-th-white .nd-is-dd-option[aria-selected=true]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is .nd-is-dd .nd-is-dd-arrow b,.nd-is.nd-th-white .nd-is-dd .nd-is-dd-arrow b{border-color:#888 transparent transparent transparent}.nd-is .nd-is-dd:hover .nd-is-dd-arrow b,.nd-is.nd-th-white .nd-is-dd:hover .nd-is-dd-arrow b{border-top-color:#000!important}.nd-is .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b,.nd-is.nd-th-white .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b{border-color:transparent transparent #000 transparent}.nd-is .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b,.nd-is.nd-th-white .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b{border-bottom-color:#000!important}.nd-is.nd-th-black,.nd-is.nd-th-black .nd-is-dd-option,.nd-is.nd-th-black .nd-is-results__header_th,.nd-is.nd-th-black .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-black .nd-is-selection__text{color:#fff}.nd-is.nd-th-black .nd-is-selection--single .nd-is-selection__arrow b{border-color:#888 transparent transparent transparent}.nd-is.nd-th-black.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b{border-color:transparent transparent #000 transparent}.nd-is.nd-th-black .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-black .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-top-color:#fff!important}.nd-is.nd-th-black.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-black.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-bottom-color:#fff!important}.nd-is.nd-th-black .nd-is-dropdown{box-shadow:0 0 1.5em rgba(0,0,0,.25);background:#222}.nd-is.nd-th-black .nd-is-search--dropdown .nd-is-search__field{background:#222;color:#f4fafd}.nd-is.nd-th-black .nd-is-filter-horizontal-container{border-bottom:1px solid rgba(69,69,69,.5)}.nd-is.nd-th-black .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-black .nd-is-filter-horizontal-right-scroll{background-color:#222}.nd-is.nd-th-black .nd-is-filter-horizontal-left-scroll b{border-right-color:#fff}.nd-is.nd-th-black .nd-is-filter-horizontal-right-scroll b{border-left-color:#fff}.nd-is.nd-th-black .nd-is-filter__tab[tab-selected=true]{color:#fff;background-color:#6a6767}.nd-is.nd-th-black .nd-is-filter__tab.nd-is-filter__tab--highlighted{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-black .nd-is-search--dropdown{border-color:rgba(69,69,69,.5)}.nd-is.nd-th-black .nd-is-loading{background-color:#d68321}.nd-is.nd-th-black .nd-is-results__header{background-color:#2f2e2e;border-bottom:1px solid rgba(69,69,69,.5)}.nd-is.nd-th-black .nd-is-results__option[aria-disabled=true]{color:#f4fafd}.nd-is.nd-th-black .nd-is-results__option[aria-disabled=true] .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-black .nd-is-results__option[aria-selected=true]{background-color:#6a6767}.nd-is.nd-th-black .nd-is-results__option--highlighted[aria-selected]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-black .nd-is-results__option--highlighted .nd-is-results__option_td,.nd-is.nd-th-black .nd-is-results__option[aria-selected=true] .nd-is-results__option_td{color:#fff}.nd-is.nd-th-black .nd-is-results__option strong{color:#efb10e}.nd-is.nd-th-black .nd-is-favorites__icon{color:#999}.nd-is.nd-th-black .nd-is-favorites__icon[type=selected]{color:#9c6}.nd-is.nd-th-black .nd-is-favorites__icon[type=fixed]{color:#9c6}.nd-is.nd-th-black .nd-is-favorites--tab__icon{color:#999}.nd-is.nd-th-black .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon{color:#9c6}.nd-is.nd-th-black .nd-is-dd dt{background-color:#424242;border:1px solid rgba(83,83,83,.85)}.nd-is.nd-th-black .nd-is-dd dt:focus,.nd-is.nd-th-black .nd-is-dd dt:hover,.nd-is.nd-th-black .nd-is-dd.nd-is-dd-opened dt{background-color:#979797;border:1px solid rgba(151,151,151,.75)}.nd-is.nd-th-black .nd-is-dd dd ul{box-shadow:0 0 1.5em rgba(0,0,0,.25);background:#222;border:1px solid rgba(83,83,83,.85)}.nd-is.nd-th-black .nd-is-dd dd ul li span:hover,.nd-is.nd-th-black .nd-is-dd-option[aria-selected=true]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3)}.nd-is.nd-th-black .nd-is-dd .nd-is-dd-arrow b{border-color:#888 transparent transparent transparent}.nd-is.nd-th-black .nd-is-dd:hover .nd-is-dd-arrow b{border-top-color:#fff!important}.nd-is.nd-th-black .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b{border-color:transparent transparent #000 transparent}.nd-is.nd-th-black .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b{border-bottom-color:#fff!important}.nd-is.nd-th-blue,.nd-is.nd-th-blue .nd-is-dd-option,.nd-is.nd-th-blue .nd-is-results__header_th,.nd-is.nd-th-blue .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-blue .nd-is-selection__text{color:#fff}.nd-is.nd-th-blue .nd-is-selection--single .nd-is-selection__arrow b{border-color:#95dcff transparent transparent transparent}.nd-is.nd-th-blue.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b{border-color:transparent transparent #95dcff transparent}.nd-is.nd-th-blue .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-blue .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-top-color:#fff!important}.nd-is.nd-th-blue.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-blue.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-bottom-color:#fff!important}.nd-is.nd-th-blue .nd-is-dropdown{box-shadow:0 0 1.5em rgba(0,0,0,.15);background:#1b628d}.nd-is.nd-th-blue .nd-is-search--dropdown .nd-is-search__field{background:#1b628d;color:#f4fafd}.nd-is.nd-th-blue .nd-is-filter-horizontal-container{border-bottom:1px solid #85a8be}.nd-is.nd-th-blue .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-blue .nd-is-filter-horizontal-right-scroll{background-color:#1b628d}.nd-is.nd-th-blue .nd-is-filter-horizontal-left-scroll b{border-right-color:#fff}.nd-is.nd-th-blue .nd-is-filter-horizontal-right-scroll b{border-left-color:#fff}.nd-is.nd-th-blue .nd-is-filter__tab[tab-selected=true]{color:#fff;background-color:#2a89c1}.nd-is.nd-th-blue .nd-is-filter__tab.nd-is-filter__tab--highlighted{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-blue .nd-is-search--dropdown{border-color:#85a8be}.nd-is.nd-th-blue .nd-is-loading{background-color:#d68321}.nd-is.nd-th-blue .nd-is-results__header{background-color:#2a74a1;border-bottom:1px solid #85a8be}.nd-is.nd-th-blue .nd-is-results__option[aria-disabled=true]{color:#f4fafd}.nd-is.nd-th-blue .nd-is-results__option[aria-disabled=true] .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-blue .nd-is-results__option[aria-selected=true]{background-color:#4c9ed0}.nd-is.nd-th-blue .nd-is-results__option--highlighted[aria-selected]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-blue .nd-is-results__option--highlighted .nd-is-results__option_td,.nd-is.nd-th-blue .nd-is-results__option[aria-selected=true] .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-blue .nd-is-results__option strong{color:#efb10e}.nd-is.nd-th-blue .nd-is-favorites__icon{color:#999}.nd-is.nd-th-blue .nd-is-favorites__icon[type=selected]{color:#9c6}.nd-is.nd-th-blue .nd-is-favorites__icon[type=fixed]{color:#9c6}.nd-is.nd-th-blue .nd-is-favorites--tab__icon{color:#999}.nd-is.nd-th-blue .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon{color:#9c6}.nd-is.nd-th-blue .nd-is-dd dt{background-color:#1b628d;border:1px solid rgba(113,140,159,.75)}.nd-is.nd-th-blue .nd-is-dd dt:focus,.nd-is.nd-th-blue .nd-is-dd dt:hover,.nd-is.nd-th-blue .nd-is-dd.nd-is-dd-opened dt{background-color:#2a89c1;border:1px solid rgba(57,177,252,.5)}.nd-is.nd-th-blue .nd-is-dd dd ul{box-shadow:0 0 1.5em rgba(0,0,0,.15);background:#1b628d;border:1px solid rgba(113,140,159,.75)}.nd-is.nd-th-blue .nd-is-dd dd ul li span:hover,.nd-is.nd-th-blue .nd-is-dd-option[aria-selected=true]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3)}.nd-is.nd-th-blue .nd-is-dd .nd-is-dd-arrow b{border-color:#95dcff transparent transparent transparent}.nd-is.nd-th-blue .nd-is-dd:hover .nd-is-dd-arrow b{border-top-color:#fff!important}.nd-is.nd-th-blue .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b{border-color:transparent transparent #95dcff transparent}.nd-is.nd-th-blue .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b{border-bottom-color:#fff!important}.nd-is.nd-th-gray,.nd-is.nd-th-gray .nd-is-dd-option,.nd-is.nd-th-gray .nd-is-results__header_th,.nd-is.nd-th-gray .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-gray .nd-is-selection__text{color:#fff}.nd-is.nd-th-gray .nd-is-selection--single .nd-is-selection__arrow b{border-color:#e2dede transparent transparent transparent}.nd-is.nd-th-gray.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b{border-color:transparent transparent #e2dede transparent}.nd-is.nd-th-gray .nd-is-selection--single .nd-is-selection__rendered{color:#f4fafd}.nd-is.nd-th-gray .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-gray .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-top-color:#fff!important}.nd-is.nd-th-gray.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-gray.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-bottom-color:#fff!important}.nd-is.nd-th-gray .nd-is-dropdown{box-shadow:0 0 1.5em rgba(0,0,0,.15);background:#646464}.nd-is.nd-th-gray .nd-is-search--dropdown .nd-is-search__field{background:#646464;color:#f4fafd}.nd-is.nd-th-gray .nd-is-filter-horizontal-container{border-bottom:1px solid #c1c4c3}.nd-is.nd-th-gray .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-gray .nd-is-filter-horizontal-right-scroll{background-color:#646464}.nd-is.nd-th-gray .nd-is-filter-horizontal-left-scroll b{border-right-color:#fff}.nd-is.nd-th-gray .nd-is-filter-horizontal-right-scroll b{border-left-color:#fff}.nd-is.nd-th-gray .nd-is-filter__tab[tab-selected=true]{color:#fff;background-color:#c8cccb}.nd-is.nd-th-gray .nd-is-filter__tab.nd-is-filter__tab--highlighted{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-gray .nd-is-search--dropdown{border-color:rgba(139,139,139,.75)}.nd-is.nd-th-gray .nd-is-loading{background-color:#d68321}.nd-is.nd-th-gray .nd-is-results__header{background-color:#909292;border-bottom:1px solid #c1c4c3}.nd-is.nd-th-gray .nd-is-results__option[aria-disabled=true]{color:#f4fafd}.nd-is.nd-th-gray .nd-is-results__option[aria-disabled=true] .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-gray .nd-is-results__option[aria-selected=true]{background-color:#9e9e9e}.nd-is.nd-th-gray .nd-is-results__option--highlighted[aria-selected]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-gray .nd-is-results__option--highlighted .nd-is-results__option_td,.nd-is.nd-th-gray .nd-is-results__option[aria-selected=true] .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-gray .nd-is-results__option strong{color:#efb10e}.nd-is.nd-th-gray .nd-is-favorites__icon{color:#999}.nd-is.nd-th-gray .nd-is-favorites__icon[type=selected]{color:#9c6}.nd-is.nd-th-gray .nd-is-favorites__icon[type=fixed]{color:#9c6}.nd-is.nd-th-gray .nd-is-favorites--tab__icon{color:#999}.nd-is.nd-th-gray .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon{color:#9c6}.nd-is.nd-th-gray .nd-is-dd dt{background-color:#747877;border:1px solid #3c3e40}.nd-is.nd-th-gray .nd-is-dd dt:focus,.nd-is.nd-th-gray .nd-is-dd dt:hover,.nd-is.nd-th-gray .nd-is-dd.nd-is-dd-opened dt{background-color:#878787;border:1px solid rgba(60,62,64,.75)}.nd-is.nd-th-gray .nd-is-dd dd ul{box-shadow:0 0 1.5em rgba(0,0,0,.15);background:#646464;border:1px solid #3c3e40}.nd-is.nd-th-gray .nd-is-dd dd ul li span:hover,.nd-is.nd-th-gray .nd-is-dd-option[aria-selected=true]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3)}.nd-is.nd-th-gray .nd-is-dd .nd-is-dd-arrow b{border-color:#e2dede transparent transparent transparent}.nd-is.nd-th-gray .nd-is-dd:hover .nd-is-dd-arrow b{border-top-color:#fff!important}.nd-is.nd-th-gray .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b{border-color:transparent transparent #e2dede transparent}.nd-is.nd-th-gray .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b{border-bottom-color:#fff!important}.nd-is.nd-th-neon,.nd-is.nd-th-neon .nd-is-dd-option,.nd-is.nd-th-neon .nd-is-results__header_th,.nd-is.nd-th-neon .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-neon .nd-is-selection__text{color:#fff}.nd-is.nd-th-neon .nd-is-selection--single .nd-is-selection__arrow b{border-color:#888 transparent transparent transparent}.nd-is.nd-th-neon.nd-is-container--open .nd-is-selection--single .nd-is-selection__arrow b{border-color:transparent transparent #888 transparent}.nd-is.nd-th-neon .nd-is-selection--single .nd-is-selection__rendered{color:#f4fafd}.nd-is.nd-th-neon .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-neon .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-top-color:#fff!important}.nd-is.nd-th-neon.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=false] .nd-is-selection__arrow b,.nd-is.nd-th-neon.nd-is-container--open .nd-is-selection--single:hover[aria-expanded=true] .nd-is-selection__arrow b{border-bottom-color:#fff!important}.nd-is.nd-th-neon .nd-is-dropdown{box-shadow:0 0 1.5em rgba(0,0,0,.15);background:#3f3f3f}.nd-is.nd-th-neon .nd-is-search--dropdown .nd-is-search__field{background:#3f3f3f;color:#f4fafd}.nd-is.nd-th-neon .nd-is-filter-horizontal-container{border-bottom:1px solid rgba(85,85,85,.5)}.nd-is.nd-th-neon .nd-is-filter-horizontal-left-scroll,.nd-is.nd-th-neon .nd-is-filter-horizontal-right-scroll{background-color:#3f3f3f}.nd-is.nd-th-neon .nd-is-filter-horizontal-left-scroll b{border-right-color:#fff}.nd-is.nd-th-neon .nd-is-filter-horizontal-right-scroll b{border-left-color:#fff}.nd-is.nd-th-neon .nd-is-filter__tab[tab-selected=true]{color:#fff;background-color:#6a6767}.nd-is.nd-th-neon .nd-is-filter__tab.nd-is-filter__tab--highlighted{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-neon .nd-is-search--dropdown{border-color:rgba(85,85,85,.5)}.nd-is.nd-th-neon .nd-is-loading{background-color:#d68321}.nd-is.nd-th-neon .nd-is-results__header{background-color:#2f2e2e;border-bottom:1px solid rgba(85,85,85,.5)}.nd-is.nd-th-neon .nd-is-results__option[aria-disabled=true]{color:#f4fafd}.nd-is.nd-th-neon .nd-is-results__option[aria-disabled=true] .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-neon .nd-is-results__option[aria-selected=true]{background-color:#6a6767}.nd-is.nd-th-neon .nd-is-selection.nd-is-selection--single:hover[aria-expanded=false]{background:#606060!important}.nd-is.nd-th-neon .nd-is-results__option--highlighted[aria-selected]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-is.nd-th-neon .nd-is-results__option--highlighted .nd-is-results__option_td,.nd-is.nd-th-neon .nd-is-results__option[aria-selected=true] .nd-is-results__option_td{color:#f4fafd}.nd-is.nd-th-neon .nd-is-results__option strong{color:#bc9448}.nd-is.nd-th-neon .nd-is-favorites__icon{color:#999}.nd-is.nd-th-neon .nd-is-favorites__icon[type=selected]{color:#9c6}.nd-is.nd-th-neon .nd-is-favorites__icon[type=fixed]{color:#9c6}.nd-is.nd-th-neon .nd-is-favorites--tab__icon{color:#999}.nd-is.nd-th-neon .nd-is-filter__tab[tab-selected=true] .nd-is-favorites--tab__icon{color:#9c6}.nd-is.nd-th-neon .nd-is-dd dt{background-color:#747877;border:1px solid rgba(0,0,0,.5)}.nd-is.nd-th-neon .nd-is-dd dt:focus,.nd-is.nd-th-neon .nd-is-dd dt:hover,.nd-is.nd-th-neon .nd-is-dd.nd-is-dd-opened dt{border:1px solid rgba(0,0,0,.25);background:#878787}.nd-is.nd-th-neon .nd-is-dd dd ul{box-shadow:0 0 1.5em rgba(0,0,0,.15);background:#3f3f3f;border:1px solid rgba(0,0,0,.5)}.nd-is.nd-th-neon .nd-is-dd dd ul li span:hover,.nd-is.nd-th-neon .nd-is-dd-option[aria-selected=true]{background-color:#08c;background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3)}.nd-is.nd-th-neon .nd-is-dd .nd-is-dd-arrow b{border-color:#888 transparent transparent transparent}.nd-is.nd-th-neon .nd-is-dd:hover .nd-is-dd-arrow b{border-top-color:#fff!important}.nd-is.nd-th-neon .nd-is-dd.nd-is-dd-opened .nd-is-dd-arrow b{border-color:transparent transparent #000 transparent}.nd-is.nd-th-neon .nd-is-dd.nd-is-dd-opened:hover .nd-is-dd-arrow b{border-bottom-color:#fff!important}.nd-mnu-outer{position:absolute;z-index:80;width:100%}.nd-mnu-outer.hidden{display:none}.nd-mnu{z-index:90;overflow:hidden;margin:0;padding:2px}.nd-mnu-active{display:block!important}.nd-mnu-hidden{display:none!important}.nd-mnu{box-shadow:0 2px 8px 0 rgba(111,111,111,.35);background:#fff;color:#000}.nd-mnu.nd-rtl{direction:rtl;text-align:right}.nd-mnu.brdtop{border-top:3px solid rgba(120,120,120,.75)}.nd-mnu.brdtop{border-bottom:0!important}.nd-mnu.nd-mnu-expanded{height:auto!important}.nd-mnu.nd-mnu-expanded{background:#fff}.nd-mnu-navl{height:auto;margin:0}.nd-mnu-navl.nd-mnu-ffr{display:inline}.nd-sc-l .nd-mnu-opt{float:left}.nd-mnu.nd-rtl .nd-sc-l .nd-mnu-opt{float:right}.nd-mnu.nd-rtl .nd-mnu-navl{margin:0}.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.nd-standalone{padding:0;margin:0}.nd-mnu-opt.nd-standalone i{width:28px}.nd-mnu-opt.nd-standalone.nd-mnu-ddopen,.nd-mnu-opt.nd-standalone:hover{box-shadow:none!important;background:initial!important}.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:145px;display:block;overflow-x:hidden}.ua-mobile .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:not(.nd-standalone):before{display:inline-block;height:100%;vertical-align:middle;content:''}.nd-mnu-opt.nd-mnu-opt-is.nd-mnu-ddopen{z-index:100!important}.nd-mnu-opt.nd-mnu-opt-is.nd-mnu-ddopen .nd-is-container--open{z-index:105!important}.nd-mnu-opt.nd-mnu-opt-is.nd-mnu-ddopen .nd-is.nd-is-dropdown-wrapper{z-index:110!important}.nd-mnu-opt:hover{box-shadow:0 2px 6px rgba(0,0,0,.25);background:#ddd}.nd-mnu-opt.nd-mnu-actopen,.nd-mnu-opt.nd-mnu-ddopen,.nd-mnu-opt.nd-mnu-tglopen{box-shadow:0 3px 6px rgba(0,0,0,.425) inset;background:#ccc}.nd-mnu-opt.nd-mnu-actopen:active,.nd-mnu-opt.nd-mnu-opt:active,.nd-mnu-opt.nd-mnu-tglopen:active{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#ccc}.nd-mnu-opt-dsbl{background:#e9e9e9;color:#eee}.nd-mnu-opt-dsbl:hover{box-shadow:none;background:#e9e9e9}.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:148px;max-width:200px;width:100%;margin:0;padding:5px;cursor:default}.nd-mnu-ddwn.nd-fullwidth{width:100%!important}.nd-mnu-ddwn{box-shadow:0 0 24px rgba(0,0,0,.35);background:#fff}.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:70%!important}.nd-mnu-ddl-multiple>.nd-mnu-sel:before{content:'\2713';line-height:16px;font-weight:700;font-size:16px}.nd-mnu-ddl>li{color:#565654}.nd-mnu-ddl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-ddl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-ctmnu>.nd-mnu-sel,.nd-mnu-ddl:not(.nd-mnu-ddl-multiple)>.nd-mnu-sel{background:#4497d2;color:#fff}.nd-mnu-ddl-multiple>.nd-mnu-sel:before{color:#000}.nd-mnu-ddl>.nd-mnu-hd{padding:5px 4px 4px 4px;font-weight:700;font-size:12px}.nd-mnu-ddl li.nd-mnu-hd{color:#000}.nd-mnu-ddl>.nd-mnu-dvd{height:1px!important;margin:4px 0!important;padding:0!important}.nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgba(137,148,153,.25)}.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 .nd-mnu-ddl>.nd-mnu-dsbl,.nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#aaa}.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}.nd-mnu.nd-rtl .nd-mnu-ddl li span.nd-colfav,.nd-mnu.nd-rtl .nd-mnu-ddl li span.nd-colfav i{width:20px}.ua-mobile .nd-mnu-ddl li span.nd-colfav,.ua-mobile .nd-mnu-ddl li span.nd-colfav i{width:28px}.nd-mnu-ddl li span.nd-colimg,.nd-mnu-ddl li span.nd-colimg i,.nd-mnu-ddl-multiple li span.nd-colimg{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}.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}.nd-mnu-ddl li:not(.nd-mnu-dsbl) span.nd-collbl{color:#000}.nd-mnu-ddl li:not(.nd-mnu-dsbl):hover span.nd-collbl{color:#fff}.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-ddl li span.nd-coltxt{padding:0 2px 0 4px;width:inherit}.nd-mnu-opt .ico-dropdwn{width:0;height:0;margin-left:4px;border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.nd-mnu.nd-rtl .nd-mnu-opt .ico-dropdwn{margin-right:4px;margin-left:auto}.nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{width:0;height:0;border-top:none!important;border-bottom:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.nd-mnu-opt .ico-dropdwn{border-top-color:#888}.nd-mnu-opt:hover .ico-dropdwn{border-top-color:#000}.nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-bottom-color:#888}.nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn{border-bottom-color:#000}.nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn{border-top-color:#ccc}.nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn{border-top-color:#ccc}.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 input,.nd-mnu-ddl input,.nd-mnu-ddwn-btn input,.nd-mnu-notl input{border:2px solid #aaa;box-shadow:inset 0 0 10px #aaa!important;background:#eee!important}.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.nd-rtl .nd-sc-r .nd-mnu-opt{float:left}.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.nd-rtl .nd-mnu-opt.toggle{float:left}.nd-mnu-opt>span.badge{position:absolute;top:-5px;right:-5px;padding:0 4px;border-radius:50%;font-size:12px}.nd-mnu-opt>span.badge{background:#4497d2;color:#fff}.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 .nd-mnu-not{box-shadow:0 0 24px rgba(0,0,0,.15);background:#fff;color:#000}.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>li{color:#000}.nd-mnu .nd-mnu-notl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-notl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.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{border-top:1px solid rgba(137,148,153,.25)}.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 .nd-mnu-notl>.nd-mnu-dsbl,.nd-mnu .nd-mnu-notl>.nd-mnu-dsbl:hover{color:#aaa}.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.nd-rtl .nd-mnu-notl>li span:nth-of-type(1){width:20px!important}.nd-mnu-notl>li span:nth-of-type(2){padding:0 2px 0 0}.nd-mnu.nd-rtl .nd-mnu-notl>li span:nth-of-type(2){padding-right:8px;text-align:right}.nd-th-white .nd-mnu{box-shadow:0 2px 8px 0 rgba(111,111,111,.35);background:#fff;color:#000}.nd-th-white .nd-mnu-opt:hover{box-shadow:0 2px 6px rgba(0,0,0,.25);background:#ddd}.nd-th-white .nd-mnu-opt-dsbl{background:#e9e9e9;color:#eee}.nd-th-white .nd-mnu-opt-dsbl:hover{box-shadow:none;background:#e9e9e9}.nd-th-white .nd-mnu.brdtop{border-top:3px solid rgba(120,120,120,.75)}.nd-th-white .nd-mnu.nd-mnu-expanded{background:#fff}.nd-th-white .nd-mnu-opt.nd-mnu-actopen,.nd-th-white .nd-mnu-opt.nd-mnu-ddopen,.nd-th-white .nd-mnu-opt.nd-mnu-tglopen{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#ccc}.nd-th-white .nd-mnu-opt.nd-mnu-actopen:active,.nd-th-white .nd-mnu-opt.nd-mnu-opt:active,.nd-th-white .nd-mnu-opt.nd-mnu-tglopen:active{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#ccc}.nd-th-white .nd-mnu-ddwn{box-shadow:0 0 1.5em rgba(0,0,0,.35);background:#fff}.nd-th-white .nd-mnu-ddl>li{color:#565654}.nd-th-white .nd-mnu-ddl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-ddl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-ms-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-white .nd-ctmnu>.nd-mnu-sel,.nd-th-white .nd-mnu-ddl:not(.nd-mnu-ddl-multiple)>.nd-mnu-sel{background:#4497d2;color:#fff}.nd-th-white .nd-mnu-ddl-multiple>.nd-mnu-sel:before{color:#000}.nd-th-white .nd-mnu-ddl li.nd-mnu-hd{color:#000}.nd-th-white .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgba(137,148,153,.25)}.nd-th-white .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl,.nd-th-white .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#aaa}.nd-th-white .nd-mnu-ddl li:not(.nd-mnu-dsbl) span.nd-collbl{color:#000}.nd-th-white .nd-mnu-ddl li:not(.nd-mnu-dsbl):hover span.nd-collbl{color:#fff}.nd-th-white .nd-mnu-opt .ico-dropdwn{border-top-color:#888}.nd-th-white .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#000}.nd-th-white .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-bottom-color:#888}.nd-th-white .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn{border-bottom-color:#000}.nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn{border-top-color:#ccc}.nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn{border-top-color:#ccc}.nd-th-white .nd-mnu-btn input,.nd-th-white .nd-mnu-ddl input,.nd-th-white .nd-mnu-ddwn-btn input,.nd-th-white .nd-mnu-notl input{border:2px solid #aaa;box-shadow:inset 0 0 10px #aaa!important;background:#eee!important}.nd-th-white .nd-mnu-opt>span.badge{background:#4497d2;color:#fff}.nd-th-white .nd-mnu .nd-mnu-not{box-shadow:0 0 24px rgba(0,0,0,.15);background:#fff;color:#000}.nd-th-white .nd-mnu .nd-mnu-notl>li{color:#000}.nd-th-white .nd-mnu .nd-mnu-notl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-notl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-white .nd-mnu .nd-mnu-notl>.nd-mnu-dvd{border-top:1px solid rgba(137,148,153,.25)}.nd-th-white .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl,.nd-th-white .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#aaa}.nd-th-black .nd-mnu,.nd-th-black .nd-nfsc-chart-information-panel{box-shadow:0 2px 8px 0 rgba(0,0,0,.35);background:#373737;color:#fff}.nd-th-black .nd-mnu-opt:hover{box-shadow:0 2px 6px rgba(255,255,255,.25);background:#979797}.nd-th-black .nd-mnu-opt-dsbl{background:#4d4d4d;color:#eee}.nd-th-black .nd-mnu-opt-dsbl:hover{box-shadow:none;background:#4d4d4d}.nd-th-black .nd-mnu.brdtop{border-top:3px solid rgba(120,120,120,.75)}.nd-th-black .nd-mnu.nd-mnu-expanded{background:#222}.nd-th-black .nd-mnu-opt.nd-mnu-actopen,.nd-th-black .nd-mnu-opt.nd-mnu-ddopen,.nd-th-black .nd-mnu-opt.nd-mnu-tglopen{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#8b8b8b}.nd-th-black .nd-mnu-opt.nd-mnu-actopen:active,.nd-th-black .nd-mnu-opt.nd-mnu-opt:active,.nd-th-black .nd-mnu-opt.nd-mnu-tglopen:active{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#8b8b8b}.nd-th-black .nd-mnu-ddwn{box-shadow:0 0 24px rgba(0,0,0,.25);background:#222}.nd-th-black .nd-mnu-ddl>li{color:#fff}.nd-th-black .nd-mnu-ddl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-ddl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-black .nd-ctmnu>.nd-mnu-sel,.nd-th-black .nd-mnu-ddl:not(.nd-mnu-ddl-multiple)>.nd-mnu-sel{background:#6a6767;color:#fff}.nd-th-black .nd-mnu-ddl-multiple>.nd-mnu-sel:before{color:#fff}.nd-th-black .nd-mnu-ddl li.nd-mnu-hd{color:#959999}.nd-th-black .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgba(69,69,69,.5)}.nd-th-black .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl,.nd-th-black .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#aaa}.nd-th-black .nd-mnu-ddl li:not(.nd-mnu-dsbl) span.nd-collbl{color:#979797}.nd-th-black .nd-mnu-ddl li:not(.nd-mnu-dsbl):hover span.nd-collbl{color:#fff}.nd-th-black .nd-mnu-opt .ico-dropdwn{border-top-color:#888}.nd-th-black .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#fff}.nd-th-black .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-bottom-color:#000}.nd-th-black .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn{border-bottom-color:#fff}.nd-th-black .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn{border-top-color:#bdbdbd}.nd-th-black .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn{border-top-color:#bdbdbd}.nd-th-black .nd-mnu-btn input,.nd-th-black .nd-mnu-ddl input,.nd-th-black .nd-mnu-ddwn-btn input,.nd-th-black .nd-mnu-notl input{border:2px solid #aaa;box-shadow:inset 0 0 10px #aaa!important;background:#eee!important}.nd-th-black .nd-mnu-opt>span.badge{background:#979797;color:#fff}.nd-th-black .nd-mnu .nd-mnu-not{box-shadow:0 0 24px rgba(0,0,0,.25);background:rgba(34,34,34,.92);color:#fff}.nd-th-black .nd-mnu .nd-mnu-notl>li{color:#fff}.nd-th-black .nd-mnu .nd-mnu-notl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-notl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-black .nd-mnu .nd-mnu-notl>.nd-mnu-dvd{border-top:1px solid rgba(69,69,69,.5)}.nd-th-black .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl,.nd-th-black .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#aaa}.nd-th-blue .nd-mnu,.nd-th-blue .nd-nfsc-chart-information-panel{box-shadow:0 2px 8px 0 rgba(0,0,0,.35);background:#1b628d;color:#fff}.nd-th-blue .nd-mnu-opt:hover{box-shadow:0 2px 6px rgba(255,255,255,.25);background:#2a89c1}.nd-th-blue .nd-mnu-opt-dsbl{background:#287095;color:#eee}.nd-th-blue .nd-mnu-opt-dsbl:hover{box-shadow:none;background:#287095}.nd-th-blue .nd-mnu.brdtop{border-top:3px solid rgba(120,120,120,.75)}.nd-th-blue .nd-mnu.nd-mnu-expanded{background:#1b628d}.nd-th-blue .nd-mnu-opt.nd-mnu-actopen,.nd-th-blue .nd-mnu-opt.nd-mnu-ddopen,.nd-th-blue .nd-mnu-opt.nd-mnu-tglopen{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#2a89c1}.nd-th-blue .nd-mnu-opt.nd-mnu-actopen:active,.nd-th-blue .nd-mnu-opt.nd-mnu-opt:active,.nd-th-blue .nd-mnu-opt.nd-mnu-tglopen:active{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#2a89c1}.nd-th-blue .nd-mnu-ddwn{box-shadow:0 0 24px rgba(0,0,0,.15);background:#1b628d}.nd-th-blue .nd-mnu-ddl>li{color:#fff}.nd-th-blue .nd-mnu-ddl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-ddl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-blue .nd-ctmnu>.nd-mnu-sel,.nd-th-blue .nd-mnu-ddl:not(.nd-mnu-ddl-multiple)>.nd-mnu-sel{background:#4c9ed0;color:#fff}.nd-th-blue .nd-mnu-ddl-multiple>.nd-mnu-sel:before{color:#95dcfe}.nd-th-blue .nd-mnu-ddl li.nd-mnu-hd{color:#98c0e9}.nd-th-blue .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgba(38,117,167,.5)}.nd-th-blue .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl,.nd-th-blue .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#9fd5ef}.nd-th-blue .nd-mnu-ddl li:not(.nd-mnu-dsbl) span.nd-collbl{color:#39b1fc}.nd-th-blue .nd-mnu-ddl li:not(.nd-mnu-dsbl):hover span.nd-collbl{color:#fff}.nd-th-blue .nd-mnu-opt .ico-dropdwn{border-top-color:#95dcff}.nd-th-blue .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#fff}.nd-th-blue .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-bottom-color:#95dcff}.nd-th-blue .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn{border-bottom-color:#fff}.nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn{border-top-color:#4d9bc2}.nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn{border-top-color:#4d9bc2}.nd-th-blue .nd-mnu-btn input,.nd-th-blue .nd-mnu-ddl input,.nd-th-blue .nd-mnu-ddwn-btn input,.nd-th-blue .nd-mnu-notl input{border:2px solid #aaa;box-shadow:inset 0 0 10px #aaa!important;background:#eee!important}.nd-th-blue .nd-mnu-opt>span.badge{background:#002e5d;color:#fff}.nd-th-blue .nd-mnu .nd-mnu-not{box-shadow:0 0 24px rgba(0,0,0,.15);background:rgba(27,98,141,.92);color:#fff}.nd-th-blue .nd-mnu .nd-mnu-notl>li{color:#fff}.nd-th-blue .nd-mnu .nd-mnu-notl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-notl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-blue .nd-mnu .nd-mnu-notl>.nd-mnu-dvd{border-top:1px solid rgba(38,117,167,.5)}.nd-th-blue .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl,.nd-th-blue .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#9fd5ef}.nd-th-gray .nd-mnu,.nd-th-gray .nd-nfsc-chart-information-panel{box-shadow:0 2px 8px 0 rgba(0,0,0,.35);background:#646464;color:#fff}.nd-th-gray .nd-mnu-opt:hover{box-shadow:0 2px 6px rgba(0,0,0,.25);background:#878787}.nd-th-gray .nd-mnu-opt-dsbl{background:#424c51;color:#eee}.nd-th-gray .nd-mnu-opt-dsbl:hover{box-shadow:none;background:#424c51}.nd-th-gray .nd-mnu.brdtop{border-top:3px solid rgba(120,120,120,.75)}.nd-th-gray .nd-mnu.nd-mnu-expanded{background:#747877}.nd-th-gray .nd-mnu-opt.nd-mnu-actopen,.nd-th-gray .nd-mnu-opt.nd-mnu-ddopen,.nd-th-gray .nd-mnu-opt.nd-mnu-tglopen{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#b1b1b1}.nd-th-gray .nd-mnu-opt.nd-mnu-actopen:active,.nd-th-gray .nd-mnu-opt.nd-mnu-opt:active,.nd-th-gray .nd-mnu-opt.nd-mnu-tglopen:active{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#b1b1b1}.nd-th-gray .nd-mnu-ddwn{box-shadow:0 0 24px rgba(0,0,0,.15);background:#646464}.nd-th-gray .nd-mnu-ddl>li{color:#fff}.nd-th-gray .nd-mnu-ddl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-ddl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-gray .nd-ctmnu>.nd-mnu-sel,.nd-th-gray .nd-mnu-ddl:not(.nd-mnu-ddl-multiple)>.nd-mnu-sel{background:#9e9e9e;color:#fff}.nd-th-gray .nd-mnu-ddl-multiple>.nd-mnu-sel:before{color:#fff}.nd-th-gray .nd-mnu-ddl li.nd-mnu-hd{color:#3c3c3c}.nd-th-gray .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgba(139,139,139,.5)}.nd-th-gray .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl,.nd-th-gray .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#9fa4a5}.nd-th-gray .nd-mnu-ddl li:not(.nd-mnu-dsbl) span.nd-collbl{color:#b1b1b1}.nd-th-gray .nd-mnu-ddl li:not(.nd-mnu-dsbl):hover span.nd-collbl{color:#fff}.nd-th-gray .nd-mnu-opt .ico-dropdwn{border-top-color:#ccc}.nd-th-gray .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#fff}.nd-th-gray .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-bottom-color:#ccc}.nd-th-gray .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn{border-bottom-color:#fff}.nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn{border-top-color:#64696c}.nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn{border-top-color:#64696c}.nd-th-gray .nd-mnu-btn input,.nd-th-gray .nd-mnu-ddl input,.nd-th-gray .nd-mnu-ddwn-btn input,.nd-th-gray .nd-mnu-notl input{border:2px solid #aaa;box-shadow:inset 0 0 10px #aaa!important;background:#eee!important}.nd-th-gray .nd-mnu-opt>span.badge{background:#434343;color:#fff}.nd-th-gray .nd-mnu .nd-mnu-not{box-shadow:0 0 24px rgba(0,0,0,.15);background:rgba(116,120,119,.92);color:#fff}.nd-th-gray .nd-mnu .nd-mnu-notl>li{color:#fff}.nd-th-gray .nd-mnu .nd-mnu-notl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-notl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-gray .nd-mnu .nd-mnu-notl>.nd-mnu-dvd{border-top:1px solid rgba(139,139,139,.5)}.nd-th-gray .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl,.nd-th-gray .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#9fa4a5}.nd-th-neon .nd-mnu,.nd-th-neon .nd-nfsc-chart-information-panel{box-shadow:0 2px 8px 0 rgba(0,0,0,.35);background:#3f3f3f;color:#fff}.nd-th-neon .nd-mnu-opt:hover{box-shadow:0 2px 6px rgba(255,255,255,.25);background:#606060}.nd-th-neon .nd-mnu-opt-dsbl{background:#2b2b2b;color:#4f4f4f}.nd-th-neon .nd-mnu-opt-dsbl:hover{box-shadow:none;background:#2b2b2b}.nd-th-neon .nd-mnu.brdtop{border-top:3px solid rgba(120,120,120,.75)}.nd-th-neon .nd-mnu.nd-mnu-expanded{background:#3f3f3f}.nd-th-neon .nd-mnu-opt.nd-mnu-actopen,.nd-th-neon .nd-mnu-opt.nd-mnu-ddopen,.nd-th-neon .nd-mnu-opt.nd-mnu-tglopen{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#606060}.nd-th-neon .nd-mnu-opt.nd-mnu-actopen:active,.nd-th-neon .nd-mnu-opt.nd-mnu-opt:active,.nd-th-neon .nd-mnu-opt.nd-mnu-tglopen:active{box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#606060}.nd-th-neon .nd-mnu-ddwn{box-shadow:0 0 24px rgba(0,0,0,.15);background:#3f3f3f}.nd-th-neon .nd-mnu-ddl>li{color:#fff}.nd-th-neon .nd-mnu-ddl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-ddl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-neon .nd-ctmnu>.nd-mnu-sel,.nd-th-neon .nd-mnu-ddl:not(.nd-mnu-ddl-multiple)>.nd-mnu-sel{background:#6a6767;color:#fff}.nd-th-neon .nd-mnu-ddl-multiple>.nd-mnu-sel:before{color:#fff}.nd-th-neon .nd-mnu-ddl li.nd-mnu-hd{color:#a4a4a4}.nd-th-neon .nd-mnu-ddl>.nd-mnu-dvd{border-top:1px solid rgba(85,85,85,.5)}.nd-th-gray .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl,.nd-th-gray .nd-mnu .nd-mnu-ddl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#828282}.nd-th-neon .nd-mnu-ddl li:not(.nd-mnu-dsbl) span.nd-collbl{color:#b1b1b1}.nd-th-neon .nd-mnu-ddl li:not(.nd-mnu-dsbl):hover span.nd-collbl{color:#fff}.nd-th-neon .nd-mnu-opt .ico-dropdwn{border-top-color:#7d7d7d}.nd-th-neon .nd-mnu-opt:hover .ico-dropdwn{border-top-color:#fff}.nd-th-neon .nd-mnu-opt.nd-mnu-ddopen .ico-dropdwn{border-bottom-color:#7d7d7d}.nd-th-neon .nd-mnu-opt.nd-mnu-ddopen:hover .ico-dropdwn{border-bottom-color:#fff}.nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl span.ico-dropdwn{border-top-color:#828282}.nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl:hover span.ico-dropdwn{border-top-color:#828282}.nd-th-neon .nd-mnu-btn input,.nd-th-neon .nd-mnu-ddl input,.nd-th-neon .nd-mnu-ddwn-btn input,.nd-th-neon .nd-mnu-notl input{border:2px solid #aaa;box-shadow:inset 0 0 10px #aaa!important;background:#eee!important}.nd-th-neon .nd-mnu-opt>span.badge{background:#000;color:#fff}.nd-th-neon .nd-mnu .nd-mnu-not{box-shadow:0 0 24px rgba(0,0,0,.15);background:rgba(63,63,63,.92);color:#fff}.nd-th-neon .nd-mnu .nd-mnu-notl>li{color:#fff}.nd-th-neon .nd-mnu .nd-mnu-notl>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-notl-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-neon .nd-mnu .nd-mnu-notl>.nd-mnu-dvd{border-top:1px solid rgba(85,85,85,.5)}.nd-th-neon .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl,.nd-th-neon .nd-mnu .nd-mnu-notl>.nd-mnu-dsbl:not(.nd-mnu-sel):hover{color:#828282}.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 .nd-lPanel div{border-color:#a2a2a2;border-left-color:#006da3}@-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-lPanel.nd-th-white div{border-color:#a2a2a2;border-left-color:#006da3}.nd-lPanel.nd-th-black div{border-color:#ddd;border-left-color:#fbfbfb}.nd-lPanel.nd-th-blue div{border-color:#fff;border-left-color:#007ab7}.nd-lPanel.nd-th-gray div{border-color:#eee;border-left-color:#007ab7}.nd-lPanel.nd-th-neon div{border-color:#ddd;border-left-color:#fbfbfb}.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}.nd-ctx-mnu-outer{position:absolute;width:100%;height:100%;top:0;left:0}.nd-ctx-mnu-outer.nd-rtl{direction:rtl}.nd-ctx-mnu{position:absolute;z-index:90;display:none;width:160px;margin:0;padding:0;text-align:left;max-height:100%;overflow-y:auto}.nd-ctx-mnu{box-shadow:0 .25em .75em 0 rgba(111,111,111,.35);background:rgba(255,255,255,.92)}.nd-ctx-mnu.nd-ctmnu-active{display:block}.nd-ctmnu-mobile{position:absolute;top:16px!important;left:50%!important;margin:0 auto;vertical-align:top;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.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>li{color:#000}.nd-ctmnu>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-ctmnu-mobile .nd-ctmnu>li:hover{cursor:pointer}.nd-ctmnu-sel{background:#4497d2;color:#fff}.nd-ctmnu>.nd-ctmnu-disable{color:#aaa!important}.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-hd{background:0 0!important}.nd-ctmnu>li.nd-ctmnu-hd:hover{color:#000}.nd-ctmnu>.nd-ctmnu-dvd{height:1px;margin:4px 0!important;padding:0!important}.nd-ctmnu-dvd{border-top:1px solid rgba(137,148,153,.25)}.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-ctx-mnu-outer.nd-rtl .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}.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-ctmnu>.nd-ctmnu-doback{position:relative;text-transform:uppercase;font-weight:700}.nd-ctmnu>.nd-ctmnu-doback{color:#000}.nd-ctmnu>.nd-ctmnu-doback:hover{color:#fff}.nd-ctmnu-doback>em.ctm-arr-l{margin:3px 6px 0 26px}.nd-ctx-mnu-outer.nd-rtl .nd-ctmnu>.nd-ctmnu-doback>em.ctm-arr-l{margin-right:30px;margin-left:14px}.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}.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-th-white .nd-ctmnu>li .ctm-arr-l{border-right-color:#899499}.nd-th-white .nd-ctmnu>li .ctm-arr-r{border-left-color:#899499}.nd-th-white .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#fff}.nd-th-white .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#fff}.nd-th-white .nd-ctx-mnu{box-shadow:0 0 1.625em rgba(111,111,111,.35);background:rgba(255,255,255,.92)}.nd-th-white .nd-ctmnu>li{color:#000}.nd-th-white .nd-ctmnu>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-white .nd-ctmnu-sel{background:#4497d2;color:#fff}.nd-th-white .nd-ctmnu>.nd-ctmnu-disable{color:#aaa!important}.nd-th-white .nd-ctmnu>.nd-ctmnu-hd{color:#000}.nd-th-white .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#000}.nd-th-white .nd-ctmnu-dvd{border-top-color:rgba(137,148,153,.25)}.nd-th-white .nd-ctmnu>.nd-ctmnu-doback{color:#000}.nd-th-white .nd-ctmnu>.nd-ctmnu-doback:hover{color:#fff}.nd-th-white .nd-ctmnu>li .ctm-arr-l{border-right-color:#899499}.nd-th-white .nd-ctmnu>li .ctm-arr-r{border-left-color:#899499}.nd-th-white .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#fff}.nd-th-white .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#fff}.nd-th-black .nd-ctx-mnu{box-shadow:0 0 1.625em rgba(106,106,106,.65);background:rgba(55,55,55,.92)}.nd-th-black .nd-ctmnu>li{color:#fff}.nd-th-black .nd-ctmnu>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-black .nd-ctmnu-sel{background:#6a6767;color:#fff}.nd-th-black .nd-ctmnu>.nd-ctmnu-disable{color:#aaa!important}.nd-th-black .nd-ctmnu>.nd-ctmnu-hd{color:#fff}.nd-th-black .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#fff}.nd-th-black .nd-ctmnu-dvd{border-top-color:rgba(139,139,139,.25)}.nd-th-black .nd-ctmnu>.nd-ctmnu-doback{color:#2e2e2e}.nd-th-black .nd-ctmnu>.nd-ctmnu-doback:hover{color:#fff}.nd-th-black .nd-ctmnu>li .ctm-arr-l{border-right-color:#899499}.nd-th-black .nd-ctmnu>li .ctm-arr-r{border-left-color:#899499}.nd-th-black .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#fff}.nd-th-black .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#fff}.nd-th-blue .nd-ctx-mnu{box-shadow:0 0 1.625em rgba(0,0,0,.35);background:rgba(27,98,141,.92)}.nd-th-blue .nd-ctmnu>li{color:#fff}.nd-th-blue .nd-ctmnu>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-blue .nd-ctmnu-sel{background:#4c9ed0;color:#fff}.nd-th-blue .nd-ctmnu>.nd-ctmnu-disable{color:#4d9bc2!important}.nd-th-blue .nd-ctmnu>.nd-ctmnu-hd{color:#fff}.nd-th-blue .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#fff}.nd-th-blue .nd-ctmnu-dvd{border-top-color:rgba(57,177,252,.5)}.nd-th-blue .nd-ctmnu>.nd-ctmnu-doback{color:#98c0e9}.nd-th-blue .nd-ctmnu>.nd-ctmnu-doback:hover{color:#fff}.nd-th-blue .nd-ctmnu>li .ctm-arr-l{border-right-color:#95dcff}.nd-th-blue .nd-ctmnu>li .ctm-arr-r{border-left-color:#95dcff}.nd-th-blue .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#fff}.nd-th-blue .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#fff}.nd-th-gray .nd-ctx-mnu{box-shadow:0 0 1.625em rgba(0,0,0,.35);background:rgba(100,100,100,.92)}.nd-th-gray .nd-ctmnu>li{color:#fff}.nd-th-gray .nd-ctmnu>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-gray .nd-ctmnu-sel{background:#9e9e9e;color:#fff}.nd-th-gray .nd-ctmnu>.nd-ctmnu-disable{color:#9fa4a5!important}.nd-th-gray .nd-ctmnu>.nd-ctmnu-hd{color:#fff}.nd-th-gray .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#fff}.nd-th-gray .nd-ctmnu-dvd{border-top-color:#8b8b8b}.nd-th-gray .nd-ctmnu>.nd-ctmnu-doback{color:#3c3c3c}.nd-th-gray .nd-ctmnu>.nd-ctmnu-doback:hover{color:#fff}.nd-th-gray .nd-ctmnu>li .ctm-arr-l{border-right-color:#ccc}.nd-th-gray .nd-ctmnu>li .ctm-arr-r{border-left-color:#ccc}.nd-th-gray .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#fff}.nd-th-gray .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#fff}.nd-th-neon .nd-ctx-mnu{box-shadow:0 0 1.625em rgba(0,0,0,.35);background:rgba(63,63,63,.92)}.nd-th-neon .nd-ctmnu>li{color:#fff}.nd-th-neon .nd-ctmnu>li:hover{background-color:#08c;background-image:url(../netdania/svgs/linear-gradient-li.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);color:#fff}.nd-th-neon .nd-ctmnu>li:hover .nd-fsc-icn{color:#fff}.nd-th-neon .nd-ctmnu-sel{background:#6a6767;color:#fff}.nd-th-neon .nd-ctmnu>.nd-ctmnu-disable{color:#828282!important}.nd-th-neon .nd-ctmnu>.nd-ctmnu-hd{color:#979494}.nd-th-neon .nd-ctmnu>li.nd-ctmnu-hd:hover{color:#fff}.nd-th-neon .nd-ctmnu-dvd{border-top-color:rgba(139,139,139,.25)}.nd-th-neon .nd-ctmnu>.nd-ctmnu-doback{color:#9b9b9b}.nd-th-neon .nd-ctmnu>.nd-ctmnu-doback:hover{color:#fff}.nd-th-neon .nd-ctmnu>li .ctm-arr-l{border-right-color:#ccc}.nd-th-neon .nd-ctmnu>li .ctm-arr-r{border-left-color:#ccc}.nd-th-neon .nd-ctmnu>li:hover .ctm-arr-l{border-right-color:#fff}.nd-th-neon .nd-ctmnu>li:hover .ctm-arr-r{border-left-color:#fff}.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}.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-html-ctrl-custom input,.nd-html-ctrl-custom select,.nd-html-ctrl-custom textarea{-webkit-transition:all .35s ease-in-out;-khtml-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.nd-html-ctrl-custom input:focus,.nd-html-ctrl-custom select:focus,.nd-html-ctrl-custom textarea:focus{box-shadow:0 0 5px #51cbee}.nd-html-ctrl-custom input::-webkit-input-placeholder,.nd-html-ctrl-custom textarea::-webkit-input-placeholder{opacity:1;color:#dcdcdc}.nd-html-ctrl-custom input:-moz-placeholder,.nd-html-ctrl-custom input::-moz-placeholder,.nd-html-ctrl-custom textarea:-moz-placeholder,.nd-html-ctrl-custom textarea::-moz-placeholder{opacity:1;color:#dcdcdc}.nd-html-ctrl-custom input:-ms-input-placeholder,.nd-html-ctrl-custom textarea:-ms-input-placeholder{color:#dcdcdc}.nd-html-ctrl-custom input:hover::-webkit-input-placeholder,.nd-html-ctrl-custom textarea:hover::-webkit-input-placeholder{opacity:1;color:#aaa}.nd-html-ctrl-custom input:hover:-moz-placeholder,.nd-html-ctrl-custom input:hover::-moz-placeholder,.nd-html-ctrl-custom textarea:hover:-moz-placeholder,.nd-html-ctrl-custom textarea:hover::-moz-placeholder{opacity:1;color:#aaa}.nd-html-ctrl-custom input:hover:-ms-input-placeholder,.nd-html-ctrl-custom textarea:hover:-ms-input-placeholder{color:#aaa}.nd-modal{display:none;position:absolute;overflow:auto;top:0;right:0;bottom:0;left:0;z-index:90;margin:0 auto;background:0 0}.nd-modal.nd-rtl{direction:rtl}.nd-modal.nd-mdl-active{display:block}.nd-modal-inner{max-height:100%;max-width:100%;z-index:90;position:absolute;margin:0;padding:0;vertical-align:middle;text-align:left}@media only screen and (max-width:480px){.nd-modal-inner{width:90%!important;width:initial}}@media only screen and (min-width:481px){.nd-modal-inner{min-width:480px;max-width:480px;width:initial}}.nd-mdl-list .nd-tab-content{height:inherit}.nd-mdl-list .nd-mdl-content .nd-tab-content,.nd-mdl-list .nd-mdl-content .nd-tab-content>div,.nd-mdl-list .nd-mdl-content>div .nd-tabber,.nd-mdl-list .nd-mdl-content>div .nd-tabber>div{height:initial}.nd-mdl-list .nd-mdl-content .nd-fsc-list-wrapper{width:100%;height:250px;overflow-y:auto}.nd-mdl-list .nd-mdl-content .nd-fsc-list{width:100%;height:300px;overflow:hidden;margin-top:10px}.nd-fsc-list-pagination{margin:10px auto;display:flex;justify-content:center;flex-direction:row}.nd-modal-inner{box-shadow:0 0 .625em rgba(0,0,0,.73);background:rgba(255,255,255,.95);color:#777}.nd-modal-inner.nd-mdl-center{top:50%;left:50%;transform:translate(-50%,-50%)}.nd-mdl-hd{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:7px 22px 5px 6px;font-weight:700;font-size:.75em}.nd-modal.nd-rtl .nd-mdl-hd{padding-right:6px;padding-left:22px;text-align:right}.nd-mdl-hd{border-bottom:1px solid rgba(255,255,255,.95);background-color:#ececec;background-image:url(../netdania/svgs/linear-gradient-mdl-hd-th-white.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#ececec));background-image:-webkit-linear-gradient(top,#fdfdfd,#ececec);background-image:-moz-linear-gradient(top,#fdfdfd,#ececec);background-image:-o-linear-gradient(top,#fdfdfd,#ececec);background-image:linear-gradient(to bottom,#fdfdfd,#ececec);color:#000}.ua-mobile .nd-mdl-hd{padding-right:28px!important}.nd-mdl-hd>button{position:absolute;top:4px;right:3px;border:0;padding:2px 0 2px 4px;background:0 0}.nd-modal.nd-rtl .nd-mdl-hd>button{right:auto;left:3px;border-left:0;padding:2px 4px 2px 0}.nd-mdl-hd>button{color:#000}.nd-mdl-hd>button:hover .nd-fsc-icn-Close{color:red}.nd-mdl-hd>button:hover .nd-fsc-icn-Hide{color:red}.nd-mdl-hd>button:hover .nd-fsc-icn-Settings{color:red}.ua-mobile .nd-mdl-hd>button{top:1px;width:24px;height:24px}.nd-mdl-content{min-height:24px;padding:6px;font-size:.75em}.nd-mdl-content input,.nd-mdl-content select,.nd-mdl-content textarea{line-height:18px}.nd-mdl-content{border-top:1px solid rgba(185,185,185,.95);color:#000}.nd-nfsc .nd-mdl-error{border:2px solid #ff0900;background-color:#f2b8ae;color:brown}.nd-nfsc .nd-border-red input,.nd-nfsc .nd-border-red select,.nd-nfsc .nd-border-red textarea{border:2px solid #a00}.nd-mdl-content.nd-mdl-ovfscroll{overflow-y:scroll!important}.nd-modal-hidden-content{display:none}.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-modal-inner.nd-mdl-mobile{width:100%!important;height:100%!important;top:0!important;right:0;bottom:0;left:0!important;margin:0 auto}.nd-mdl-ft{padding:5px;font-size:.875em}.nd-mdl-ft{border-top:1px solid #eee;background:#fff}.nd-mdl-ft.left{text-align:left}.nd-modal.nd-rtl .nd-mdl-ft.left{text-align:right}.nd-mdl-ft.center{text-align:center}.nd-mdl-ft.right{text-align:right}.nd-modal.nd-rtl .nd-mdl-ft.right{text-align:left}.nd-mdl-content button,.nd-mdl-ft>button{display:inline-block;min-height:32px;margin-right:5px;padding:4px 7px;font-size:14px}.nd--color-picker button{margin:0}.nd-mdl-content button:focus,.nd-mdl-ft>button:focus{outline:0}.nd-modal.nd-rtl .nd-mdl-content button,.nd-modal.nd-rtl .nd-mdl-ft>button{margin-right:0!important;margin-left:5px}.nd-mdl-content button,.nd-mdl-ft>button{border:1px solid #aaa;background:#fff;color:#777;cursor:pointer}.nd-mdl-content button:disabled,.nd-mdl-ft>button:disabled{box-shadow:none!important;color:#000;cursor:default!important}.nd-mdl-ft>button.nd-btn-hidden{display:none}.nd-mdl-content button:hover,.nd-mdl-ft>button:hover{border:1px solid rgba(0,0,0,.5);background:#ddd;color:#000}.nd-mdl-content button:active,.nd-mdl-ft>button:active{border:1px solid rgba(0,0,0,.5);background:#ddd;color:#000}.nd-mdl-content button:disabled,.nd-mdl-ft>button:disabled{border-color:#cccdcf;background:#dedfe1;color:#000}.nd-mdl-ft>button:last-child{margin-right:0!important}.nd-modal.nd-rtl .nd-mdl-ft>button:last-child{margin-left:0!important}.nd-mdl-ft>button span{display:inline-block;margin:0;padding:0;vertical-align:middle}.nd-mdl-ft>button span.nd-btn-ico{margin-right:5px}.nd-modal.nd-rtl .nd-mdl-ft>button span.nd-btn-ico{margin-right:0;margin-left:5px}.nd-th-white .nd-modal-inner{border:1px solid rgba(137,148,153,.25);box-shadow:0 0 1.625em rgba(111,111,111,.35);background:#fdfdfe;color:#777}.nd-th-white .nd-mdl-hd{border-bottom:1px solid rgba(137,148,153,.25);background-color:#ececec;background-image:url(../netdania/svgs/linear-gradient-mdl-hd-th-white.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#ececec));background-image:-webkit-linear-gradient(top,#fdfdfd,#ececec);background-image:-moz-linear-gradient(top,#fdfdfd,#ececec);background-image:-o-linear-gradient(top,#fdfdfd,#ececec);background-image:linear-gradient(to bottom,#fdfdfd,#ececec);color:#000}.nd-th-white .nd-mdl-hd>button{color:#000}.nd-th-white .nd-mdl-hd>button:hover{color:red}.nd-th-white .nd-mdl-content{border-top:1px solid #fdfdfe;color:#000}.nd-th-white .nd-mdl-content input,.nd-th-white .nd-mdl-content select,.nd-th-white .nd-mdl-content textarea{border:1px solid #aaa;background:#fff;color:#000}.nd-th-white .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-white .nd-mdl-content select:disabled,.nd-th-white .nd-mdl-content textarea:disabled{background:#e9e9e9;color:#ccc}.nd-th-white .nd-mdl-ft{border-top:1px solid rgba(137,148,153,.25);background:#fff}.nd-th-white .nd-mdl-content button,.nd-th-white .nd-mdl-ft>button{border:1px solid rgba(0,0,0,.35);background:#fff;color:#000}.nd-th-white .nd-mdl-content button:hover,.nd-th-white .nd-mdl-ft>button:hover{border:1px solid rgba(0,0,0,.5);background:#ddd;color:#000}.nd-th-white .nd-mdl-content button:active,.nd-th-white .nd-mdl-ft>button:active{border:1px solid rgba(0,0,0,.5);box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#ccc;color:#000}.nd-th-white .nd-mdl-content button:disabled,.nd-th-white .nd-mdl-ft>button:disabled{border-color:#cccdcf;background:#dedfe1;color:#adadad}.nd-th-white .nd--color-picker{border:1px solid rgba(137,148,153,.25);box-shadow:0 0 1.625em rgba(111,111,111,.35);background:#fdfdfe}.nd-th-white .nd--color-picker--input-color-box{border-color:#777}.nd-th-white .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-white .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-white .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-white .nd--color-picker--sv i:before{color:#fff}.nd-th-black .nd-modal-inner{border:1px solid rgba(139,139,139,.25);box-shadow:0 0 1.625em rgba(106,106,106,.65);background:#2f2e2e;color:#777}.nd-th-black .nd-mdl-hd{border-bottom:1px solid rgba(139,139,139,.25);background-color:#262626;background-image:url(../netdania/svgs/linear-gradient-mdl-hd-th-black.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#3a3a3a),to(#262626));background-image:-webkit-linear-gradient(top,#3a3a3a,#262626);background-image:-moz-linear-gradient(top,#3a3a3a,#262626);background-image:-o-linear-gradient(top,#3a3a3a,#262626);background-image:linear-gradient(to bottom,#3a3a3a,#262626);color:#fff}.nd-th-black .nd-mdl-hd>button{color:#fff}.nd-th-black .nd-mdl-hd>button:hover{color:red}.nd-th-black .nd-mdl-content{border-top:1px solid #2f2e2e;color:#fff}.nd-th-black .nd-mdl-content input,.nd-th-black .nd-mdl-content select,.nd-th-black .nd-mdl-content textarea{border:1px solid #000;background:#ccc;color:#000}.nd-th-black .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-black .nd-mdl-content select:disabled,.nd-th-black .nd-mdl-content textarea:disabled{background:#4d4d4d;color:#bdbdbd}.nd-th-black .nd-mdl-ft{border-top:1px solid rgba(139,139,139,.25);background:#373737}.nd-th-black .nd-mdl-content button,.nd-th-black .nd-mdl-ft>button{border:1px solid rgba(83,83,83,.85);background:#373737;color:#fff}.nd-th-black .nd-mdl-content button:hover,.nd-th-black .nd-mdl-ft>button:hover{border:1px solid rgba(151,151,151,.75);background:#979797;color:#fff}.nd-th-black .nd-mdl-content button:active,.nd-th-black .nd-mdl-ft>button:active{border:1px solid rgba(151,151,151,.75);box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#8b8b8b;color:#fff}.nd-th-black .nd-mdl-content button:disabled,.nd-th-black .nd-mdl-ft>button:disabled{border-color:#474747;background:#8f8f90;color:#000}.nd-th-black .nd--color-picker{border:1px solid rgba(139,139,139,.25);box-shadow:0 0 1.625em rgba(106,106,106,.65);background:#2f2e2e}.nd-th-black .nd--color-picker--input-color-box{border-color:#a5a5a5}.nd-th-black .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-black .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-black .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-black .nd--color-picker--sv i:before{color:#fff}.nd-th-blue .nd-modal-inner{border:1px solid rgba(57,177,252,.5);box-shadow:0 0 1.625em rgba(0,0,0,.35);background:#2a74a1;color:#777}.nd-th-blue .nd-mdl-hd{border-bottom:1px solid rgba(57,177,252,.5);background-color:#1a5c86;background-image:url(../netdania/svgs/linear-gradient-mdl-hd-th-blue.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#347ca9),to(#1a5c86));background-image:-webkit-linear-gradient(top,#347ca9,#1a5c86);background-image:-moz-linear-gradient(top,#347ca9,#1a5c86);background-image:-o-linear-gradient(top,#347ca9,#1a5c86);background-image:linear-gradient(to bottom,#347ca9,#1a5c86);color:#fff}.nd-th-blue .nd-mdl-hd>button{color:#fff}.nd-th-blue .nd-mdl-hd>button:hover{color:red}.nd-th-blue .nd-mdl-content{border-top:1px solid #2a74a1;color:#fff}.nd-th-blue .nd-mdl-content input,.nd-th-blue .nd-mdl-content select,.nd-th-blue .nd-mdl-content textarea{border:1px solid #2a89c1;background:#d1e7fb;color:#000}.nd-th-blue .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-blue .nd-mdl-content select:disabled,.nd-th-blue .nd-mdl-content textarea:disabled{background:#287095;color:#4d9bc2}.nd-th-blue .nd-mdl-ft{border-top:1px solid rgba(57,177,252,.5);background:#1b628d}.nd-th-blue .nd-mdl-content button,.nd-th-blue .nd-mdl-ft>button{border:1px solid rgba(113,140,159,.75);background:#1b628d;color:#fff}.nd-th-blue .nd-mdl-content button:hover,.nd-th-blue .nd-mdl-ft>button:hover{border:1px solid rgba(57,177,252,.5);background:#2a89c1;color:#fff}.nd-th-blue .nd-mdl-content button:active,.nd-th-blue .nd-mdl-ft>button:active{border:1px solid rgba(57,177,252,.5);box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#2a89c1;color:#fff}.nd-th-blue .nd-mdl-content button:disabled,.nd-th-blue .nd-mdl-ft>button:disabled{border-color:#6992ac;background:#7ca0b7;color:#385c72}.nd-th-blue .nd--color-picker{border:1px solid rgba(57,177,252,.5);box-shadow:0 0 1.625em rgba(0,0,0,.35);background:#2a74a1}.nd-th-blue .nd--color-picker--input-color-box{border-color:#ececec}.nd-th-blue .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-blue .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-blue .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-blue .nd--color-picker--sv i:before{color:#fff}.nd-th-gray .nd-modal-inner{border:1px solid #a0a0a0;box-shadow:0 0 1.625em rgba(0,0,0,.35);background:#909292;color:#777}.nd-th-gray .nd-mdl-hd{border-bottom:1px solid #a0a0a0;background-color:#555;background-image:url(../netdania/svgs/linear-gradient-mdl-hd-th-gray.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#646464),to(#555));background-image:-webkit-linear-gradient(top,#646464,#555);background-image:-moz-linear-gradient(top,#646464,#555);background-image:-o-linear-gradient(top,#646464,#555);background-image:linear-gradient(to bottom,#646464,#555);color:#fff}.nd-th-gray .nd-mdl-hd>button{color:#fff}.nd-th-gray .nd-mdl-hd>button:hover{color:red}.nd-th-gray .nd-mdl-content{border-top:1px solid #909292;color:#fff}.nd-th-gray .nd-mdl-content input,.nd-th-gray .nd-mdl-content select,.nd-th-gray .nd-mdl-content textarea{border:1px solid #8e8e8e;background:#efefef;color:#000}.nd-th-gray .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-gray .nd-mdl-content select:disabled,.nd-th-gray .nd-mdl-content textarea:disabled{background:#424c51;color:#9fa4a5}.nd-th-gray .nd-mdl-ft{border-top:1px solid #a0a0a0;background:#646464}.nd-th-gray .nd-mdl-content button,.nd-th-gray .nd-mdl-ft>button{border:1px solid #3c3e40;background:#646464;color:#fff}.nd-th-gray .nd-mdl-content button:hover,.nd-th-gray .nd-mdl-ft>button:hover{border:1px solid rgba(60,62,64,.75);background:#878787;color:#fff}.nd-th-gray .nd-mdl-content button:active,.nd-th-gray .nd-mdl-ft>button:active{border:1px solid rgba(60,62,64,.75);box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#b1b1b1;color:#fff}.nd-th-gray .nd-mdl-content button:disabled,.nd-th-gray .nd-mdl-ft>button:disabled{border-color:#474747;background:#8f8f90;color:#000}.nd-th-gray .nd--color-picker{border:1px solid #a0a0a0;box-shadow:0 0 1.625em rgba(0,0,0,.35);background:#909292}.nd-th-gray .nd--color-picker--input-color-box{border-color:#fff}.nd-th-gray .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-gray .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-gray .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-gray .nd--color-picker--sv i:before{color:#fff}.nd-th-neon .nd-modal-inner{border:1px solid rgba(139,139,139,.25);box-shadow:0 0 1.625em rgba(0,0,0,.35);background:#2f2e2e;color:#777}.nd-th-neon .nd-mdl-hd{border-bottom:1px solid rgba(139,139,139,.25);background-color:#323232;background-image:url(../netdania/svgs/linear-gradient-mdl-hd-th-neon.svg);background-image:-webkit-gradient(linear,left top,left bottom,from(#535353),to(#323232));background-image:-webkit-linear-gradient(top,#535353,#323232);background-image:-moz-linear-gradient(top,#535353,#323232);background-image:-o-linear-gradient(top,#535353,#323232);background-image:linear-gradient(to bottom,#535353,#323232);color:#fff}.nd-th-neon .nd-mdl-hd>button{color:#fff}.nd-th-neon .nd-mdl-hd>button:hover{color:red}.nd-th-neon .nd-mdl-content{border-top:1px solid #2f2e2e;color:#777}.nd-th-neon .nd-mdl-content input,.nd-th-neon .nd-mdl-content select,.nd-th-neon .nd-mdl-content textarea{border:1px solid #000;background:#e8e8e8;color:#000}.nd-th-neon .nd-mdl-content input:not([type=checkbox]):not([type=radio]):disabled,.nd-th-neon .nd-mdl-content select:disabled,.nd-th-neon .nd-mdl-content textarea:disabled{background:#2b2b2b;color:#828282}.nd-th-neon .nd-mdl-ft{border-top:1px solid rgba(139,139,139,.25);background:#3f3f3f}.nd-th-neon .nd-mdl-content button,.nd-th-neon .nd-mdl-ft>button{border:1px solid rgba(0,0,0,.5);background:#3f3f3f;color:#fff}.nd-th-neon .nd-mdl-content button:hover,.nd-th-neon .nd-mdl-ft>button:hover{border:1px solid rgba(0,0,0,.25);background:#606060;color:#fff}.nd-th-neon .nd-mdl-content button:active,.nd-th-neon .nd-mdl-ft>button:active{border:1px solid rgba(0,0,0,.25);box-shadow:0 3px 6px rgba(0,0,0,.438) inset;background:#606060;color:#fff}.nd-th-neon .nd-mdl-content button:disabled,.nd-th-neon .nd-mdl-ft>button:disabled{border-color:#474747;background:#8f8f90;color:#000}.nd-th-neon .nd--color-picker{border:1px solid rgba(139,139,139,.25);box-shadow:0 0 1.625em rgba(0,0,0,.35);background:#3f3f3f}.nd-th-neon .nd--color-picker--input-color-box{border-color:#a5a5a5}.nd-th-neon .nd--color-picker--palette-item:hover{border:1px solid #272727;box-shadow:inset 0 0 1px #fff}.nd-th-neon .nd--color-picker--palette-item.selected{border:3px solid #777}.nd-th-neon .nd--color-picker--palette-item.selected:hover{border-color:#000}.nd-th-neon .nd--color-picker--sv i:before{color:#fff}.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!important}.nd-resp-tbl .nd-resp-tblcl.iradio input:first-child{margin-left:0}.nd-resp-tbl .nd-resp-tblcl.iradio label{vertical-align:middle;font-size:11px}.nd-resp-tbl .nd-resp-tblcl input,.nd-resp-tbl .nd-resp-tblcl select{border:1px solid #cdcdcd;padding:5px;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#efefef),to(#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!important;box-shadow:inset 0 0 .125em #aaa,0 .5em .5em -.5em #000!important;background:#fff!important}.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!important}.nd-resp-tbl .nd-resp-tblcl input,.nd-resp-tbl .nd-resp-tblcl select{border:2px solid #cdcdcd;padding:10px;font-size:1.25em!important}.nd-resp-tbl .nd-resp-tblcl input.nd-spinner{width:96px;padding:8px!important}}@media only screen and (min-width:30.063em) and (max-width:48em){.nd-resp-tbl .nd-resp-tblcl:first-child{font-weight:700;font-size:1em}.nd-resp-tbl .nd-resp-tblcl:nth-child(2){width:96px!important}.nd-resp-tbl .nd-resp-tblcl input,.nd-resp-tbl .nd-resp-tblcl select{border:2px solid #cdcdcd;padding:8px;font-size:1.125em!important}.nd-resp-tbl .nd-resp-tblcl input.nd-spinner{width:80px;padding:8px!important}}.nd-mdl-content ul>li{margin-bottom:-1px}.nd-tabs{margin-top:0;margin-bottom:0;padding-left:0;list-style:outside none none}.nd-tabs{border-bottom:1px solid #373737}.nd-rtl .nd-tabs{padding-right:0}.nd-tabs>li{position:relative;float:left;border:1px solid transparent;padding:6px 8px;cursor:pointer;margin:0 0 -1px 0;list-style:outside none none}.nd-rtl .nd-tabs>li{float:right}.nd-tabs>li{color:#000}.nd-tabs>li.nd-tab-current{border:1px solid}.nd-tabs>li.nd-tab-current{border-color:#373737 #373737 #f5f5f5;background:#f5f5f5;color:#000}.nd-tabs>li.nd-tab-current:after,.nd-tabs>li.nd-tab-current:before{position:absolute;width:1px;height:1px;content:"";line-height:0;font-size:0}.nd-tabs>li.nd-tab-current:before{bottom:-1px;left:-1px;border-top:0 solid transparent;border-right:0 solid transparent;border-left:1px solid transparent}.nd-tabs>li.nd-tab-current:after{right:-1px;bottom:-1px;border-top:0 solid transparent;border-right:1px solid transparent;border-left:0 solid transparent}.nd-tabs>li.nd-tab-current:before{border-left:1px solid #373737}.nd-tabs>li.nd-tab-current:after{border-right:1px solid #373737}.nd-tab-content{display:none;clear:both;border-width:0 1px 1px!important;padding:6px}.nd-tab-content{border:1px solid #373737;background:#f5f5f5;color:#373737}.nd-tab-content.nd-tab-current{display:inherit}.nd-tab-content p{margin:0;line-height:20px}.nd-th-white .nd-tabs{border-bottom:1px solid #373737}.nd-th-white .nd-tabs>li{color:#000}.nd-th-white .nd-tabs>li.nd-tab-current{border-color:#373737 #373737 #f5f5f5;background:#f5f5f5;color:#000}.nd-th-white .nd-tabs>li.nd-tab-current:before{border-left:1px solid #373737}.nd-th-white .nd-tabs>li.nd-tab-current:after{border-right:1px solid #373737}.nd-th-white .nd-tab-content{border:1px solid #373737;background:#f5f5f5;color:#373737}.nd-th-black .nd-tabs{border-bottom:1px solid #373737}.nd-th-black .nd-tabs>li{color:#fff}.nd-th-black .nd-tabs>li.nd-tab-current{border-color:#373737 #373737 #6a6767;background:#6a6767;color:#fff}.nd-th-black .nd-tabs>li.nd-tab-current:before{border-left:1px solid #373737}.nd-th-black .nd-tabs>li.nd-tab-current:after{border-right:1px solid #373737}.nd-th-black .nd-tab-content{border:1px solid #373737;background:#6a6767;color:#fff}.nd-th-blue .nd-tabs{border-bottom:1px solid #1b628d}.nd-th-blue .nd-tabs>li{color:#fff}.nd-th-blue .nd-tabs>li.nd-tab-current{border-color:#1b628d #1b628d #8fbdd9;background:#8fbdd9;color:#163051}.nd-th-blue .nd-tabs>li.nd-tab-current:before{border-left:1px solid #1b628d}.nd-th-blue .nd-tabs>li.nd-tab-current:after{border-right:1px solid #1b628d}.nd-th-blue .nd-tab-content{border:1px solid #1b628d;background:#8fbdd9;color:#1b628d}.nd-th-gray .nd-tabs{border-bottom:1px solid #646464}.nd-th-gray .nd-tabs>li{color:#fff}.nd-th-gray .nd-tabs>li.nd-tab-current{border-color:#646464 #646464 #c8cccb;background:#c8cccb;color:#646464}.nd-th-gray .nd-tabs>li.nd-tab-current:before{border-left:1px solid #646464}.nd-th-gray .nd-tabs>li.nd-tab-current:after{border-right:1px solid #646464}.nd-th-gray .nd-tab-content{border:1px solid #646464;background:#c8cccb;color:#646464}.nd-th-neon .nd-tabs{border-bottom:1px solid #3f3f3f}.nd-th-neon .nd-tabs>li{color:#fff}.nd-th-neon .nd-tabs>li.nd-tab-current{border-color:#3f3f3f #3f3f3f #6a6767;background:#6a6767;color:#fff}.nd-th-neon .nd-tabs>li.nd-tab-current:before{border-left:1px solid #3f3f3f}.nd-th-neon .nd-tabs>li.nd-tab-current:after{border-right:1px solid #3f3f3f}.nd-th-neon .nd-tab-content{border:1px solid #3f3f3f;background:#6a6767;color:#fff}@font-face{font-family:nd-fsc;src:url(../netdania/fonts/nd-nfsc.eot?onv8km);src:url(../netdania/fonts/nd-nfsc.eot?onv8km#iefix) format('embedded-opentype'),url(../netdania/fonts/nd-nfsc.ttf?onv8km) format('truetype'),url(../netdania/fonts/nd-nfsc.woff?onv8km) format('woff'),url(../netdania/fonts/nd-nfsc.svg?onv8km#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;color:#000}.nd-fsc-icn24{font-size:24px}.nd-fsc-icn12{font-size:12px}.nd-fsc-icn16{font-size:16px}.ua-mobile .nd-fsc-icn16{font-size:125%}.nd-fsc-icn-About:before{content:"\e900"}.nd-fsc-icn-AddText:before{content:"\e901"}.nd-fsc-icn-Alert:before{content:"\e980"}.nd-fsc-icn-Alert-Central:before{content:"\e981"}.nd-fsc-icn-Area-Chart .path1:before{content:"\e902";color:#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-ArrowRight:before{content:"\e907"}.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-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-Crosshair:before{content:"\e90d"}.nd-fsc-icn-Delete:before{content:"\e90e"}.nd-fsc-icn-DeleteAllDrawings:before{content:"\e90f"}.nd-fsc-icn-DeleteAllIndicators:before{content:"\e910"}.nd-fsc-icn-DotChart:before{content:"\e911"}.nd-fsc-icn-Download:before{content:"\e978"}.nd-fsc-icn-Ellipse:before{content:"\e912"}.nd-fsc-icn-EyeClosed:before{content:"\e967"}.nd-fsc-icn-EyeOpen:before{content:"\e968"}.nd-fsc-icn-FX:before{content:"\e926"}.nd-fsc-icn-FastForward:before{content:"\e969"}.nd-fsc-icn-Favorites .path1:before{content:"\e913";color:#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-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-Line-Chart:before{content:"\e935"}.nd-fsc-icn-Line-Dot-Chart:before{content:"\e936"}.nd-fsc-icn-Lines:before{content:"\e937"}.nd-fsc-icn-Linked-Together:before{content:"\e938"}.nd-fsc-icn-Maximize:before{content:"\e96a"}.nd-fsc-icn-MaximizeReset:before{content:"\e96b"}.nd-fsc-icn-Measure:before{content:"\e939"}.nd-fsc-icn-MeasureTool:before{content:"\e93a"}.nd-fsc-icn-MeasureTool-Close:before{content:"\e976"}.nd-fsc-icn-MeasureTool-HighLow:before{content:"\e977"}.nd-fsc-icn-Metals:before{content:"\e93b"}.nd-fsc-icn-OHLC-BarChart:before{content:"\e93c"}.nd-fsc-icn-OHLC-ColoredBar .path1:before{content:"\e93d";color:#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-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-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-Share:before{content:"\e97a"}.nd-fsc-icn-Share2:before{content:"\e97b"}.nd-fsc-icn-Skin:before{content:"\e94c"}.nd-fsc-icn-Strong-Bearish:before{content:"\e971"}.nd-fsc-icn-Strong-Bullish:before{content:"\e972"}.nd-fsc-icn-Studies:before{content:"\e94d"}.nd-fsc-icn-StudyTemplate:before{content:"\e94e"}.nd-fsc-icn-TimeScale:before{content:"\e94f"}.nd-fsc-icn-TimeScale1:before{content:"\e950"}.nd-fsc-icn-ToggleButton:before{content:"\e951"}.nd-fsc-icn-Trading-Analysis .path1:before{content:"\e973";color:green}.nd-fsc-icn-Trading-Analysis .path2:before{content:"\e974";color:#a00}.nd-fsc-icn-Trading-Analysis-2:before{content:"\e975"}.nd-fsc-icn-Triangle:before{content:"\e952"}.nd-fsc-icn-UnLinked-Together:before{content:"\e953"}.nd-fsc-icn-Upload:before{content:"\e97c"}.nd-fsc-icn-User:before{content:"\e97d"}.nd-fsc-icn-Users:before{content:"\e97e"}.nd-fsc-icn-VerticalLine:before{content:"\e954"}.nd-fsc-icn-View:before{content:"\e955"}.nd-fsc-icn-Volume:before{content:"\e956"}.nd-fsc-icn-Wildcard:before{content:"\e957"}.nd-fsc-icn-WorkspaceCurrent .path1:before{content:"\e958";color:#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-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-mnu-btn [class*=nd-fsc-icn-flag],.nd-mnu-ddwn-btn [class*=nd-fsc-icn-flag]{margin-top:2px}.nd-colimg [class*=nd-fsc-icn-flag] span{position:relative}.ua-android .nd-fsc-icn-flag16 .flag{display:block;margin-top:10%}.nd-rtl .nd-colimg [class*=nd-fsc-icn-]{vertical-align:top;text-align:right}.nd-rtl .nd-colimg [class*=nd-fsc-icn-] span{right:0}.nd-th-white .nd-fsc-icn{color:#000}.nd-th-white .nd-mnu-opt:hover .nd-fsc-icn{color:#000}.nd-th-white .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn,.nd-th-white .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*=nd-fsc-icn] span[class*=path]:before,.nd-th-white .nd-mnu-opt-dsbl .nd-fsc-icn,.nd-th-white .nd-mnu-opt-dsbl i[class*=nd-fsc-icn] span[class*=path]:before,.nd-th-white .nd-mnu-opt-dsbl>button>span{color:#ccc}.nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn{color:#828282}.nd-th-white .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn{border-top-color:#828282}.nd-th-white .nd-fsc-icn-Area-Chart .path1:before{color:#c4c4c4}.nd-th-white .nd-mnu .nd-mnu-opt:hover .nd-mnu-ddwn-btn .nd-fsc-icn-Area-Chart .path1:before{color:#fff}.nd-th-white .nd-fsc-icn-Fibo-Arcs-Close .path1:before{color:rgba(255,255,255,0)}.nd-th-white .nd-fsc-icn-Fibo-Arcs-Close .path2:before{color:#000}.nd-th-white .nd-fsc-icn-HLC-BarChart-Clr .path1:before{color:#f60}.nd-th-white .nd-fsc-icn-HLC-BarChart-Clr .path2:before{color:#49a2a2}.nd-th-white .nd-fsc-icn-OHLC-ColoredBar .path1:before{color:#49a2a2}.nd-th-white .nd-fsc-icn-OHLC-ColoredBar .path2:before{color:#f60}.nd-th-white .nd-fsc-icn-Trading-Analysis .path1:before{color:#00a600}.nd-th-white .nd-fsc-icn-Trading-Analysis .path2:before{color:#ff3831}.nd-th-white .nd-fsc-icn-Renko .path2:before{color:#636363}.nd-th-white .nd-fsc-list-item{border-bottom:1px solid #ccc}.nd-th-white .nd-fsc-icn[class$=Bullish]:before{color:#00a600}.nd-th-white .nd-fsc-icn[class$=Bearish]:before{color:#ff3831}.nd-th-white .nd-fsc-icn-WorkspaceCurrentInner .path1:before,.nd-th-white .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before,.nd-th-white .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before,.nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Area-Chart .path2:before,.nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Fibo-Arcs-Close .path2:before,.nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path1:before,.nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-HLC-BarChart-Clr .path3:before,.nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-OHLC-ColoredBar .path3:before,.nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path1:before,.nd-th-white .nd-mnu-ddl li:hover span i.nd-fsc-icn,.nd-th-white .nd-mnu-ddl>.nd-mnu-sel:not(.nd-mnu-ddl-multiple) i.nd-fsc-icn{color:#fff}.nd-th-white .nd-mnu-ddl:not(.nd-mnu-ddl-multiple)>.nd-mnu-sel span.nd-coltxt,.nd-th-white .nd-mnu-ddl>.nd-mnu-sel:not(.nd-mnu-ddl-multiple) span.nd-collbl{color:#fff}.nd-th-white .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before{color:#000}.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Area-Chart .path2:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Arcs-Close .path2:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path1:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path2:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path3:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Fibo-Fans-FreeHand .path4:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-HLC-BarChart-Clr .path2:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-HLC-BarChart-Clr .path4:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-OHLC-ColoredBar .path5:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-OHLC-ColoredBar .path6:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path1:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path2:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path5:before,.nd-th-white .ctmnu_itm:hover:not(.nd-ctmnu-disable) span i.nd-fsc-icn{color:#fff}.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path3:before,.nd-th-white .ctmnu_itm:hover .nd-fsc-icn-Renko .path4:before{color:#000}.nd-th-black .nd-fsc-icn{color:#fff}.nd-th-black .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn,.nd-th-black .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn,.nd-th-black .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*=nd-fsc-icn] span[class*=path]:before,.nd-th-black .nd-mnu-opt-dsbl .nd-fsc-icn,.nd-th-black .nd-mnu-opt-dsbl i[class*=nd-fsc-icn] span[class*=path]:before{color:#bdbdbd}.nd-th-black .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn{color:#828282}.nd-th-black .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn{border-top-color:#828282}.nd-th-black .nd-fsc-icn-HLC-BarChart-Clr .path3:before,.nd-th-black .nd-fsc-icn-OHLC-ColoredBar .path3:before,.nd-th-black .nd-fsc-icn-WorkspaceCurrentInner .path1:before,.nd-th-black .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before,.nd-th-black .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before{color:#fff}.nd-th-black .nd-fsc-icn-Area-Chart .path1:before{color:#c4c4c4}.nd-th-black .nd-fsc-icn-Area-Chart .path2:before{color:#fff}.nd-th-black .nd-fsc-icn-Fibo-Arcs-Close .path1:before{color:rgba(255,255,255,0)}.nd-th-black .nd-fsc-icn-HLC-BarChart-Clr .path1:before{color:#f60}.nd-th-black .nd-fsc-icn-HLC-BarChart-Clr .path2:before{color:#49a2a2}.nd-th-black .nd-fsc-icn-OHLC-ColoredBar .path1:before{color:#49a2a2}.nd-th-black .nd-fsc-icn-OHLC-ColoredBar .path2:before{color:#f60}.nd-th-black .nd-fsc-icn-Trading-Analysis .path1:before{color:#16f116}.nd-th-black .nd-fsc-icn-Trading-Analysis .path2:before{color:#c31d1d}.nd-th-black .nd-fsc-icn-Renko .path1:before{color:#fff}.nd-th-black .nd-fsc-list-item{border-bottom:1px solid #909090}.nd-th-black .nd-fsc-icn[class$=Bullish]:before{color:#8eff15}.nd-th-black .nd-fsc-icn[class$=Bearish]:before{color:#de1a14}.nd-th-black .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before{color:#fff}.nd-th-blue .nd-fsc-icn{color:#fff}.nd-th-blue .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn,.nd-th-blue .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn,.nd-th-blue .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*=nd-fsc-icn] span[class*=path]:before,.nd-th-blue .nd-mnu-opt-dsbl .nd-fsc-icn,.nd-th-blue .nd-mnu-opt-dsbl i[class*=nd-fsc-icn] span[class*=path]:before{color:#4d9bc2}.nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn{color:#7ec5e0}.nd-th-blue .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn{border-top-color:#7ec5e0}.nd-th-blue .nd-fsc-icn-HLC-BarChart-Clr .path3:before,.nd-th-blue .nd-fsc-icn-OHLC-ColoredBar .path3:before,.nd-th-blue .nd-fsc-icn-WorkspaceCurrentInner .path1:before,.nd-th-blue .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before,.nd-th-blue .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before{color:#fff}.nd-th-blue .nd-fsc-icn-Area-Chart .path1:before{color:#fff}.nd-th-blue .nd-fsc-icn-Area-Chart .path2:before{color:#39b1fc}.nd-th-blue .nd-fsc-icn-Fibo-Arcs-Close .path1:before{color:rgba(255,255,255,0)}.nd-th-blue .nd-fsc-icn-HLC-BarChart-Clr .path1:before{color:#f60}.nd-th-blue .nd-fsc-icn-HLC-BarChart-Clr .path2:before{color:#49a2a2}.nd-th-blue .nd-fsc-icn-OHLC-ColoredBar .path1:before{color:#49a2a2}.nd-th-blue .nd-fsc-icn-OHLC-ColoredBar .path2:before{color:#f60}.nd-th-blue .nd-fsc-icn-Trading-Analysis .path1:before{color:#0f0}.nd-th-blue .nd-fsc-icn-Trading-Analysis .path2:before{color:#e41515}.nd-th-blue .nd-fsc-icn-Renko .path1:before{color:#fff}.nd-th-blue .nd-fsc-icn-Renko .path2:before{color:#39b1fc}.nd-th-blue .nd-fsc-list-item{border-bottom:1px solid #6c97b1}.nd-th-blue .nd-fsc-icn[class$=Bullish]:before{color:#00a600}.nd-th-blue .nd-fsc-icn[class$=Bearish]:before{color:#881e1a}.nd-th-blue .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before{color:#fff}.nd-th-gray .nd-fsc-icn{color:#fff}.nd-th-gray .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn,.nd-th-gray .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn,.nd-th-gray .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*=nd-fsc-icn] span[class*=path]:before,.nd-th-gray .nd-mnu-opt-dsbl .nd-fsc-icn,.nd-th-gray .nd-mnu-opt-dsbl i[class*=nd-fsc-icn] span[class*=path]:before{color:#9fa4a5}.nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn{color:#828282}.nd-th-gray .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn{border-top-color:#828282}.nd-th-gray .nd-fsc-icn-HLC-BarChart-Clr .path3:before,.nd-th-gray .nd-fsc-icn-OHLC-ColoredBar .path3:before,.nd-th-gray .nd-fsc-icn-WorkspaceCurrentInner .path1:before,.nd-th-gray .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before,.nd-th-gray .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before{color:#fff}.nd-th-gray .nd-fsc-icn-Area-Chart .path1:before{color:#fff}.nd-th-gray .nd-fsc-icn-Area-Chart .path2:before{color:#fff}.nd-th-gray .nd-fsc-icn-Fibo-Arcs-Close .path1:before{color:rgba(255,255,255,0)}.nd-th-gray .nd-fsc-icn-HLC-BarChart-Clr .path1:before{color:#f60}.nd-th-gray .nd-fsc-icn-HLC-BarChart-Clr .path2:before{color:#49a2a2}.nd-th-gray .nd-fsc-icn-OHLC-ColoredBar .path1:before{color:#49a2a2}.nd-th-gray .nd-fsc-icn-OHLC-ColoredBar .path2:before{color:#f60}.nd-th-gray .nd-fsc-icn-Trading-Analysis .path1:before{color:#07ff07}.nd-th-gray .nd-fsc-icn-Trading-Analysis .path2:before{color:#e40000}.nd-th-gray .nd-fsc-icn-Renko .path1:before{color:#fff}.nd-th-gray .nd-fsc-list-item{border-bottom:1px solid #9a9a9a}.nd-th-gray .nd-fsc-icn[class$=Bullish]:before{color:#0c8c0c}.nd-th-gray .nd-fsc-icn[class$=Bearish]:before{color:#b5221d}.nd-th-gray .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before{color:#fff}.nd-th-neon .nd-fsc-icn{color:#fff}.nd-th-neon .nd-mnu .nd-mdl-ft button.nd-mnu-dsbl .nd-fsc-icn,.nd-th-neon .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl .nd-fsc-icn,.nd-th-neon .nd-mnu .nd-mnu-ddl li.nd-mnu-dsbl i[class*=nd-fsc-icn] span[class*=path]:before,.nd-th-neon .nd-mnu-opt-dsbl .nd-fsc-icn,.nd-th-neon .nd-mnu-opt-dsbl i[class*=nd-fsc-icn] span[class*=path]:before{color:#828282}.nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl:active .nd-fsc-icn{color:#9c9c9c}.nd-th-neon .nd-mnu-opt.nd-mnu-opt-dsbl:active span.ico-dropdwn{border-top-color:#9c9c9c}.nd-th-neon .nd-fsc-icn-HLC-BarChart-Clr .path3:before,.nd-th-neon .nd-fsc-icn-OHLC-ColoredBar .path3:before,.nd-th-neon .nd-fsc-icn-WorkspaceCurrentInner .path1:before,.nd-th-neon .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path1:before,.nd-th-neon .nd-fsc-icn-WorkspaceCurrentInnerUnsaved .path3:before{color:#fff}.nd-th-neon .nd-fsc-icn-Area-Chart .path1:before{color:#c4c4c4}.nd-th-neon .nd-fsc-icn-Area-Chart .path2:before{color:#fff}.nd-th-neon .nd-fsc-icn-Fibo-Arcs-Close .path1:before{color:rgba(255,255,255,0)}.nd-th-neon .nd-fsc-icn-HLC-BarChart-Clr .path1:before{color:#f60}.nd-th-neon .nd-fsc-icn-HLC-BarChart-Clr .path2:before{color:#49a2a2}.nd-th-neon .nd-fsc-icn-OHLC-ColoredBar .path1:before{color:#49a2a2}.nd-th-neon .nd-fsc-icn-OHLC-ColoredBar .path2:before{color:#f60}.nd-th-neon .nd-fsc-icn-Trading-Analysis .path1:before{color:#07ff07}.nd-th-neon .nd-fsc-icn-Trading-Analysis .path2:before{color:#e40000}.nd-th-neon .nd-fsc-icn-Renko .path1:before{color:#fff}.nd-th-neon .nd-fsc-list-item{border-bottom:1px solid #3e3e3e}.nd-th-neon .nd-fsc-icn[class$=Bullish]:before{color:#0f0}.nd-th-neon .nd-fsc-icn[class$=Bearish]:before{color:#ff0900}.nd-th-neon .nd-mnu-ddl li:hover .nd-fsc-icn-Renko .path2:before{color:#fff}.nd-mdl-content input[type=checkbox]{border:0;margin-right:5px}.nd-mdl-content span.label{margin-left:5px}.nd-nfsc{font:16px Tahoma,Helvetica,Arial,sans-serif,serif!important;-webkit-font-smoothing:antialiased!important;-khtml-font-smoothing:antialiased!important;-moz-font-smoothing:antialiased!important;-o-font-smoothing:antialiased!important;-ms-font-smoothing:antialiased!important;font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility;-webkit-text-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-nfsc .nd-is-results__option_td,.nd-nfsc .nd-is-results__option_th{font-family:inherit!important;font-size:12px!important}.ua-mobile .nd-nfsc .nd-is-results__option_td,.ua-mobile .nd-nfsc .nd-is-results__option_th{font-size:14px!important}.nd-fsc.rtl{direction:rtl}.nd-fsc,.nd-fsc:after,.nd-fsc:before,.nd-nfsc *,.nd-nfsc :after,.nd-nfsc :before{box-sizing:border-box}.nd-fsc-statusbar{display:none}.nd-fsc-inner-container,.nd-fsc-statusbar{position:relative}.nd-fsc-inner-container{position:relative;z-index:20;height:100%;width:100%}.nd-chart-component{position:relative;z-index:30;overflow:hidden;width:100%;background:#fff}.nd-chart-component-elgant-vline{height:7px}.nd-is .nd-is-dropdown-container{z-index:80;font-weight:300!important;font-size:11px!important}.nd-mnu-ddwn{min-width:10em!important;min-height:2em!important}.nd-is-selection .nd-is-selection--single:focus{border:0!important;outline-color:transparent}.nd-fsc-fullscreen-el{position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100%!important;z-index:200000!important;padding:0 0!important;margin:0 0!important;max-width:none!important;min-width:initial!important;min-height:initial!important;max-height:none!important}.nd-fsc-fullscreen-pg{height:100%!important;min-width:100%!important;width:100%!important;overflow:hidden!important;position:static!important;padding:0 0!important;margin:0 0!important}.ua-ios-8 .nd-fsc-fullscreen-el,.ua-ios-9 .nd-fsc-fullscreen-el{width:100vw!important;height:100%!important}.ua-ios-8 .nd-fsc-fullscreen-pg,.ua-ios-9 .nd-fsc-fullscreen-pg{height:calc(100vh)!important;min-height:100%!important;min-width:100%!important;width:calc(100vw)!important}.ua-ios-6 .nd-fsc-fullscreen-pg,.ua-ios-7 .nd-fsc-fullscreen-pg{height:100vh!important;min-width:100%!important;width:100vw!important}.nd-fsc-fullscreen-cmp-ccel{position:absolute!important;display:block!important;left:0!important;top:0!important;bottom:0!important;width:100%!important;padding:0 0!important;margin:0 0!important;height:100%!important;z-index:0}.nd-fsc-fullscreen-cmp-pg{overflow:hidden!important}.nd-is .nd-fsc-icn-is{margin-bottom:3px!important}.nd-is-container--focus{border:0!important;border-color:transparent!important;border-radius:0!important;outline:0!important;box-shadow:none!important;-webkit-appearance:none!important}:focus{outline:0}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.nd-nfsc{box-shadow:0 2px 8px 0 rgba(111,111,111,.35);background:#fff}.nd-nfsc.nd-th-white{color:#000}.nd-nfsc.nd-th-black{color:#fff}.nd-nfsc.nd-th-blue{color:#000}.nd-nfsc.nd-th-gray{color:#000}.nd-nfsc.nd-th-neon{color:#fff}.nd-th-white .nd-chart-component{background:#fff!important}.nd-th-black .nd-chart-component{background:#000!important}.nd-th-blue .nd-chart-component{background:#d1e8ff!important}.nd-th-gray .nd-chart-component{background:#adadad!important}.nd-th-neon .nd-chart-component{background:#262626!important}.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-ctx-mnu,.nd-mnu-ddl,.nd-mnu-notl{border-collapse:initial;border-spacing:0}.nd-nfsc .nd-mnu-opt,.nd-nfsc .nd-mnu-opt.buyBtnCls,.nd-nfsc .nd-mnu-opt.buyBtnCls:active,.nd-nfsc .nd-mnu-opt.buyBtnCls:hover,.nd-nfsc .nd-mnu-opt.nd-mnu-opt-dsbl,.nd-nfsc .nd-mnu-opt.nd-mnu-opt-dsbl:active,.nd-nfsc .nd-mnu-opt.nd-mnu-opt-dsbl:hover,.nd-nfsc .nd-mnu-opt.sellBtnCls,.nd-nfsc .nd-mnu-opt.sellBtnCls:active,.nd-nfsc .nd-mnu-opt.sellBtnCls:hover,.nd-nfsc .nd-mnu-opt:active,.nd-nfsc .nd-mnu-opt:hover{border:0!important}