$smartadmin-breakpoint-xs: 479px;
$smartadmin-breakpoint-sm: 679px;
$smartadmin-breakpoint-mobile: 979px;

$font-weight-light: 300;
$font-weight-regular: 400;
$font-weight-medium: 500;
$font-weight-bold: 700;

$custom-corner-rounding: 4px;

$custom-topbar-height: 72px;
$custom-topbar-icon-size: 16px;
$custom-topbar-space-between-icons: 24px;

$custom-sidebar-item-height: 48px;
$custom-sidebar-padding: 72px;
$custom-sidebar-padding-right: 8px;
$custom-sidebar-minified-size: $custom-sidebar-padding;
$custom-sidebar-minified-padding: 14px;
$custom-sidebar-minified-hover-menu-width: 200px;
$custom-sidebar-font-weight: 700;
$custom-sidebar-highlight-width: 3px;
$custom-sidebar-right-icon-size: 12px;
$custom-sidebar-2-level-font-size: 12px;

$custom-login-info-image-margin: 16px;

$custom-ribbon-height: 72px;
$custom-ribbon-padding: 36px;

$custom-content-padding: 4px;

$custom-footer-height: 70px;
$custom-reduced-footer-height: 32px;
$custom-footer-space-between-items: 30px;
$custom-footer-font-size: 11px;
