/*-----colors------*/
.color-primary {
    color: #428bca !important;
}

.color-default {
    color: #f9f9f9 !important;
}

.span-icon { 
    margin-right: 5px;
}

.btn-custom {
    border-radius: 5px;
    color: white !important;
}
