#widget-hits * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#widget-hits .em-widget-list-item-logo {
    width: 100px;
    padding: 0;
        display: table-cell;
}

#widget-hits .em-widget-list-item-logo .property-image {
    padding: 0;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 200%;
    margin-bottom: 10px;
}

#widget-hits .em-widget-list-item-logo .userpic-letter {
    margin-top: -6px;
    margin-left: -6px;
}

#widget-hits .em-widget-list-item-logo .property-image > .property-image-inner {
    line-height: inherit;
    text-align: left;
    display: inline-flex;
    margin-top: 25px;
    margin-right: 25px;
    height: 67px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
}


#widget-hits .em-widget-list-item-logo a {
    width: 65px;
    height: auto;
    background: #fff;
    margin: auto;
    padding: 6px;
    text-align: center;
}

#widget-hits .em-widget-list-item-logo img {
    max-height: 50px;
}


#widget-hits .em-widget-list-item-outer {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

#widget-hits .em-widget-list-item {
    overflow: hidden;
    position: relative;
    margin: 0px;
}

#widget-hits .em-widget-list-item-cell {
    padding: 25px 0 25px 0;
    border-left: none;
    display: table-cell;
    vertical-align: top;
}

#widget-hits .em-widget-item-title {
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 8px;
    margin-top: 0px;
}

#widget-hits .em-widget-list-item-outer .em-widget-list-item-cell:nth-child(2) .em-widget-ellipsis {
    margin-bottom: 3px;
}
@media (min-width: 768px){
    #widget-hits .em-widget-list-item-outer .em-widget-list-item-cell:nth-child(2) .em-widget-ellipsis {
        margin-bottom: 5px;
        margin-top: 0;
    }
}
#widget-hits .em-widget-list-item .em-widget-list-item-cell .em-widget-ellipsis {
    max-width: 690px;
}

#widget-hits .em-widget-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#widget-hits .em-widget-item-desc {
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.25;
}

#widget-hits  .em-widget-company-name {
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
    white-space: normal;
    opacity: 1 !important;
    line-height: 24px;
    color: #4b4b4b;
    font-size: 16px;
}

#widget-hits .em-widget-margin-bottom-10{
    margin-bottom: 10px!important;
}
#widget-hits .em-widget-item-city,
#widget-hits .em-widget-small{
    font-size: 85%;
}
#widget-hits .em-widget-text-muted {
    color: #777777;
}


#widget-hits .em-widget-infobit {
    padding: 4px 5px 2px;
    font-size: 95%;
    margin: 2px 4px 2px 0;
    background-color: #f3f3f3;
    display: inline-block;
}

#widget-hits .em-widget-infobit {
    padding: 0!important;
    border-radius: 0;
    background: transparent!important;
    font-weight: 600;
}

#widget-hits .em-widget-list-item .em-widget-filter-infobits > span > .em-widget-infobit:first-child:before {
    display: inline-block;
    font-size: 16px;
    position: relative;
    margin-right: 5px;
    content: " ";
    top: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

#widget-hits .em-widget-list-item .em-widget-filter-infobits > span > .em-widget-infobit:not(:last-child):after {
    content: "/";
    color: #ddd;
    margin-left: 5px;
}

#widget-hits .em-widget-infobit:first-child:before {
    background: #FFE89C;
}

#widget-hits .em-widget-list-item .em-widget-filter-infobits > span > .em-widget-infobit:before {
    display: inline-block;
    font-size: 16px;
    position: relative;
    margin-right: 5px;
    top: 4px;
}
#widget-hits .em-widget-list-item .em-widget-filter-infobits > span > .em-widget-employment-type:first-child:before
{
    background: #d5efa6;
}

#widget-hits .em-widget-list-item .em-widget-filter-infobits > span > .em-widget-benefits:before {
    width: 0;
    margin-right: 0;
}

#widget-hits .em-widget-list-item .em-widget-filter-infobits > span > .em-widget-benefits:first-child:before {
    background: #d1e3e7;
    width: 16px;
    margin-right: 5px;
}
#widget-hits .em-widget-benefits {
    margin: 2px 5px 2px 0;
}

#widget-hits .em-widget-row {
    margin-right: -15px;
    margin-left: -15px;
}

#widget-hits .em-widget-row:before,
#widget-hits .em-widget-row:after { 
    display: table;
    content: " ";
}

#widget-hits .em-widget-row:after { 
    clear: both;
}

#widget-hits .em-widget-row > div {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

#widget-hits .em-widget-list-item > div {
    display: table;
    width: 100%;
    table-layout: fixed;
}

#widget-hits .em-widget-filter-infobits > span > .em-widget-infobit :not(:last-child):after {
    content: "/";
    color: #ddd;
    margin-left: 5px;
}

#widget-hits .em-widget-button-all {
    border-radius: 5px;
    font-weight: bold;
    padding: 9px 20px;
    height: auto;
    margin-top: 10px;
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
    background-color: #fff;
    color: #5a5a5a;
    border: 1px solid #ccc;
    margin-bottom: 0;
    text-align: center;
}

#widget-hits .em-widget-col-xs-10 {
    width: 83.33333333%;
}
#widget-hits .em-widget-col-xs-12{
    width: 100%;
}
@media (min-width: 768px) {
    #widget-hits .em-widget-col-sm-2 {
        width: 16.66666667%;
    }
    #widget-hits .em-widget-col-sm-3 {
        width: 25%;
    }
    #widget-hits .em-widget-col-sm-8 {
        width: 66.66666667%;
    }
    #widget-hits .em-widget-col-sm-9 {
        width: 75%;
    }
    #widget-hits .em-widget-col-sm-10 {
        width: 83.33333333%;
    }
    #widget-hits .em-widget-col-sm-11 {
        width: 91.66666667%;
    }
    #widget-hits .em-widget-col-sm-12 {
        width: 100%;
    }
}
@media (min-width: 992px){
    #widget-hits .em-widget-col-md-8 {
        width: 66.66666667%;
    }
    #widget-hits .em-widget-col-md-12 {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    #widget-hits .em-widget-col-lg-2 {
        width: 33%;
    }
    #widget-hits .em-widget-col-lg-10 {
        width: 67%;
    }

}