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

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

span.required {
    color: #f00;
    font-size: small;
}


.datatable-init .link-list-opt.no-bdr {
    padding: 0.5rem 0;
    min-width: 280px;
}

.centerAndBorder {
    border: 0.5px solid #d4d3d3;
    min-width: 100px;
}

.backgroundHeaderColor {
    background-color: #4e82c2 !important;
    color: #ffffff !important;
}

.textCenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.highlightExpiration {
    color: #ebcc34;
}

.cancss {
    width: 1%;
}

.no-border {
    border: 0;
    box-shadow: none;
}
