.footer{
    margin-top: 10px;
    box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
    background-color: #fff;
    padding-left: 20px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.credits{
    padding-right: 70px;
}
.dangrbtn{
    width: 300px !important;
    margin-top: 30px;
    margin-left: 12px;
}
.logo {
    width: 220px;
}
.dashhome .form-control{
    padding: 10px;;
}
.headroww{
    background-color: #e1ebff !important;
}

.logoImage{
    width: 50%;
    height: 50%;
    object-fit: cover;
}
.error{
    color:#ef5350
}
.mb-20{
    margin-bottom: 20px;
}
.mb-10{
    margin-bottom: 10px;
}
.hide{
    display: none;
}
#eventCategories-table th,
#eventCategories-table td {
    white-space: nowrap;
}
