.gsc-above-wrapper-area {
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
}
.gsc-result {
    margin: 1rem 0;
    width: 100%;
}
.gsc-result-info {
    color: #676767;
    font-size: 16px;
    margin: 0;
    padding: 4px 4px 10px 4px;
    text-align: left;
}
.gs-title a {
    color: #1155CC;
    font-size: 16px !important;
    text-decoration: none;
}
.gsc-webResult .gsc-url-top {
    display: block;
}
.gs-webResult div.gs-visibleUrl-short, .gs-webResult div.gs-visibleUrl-long {
    display: none;
}
.gs-webResult div.gs-visibleUrl-short, .gs-webResult div.gs-visibleUrl {
    color: #009933;
    font-size: 13px !important;
}
.gs-web-image-box .gs-image {
    border: 1px solid #e2e2e2;
    max-height: 50px;   
}
.gs-web-image-box {
    float: left;
    padding: 2px 8px 2px 0;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    width: 65px;
}
.gsc-table-result {
    font-size: 16px;
}
.pse .facet-section {
    min-height: 3em;
    border-top: 4px solid #183c75;
}
.pse .facet-clear {
    width: 20%;
    display: block;
    margin: 12px 0 30px 0;
    color: #888890;
    display: inline-block;
    font: normal normal 24px/1 MaterialDesignIcons;
    font-size: inherit;
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.pse .facet-clear:before {
    content: "\f225";
}
.pse a:hover {
    text-decoration: underline;
}
.pse a.gsc-card:hover {
    text-decoration: none;
}
.pse hr {
    border-bottom: 1px solid #bbb;
    margin: 0.5rem 0;
    width: 100%;
}
.pse .gs-webResult hr:last-child {
    display: none;
}
.pse .facet-title {
    display: block;
    clear: both;
    font-size: 1.3rem;
    font-weight: 700;
    color: #000;
    width: 70%;
    margin: 7px 0 17px 0;
    float: left;
    text-transform: uppercase;
    font-family: inherit;
}
.pse .result_title,
.pse .result_text,
.pse .result_issue,
.pse .search-date {
    padding: 0 !important;
    margin: 0.5rem 0 !important;
}
.pse .result
.pse-hide {
    display: none !important;
}
@media only screen and (min-width:700px) {
    .gsc-result {
        margin: 1.5rem 0 !important;
    }
}
