﻿.body-content {
    border: none;
}

.homepage-category {
}

    .homepage-category .card-body {
        padding-bottom: 0.5rem;
    }

/*-------------------------------------------*/
.homepage-title {
    font-size: 1.1rem;
    font-weight: bold;
}
/*-------------------------------------------*/
#home-left-tab,
#home-right-tab {
    background-color: #f2f2f2;
}
/*
    -------------------------------------------
div.merchant-item {
    height: 70px;
    overflow: hidden;
}

    div.merchant-item > div {
        line-height: 70px;
    }

*/
/*-------------------------------------------*/
.content-grid {
    padding: 20px;
}

.content-list {
}

    .content-list > ol {
        padding-left: 1rem;
    }
/*-------------------------------------------*/
.content-list-header {
    background-color: #f5f5f5;
}

.job-ereas {
    margin-left: 0 !important;
    margin-right: 1.25rem;
}
/*-------------------------------------------*/
.quick-links{
    padding-bottom:15px;
}

.quick-links > a{
    display:inline-block;
    margin-right:15px;
}