


.ui-widget-overlay {
    background: #00000087;
    opacity: 1.0;
    filter: Alpha(Opacity=.3);
}

.page-item.active .page-link{
    background-color: #209ef1;
    border-color: #209ef1;
}

.mrg40{
    margin-top: 40px;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 25%;
    text-align: center;
}

.nav.nav-tabs.nav-topline .nav-item a.nav-link{
    width: 100%;
    text-align: center !important;
    display: block;
}

.nav.nav-tabs.nav-topline{
    margin-bottom: 40px;
}







