.k-widget {
  font-family: Arial, san-serif;
  font-size: 11px;
  margin-top: 5px;
}

#enable-sort-by-date {
  margin-top: 5px;
}

#enable-date-range, #enable-category-selection {
  margin-top: 20px;
}

.searchResC a .timeR {
    font-size: 15px;
    font-weight: normal;
    color: #888;
    margin: 0 0 0 10px;
    text-decoration: none !important;
}

.searchResC a .timeR:hover, .searchResC a .timeR:active {
    text-decoration: none !important;
}

.searchResBox {
    margin: 0 0 52px;
    overflow: hidden;
}

.searchResT {
    font-size: 1.4em;
    line-height: 37px;
    display: block;
    border-bottom: 1px #eee solid;
    width: 770px;
    overflow: hidden;
}

.searchResT .firstS {
    width: 493px;
    padding: 0 53px 0 0;
    float: left;
    display: block;
}

.searchResT .secS {
    width: 85px;
    padding: 0 0 0 29px;
}

.searchResT .lastS {
    width: 110px;
    text-align: center;
}

.searchResC {
    display: block;
    padding: 0 0 13px 0;
    overflow: hidden;
}

.searchResC.last {
    border-bottom: none;
}

.searchResC .firstS {
    display: block;
    width: 600px;
    margin-bottom: 27px;
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
}

.searchResC .firstS em {
    font-weight: 700;
    font-style: normal;
}

.searchResC .firstS .firstSc {
    color: gray;
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.2em;
    font-weight: 300;
    display: block;
}

.searchResC .firstS .firstSc em {
    color: #204692;
    font-weight: 500;
    font-style: normal;
}


