﻿.dx-page-selector .dxbs-textbox-autofit input
{
    margin-top: 0px;
}

.dx-page-selector .page-link.page-count
{
    margin-left: 0.5rem !important;
}

dxbs-gridview > .card
{
    margin-top: 6rem !important;
}

.button-save {
    background-color: #00A6F5 !important;
    color: white !important;
}

.buttons-end
{
    display: inline-flex;
    justify-content: end;
}

.items-left
{
    margin-right:auto;
}

.dot
{
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: inline-block;
}

.colorgray
{
    color: darkslategray;
}