/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/

/* Brand logos +30% vs DashLite defaults */
.logo-img {
	max-height: 47px !important;
}
.logo-img-lg {
	max-height: 78px !important;
}
.logo-img-sm {
	max-height: 36px !important;
}
.logo-img-icon {
	max-height: 43px !important;
}
.nk-sidebar-head {
	height: 85px !important;
}
.nk-sidebar-content {
	height: calc(100vh - 85px) !important;
}
