<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * NDCom Modules for Magento 2 - Demand
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the NDCom Digital license (EULA) that is
 * available in german through the world-wide-web at this URL:
 * https://licenses.ndcnet.com/eula-b2b-current.pdf
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category NDCom
 * @package Ndcom_Demand
 * @copyright (c) 2022 NDCom Digital GmbH &amp; Co. KG &lt;https://www.ndcom.de&gt;
 * @license See https://licenses.ndcnet.com/eula-b2b-current.pdf
 */

#website-switch {
  position: absolute;
  top: -60px;
  right: 18px;
}

#website-switch .header {
  font-size: .8em;
  text-align: center;
}
</pre></body></html>