
#div_google_cse table.gsc-search-box td.gsc-input {
    padding-right: 0px !important;
}

#div_google_cse .gsc-control-cse{
    padding: 0px !important;
    border: none !important;
    height: 27px !important;
    background: none !important;
}

#div_google_cse div.gsc-clear-button{
    display: none !important;
}

#div_google_cse .gsc-search-box{
    padding: 0px !important;
    margin-top: 10px;
}

#div_google_cse input.gsc-input{
    width: 96px !important;
    background-color: #fff !important;
    font-size: 13px !important;
    padding: 5px 35px 5px 15px;
    color: #999;
    font-style: italic;
    font-weight: 600;
}

    #div_google_cse td.gsc-search-button{
        float: right;
    }

    #div_google_cse input.gsc-search-button{
        border: 0;
        
        position: relative !important;
        right: 62px !important;
        
        height: 24px !important;
        width: 24px !important;
        padding: 0px !important;

        margin-top: 3px;

        min-width: 0px !important;
        font-size: 0px !important;
        cursor: pointer;
        background: none !important;
        background-image: url('../../img/un/busca.png') !important;
        background-repeat: no-repeat !important;
        background-position: center center;
        z-index: 999 !important;
    }

    #div_google_cse input.gsc-search-button.focus,
    #div_google_cse input.gsc-search-button:hover{
        background-image: url('../../img/un/busca-hover.png') !important;
    }
    
    #div_google_cse .gsib_b{
        display: none !important;
    }
    
    #div_google_cse input.gsc-input{
        /*border: 2px #fff solid !important;*/
        border-radius: 13px;
    } 
    
            
    #div_google_cse input.gsc-input-focus{
        color: #505050;
    } 

#div_google_cse .gsc-clear-button{
    display: none !important;
}

#div_google_cse .table.gsc-search-box{
    margin-bottom: 0px !important;
}

#div_google_cse .gsc-results .gsc-cursor-box .gsc-cursor-current-page{
    background-color: white !important;
}

.gsc-results-wrapper-overlay{
    z-index: 999999999999 !important;
}

#google_cse_results td.gsc-clear-button{
    display: none;
}

#google_cse_results input.gsc-input{
    border-color: #5B7D8A;
}

#google_cse_results form.gsc-search-box{
    width: 97% !important;
}
