//GLOBAL LAYOUT VARIABLE
$app-screen-max-width: 1920px;
$app-left-space: 40px;
$app-right-space: 40px;
$sidebar-minimized-width: 64px;
$navbar-height: 50px;
// $app-max-width: calc($app-screen-max-width - $app-left-space);
$app-max-width: 1855px;
