#logo
{
    width: 61px;
}

.align-navbar-header
{
    height: 25px;
}

.gray-900-color
{
    color: 	rgb(35, 40, 44);
}

.c-pointer
{
    cursor: pointer;
}

.b-bottom
{
    border-bottom: 1px solid rgb(200, 206, 211);
}

.bell-notification{
    position: relative;
}

.bell-notification span
{
    position: absolute;
    top: -8px;
    left: 10px;
    font-size: 0.5em;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb
{
    background: none!important;
    border: none!important;
}

footer
{
    background: none!important;
}

.text-grey-light
{
    color: #73818F!important;
}

.pagination a
{
    background-color: #E4E5E6;
}

.pagination .disabled a
{
    background-color: #E4E5E6!important;
}

.pagination a:hover
{
    background-color: #20a8d8;
    color: #FFF;
    border: 1px solid #20a8d8;
}

.input-show-entries
{
    width: 50px;
    background: none;
    border: 1px solid #C8CED3;
    padding-left: 10px;
    border-radius: 3px;
}

.list_search
{
    background: none;
    border: 1px solid #C8CED3;
    border-radius: 3px;
}

.c-pointer 
{
    cursor: pointer;
}

.info-list .card-body
{
    padding-bottom: 0;
}

.info-list p
{
    margin-bottom: 0;
}

.text-black
{
    color: #000;
}

.pl-20
{
    padding-left: 20px!important;
}
