.sidebar .nav-item .nav-link {

    padding-top: 8px!important;

    padding-bottom: 8px!important;

}



.w_200 {

    width: 200px!important;

}



.w_50 {

    width: 50px!important;

}



.fz_40 {

    font-size: 40px!important;

}



.vh {

    visibility: hidden!important;

}



.d_block {

    display: block!important;

}



.body_bg {

    background: #4e73df!important;

}



.sidebar .sidebar-brand {

    text-transform: none!important;
    background: #f5f5f5 

}
.sidebar.toggled .sidebar-brand {
    background: #f5f5f5 url(../img/dashboard-logo.png) no-repeat center center / 60px;
}






.sep {

    width: 100%;

    height: 1px;

    background: #ddd;

    margin-top: 5px;

    margin-bottom: 5px;

    display: block;

}



.select2-container .select2-selection--single {

    height: 37px!important;

}



.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 37px!important;

}



.select2-container .select2-selection--single {

    height: 38px!important;

}



.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 38px!important;

}



.select2-container--default .select2-selection--single {

    border:none;

}



.banner-image img {

    height: 150px;

    width: auto;

}



.listing-banner-image img {

    max-width: 100%;

    height: auto;

}



.listing-slider-image {

    width: 70%;

    height: auto;

}



.listing-logo img {

    width: 120px;

    height: 120px;

}



img {

    max-width: 100%!important;

}



.custom_img_width {

    width: 100px;

}



.custom_bg_img_width {

    width: 200px;

}



.blog_img_width {

    width: 80px;

}



.cat_img_w {

    width: 120px;

}



.cat_icon_img {

    width: 50px;

}



.slider_w {

    width: 200px;

}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: #ccc 1px 1px 10px 2px;
}