@charset "utf-8";
/* CSS Document */

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 1em 0em !important;
}
form.gsc-search-box {
    max-width: 652px;
    font-size: 14px;
    margin: 0 0px !important;
}
.gsc-input {
    font-size: 14px;
}
.gsib_a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 100%;
    cursor: pointer;
}
.gsib_a {
    padding: 4px 10px 4px 56px;
}
element.style {
    width: 100%;
    padding: 0px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    margin: 0px;
    height: auto;
    background: rgb(255, 255, 255);
    outline: none;
}
.gsib_b {
    box-sizing: content-box;
    height: 38px !important;
    width: 48px;
    padding: 4px 4px 4px 0;
}




