/*
 *  @Copyright (c) 2016 - 2023. XPanel® Hostiberi - Powerful CMS
 *  @Author: Hostiberi
 *  @Email: info@hostiberi.com
 *  @Filename: style_panel.css
 *  @Last modified by: hostiberi
 *  @web: www.hostiberi.com
 */

.brand-logo img {
    width: 85%;
}

.icon-success {
    color: #2cad2e;
}
.icon-danger {
    color: #d33232;
}