/* CSS Document */

:root{

--header-height:64px;

--status-height:28px;

--iconbar-width:64px;

--left-width:320px;

--right-width:380px;

--panel:#ffffff;

--background:#edf1f5;

--border:#d6dce5;

--shadow:0 2px 12px rgba(0,0,0,.08);

--radius:10px;

--transition:250ms;

--blue:#1976d2;

}