﻿.sbkBrv_SingleResult, .sbkBrv_Results {
    border:0px;
}

.sbkBrv_SingleResult {
    display:inline-flex !important;
}

    .sbkBrv_SingleResult img {
        margin-right: 20px;
    }

#searchTips {
    padding-left: 40px;
}

.texthighlight {
    background: #ff0;
    font-weight: bold;
}

#dvHeadResult div {
    margin:15px;
}

#dvHeadResult span {
    margin:5px;
}

#txtSearchBox .input-group-addon {
    background-color: #274A73;
    color: white;
}

#txtSearchBtn {
    background-color:#274A73;
}

.active {
    color:#C2930B;
}