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


.custom-company_name  {
    max-width: 300px ;
    /*word-wrap: break-word !important;*/
    white-space: nowrap ;
    overflow: hidden ;
    text-overflow: ellipsis ;
}
