﻿.custom-form-field .select2-container .select2-selection--single {
    background: #e6e8f0;
}
.nav-link
{
    cursor:pointer !important
}
.Pager span {
    font-weight: bold;
    line-height: 150%;
    border: 1px solid #5d9cec;
    color: #fff;
    background-color: #7093e5;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}


.Pager b {
    font-size: 12px !important;
    color: #333 !important;
}

.Pager a {
    text-align: center;
    display: inline-block;
    min-width: 1.5em;
    border: 1px solid #ced4da;
    color: #7093e5 !important;
    background-color: #e9ecef;
    border-color: transparent;
    border-radius: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 150%;
    text-decoration: none;
    box-sizing: border-box;
    padding: 0.5em 1em;
    margin-left: 2px;
}
