﻿@charset "UTF-8";
.gsc-control-cse {
    background-color: transparent !important;
    border: none !important;
}

.gsc-input {
    border:none !important;
}

.gsc-search-button {
    border: none !important;
}


.gsc-input-box {
    border: none !important;
    background: none !important;
}

table.gsc-search-box > tbody {
    background: none !important;
}

.gstl_50 {
    margin-bottom: 0px !important;
}

.gsib_b {
    border:none !important;
    padding:0px !important;
}

.gs-promotion .gs-visibleUrl, .gs-webResult .gs-visibleUrl {
    color: #005587 !important;
}

.gsst_b {
    padding: 0px !important;
}

.gs-title {
    font-size:1.26em !important;
}

.gs-snippet {
    font-size:1.37em !important;
}

.gs-visibleUrl {
    font-size: 1.37em !important;
}

.gsc-cursor-page {
    font-size: 1.29em !important;
    padding: 10px 8px 8px 8px !important;
    background-color: #dedede !important;
    border: solid 1px #666 !important;
    font-weight: bold !important;
    border-radius: 8px !important;
    color: #005587 !important;
}

.gsc-cursor-current-page {
    color: #850000 !important;
}