/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

.btn-default:hover{ background-color: #f3f6f9; }
.card.selectedCard{
    box-shadow: 0 5px 10px #b4c6e7;
}

.statistics-table-with-dates{
    max-height: 708px !important;
}

.separator, .wob-item span.separator{
    margin: 0 5px;
    font-size: large;
}

.wob-item{
    display: flex;
    align-items: center;
    justify-content: center;
}

.breadcrumb{
    margin: 0px !important;
}
