.gsc-results-wrapper-overlay{
    position: relative !important;
    margin: 0 auto !important;
    left: 0;
    width: 100% !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: 50vh;
}
.gsc-search-box{
    height: 0;
    overflow: hidden;
}
body{
    overflow:visible !important;
}
.gsc-modal-background-image-visible {
    display: none;
}
.gsc-control-cse{
    padding-top: 1px !important;
    padding-left: 1px !important;
    padding-right: 0px !important;
    position: relative;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    z-index: 1;
}
.gsc-control-cse tr{
    border-bottom: none;
}
.gsc-above-wrapper-area{
    border-bottom: 0;
}
.gsc-results-close-btn{
    display: none;
}
.gsc-results-wrapper-overlay td, .gsc-result-info, .gsc-orderby-label{
    padding-top: 0;
    padding-bottom: 0;
}

