/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/


.loginForm_logo{
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loginForm_logo img {
    height: 60px;
}

.form-group.note-group-image-url{
    display: none;
}

.note-modal-content{
    padding-bottom: 25px;
}

.note-form-group{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}