/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/

.pg-auth { background-image: url('../../images/Fondo-login.png'); background-size: cover; }

.logo-img-lg { height: 70px; }

.logo-img-lg { max-height: 36px; }

.table th { font-size: 14px; }

.table tr { font-size: 14px; }

.nk-header-app-logo {
    width: 72px;
    height: 100%;
    transition: 0.5s ease;
}

.is-compact:not(:hover) .nk-header-app-logo {
    width: 28px;
}