@charset "UTF-8";
/*!
 * Ssm Framework
 * A powerful framework for building mobile and progressive web apps.
 * http://www.bc8.com.cn/
 *
 * v0 0.1, default Theme
 *
 * Licensed under the MIT license. Please see LICENSE for more information.
 */
/*风格主色调*/
/*情景色*/
/*=====情绪色===*/
/*积极的*/
/*稳定的*/
/*平静的*/
/*平衡的*/
/*激励的*/
/*自信的*/
/*高贵的*/
/*灰度*/
/*黑色主颜色*/
/*颜色主要色调*/
/*颜色次要色调*/
/*颜色淡色调*/
/*category-fl*/
/*页面导航条*/
/*块区域*/
[icon-left] .sui-icon,
[icon-start] .sui-icon {
  font-size: 1.4em;
  line-height: .67;
  pointer-events: none;
  padding-right: 0.3em; }

[icon-right] .sui-icon,
[icon-end] .sui-icon {
  font-size: 1.4em;
  line-height: .67;
  pointer-events: none;
  padding-left: 0.4em; }

.sui-button[icon-only] {
  padding: 0;
  min-width: .9em; }

[icon-only] .sui-icon {
  padding: 0 0.5em;
  font-size: 1.8em;
  line-height: .67;
  pointer-events: none; }
