.procurar{
    display: block;
    width: 100%;
    position: fixed;
    top: 60px;
    z-index: 1000;
    padding: 10px;
    height: calc(100%);
}
.___gcse_0{
    border:  none !important;
}
.gsc-control-cse{

   background: none !important; 
   border:  none !important;
}
/*.gsc-search-box{
    display: grid !important;
    grid-template-columns: auto 40px !important;
    width: 100% !important;
}*/
.gsc-control-cse .gsc-input{
    background: none !important;
    color: #fff !important;
    
    /*float: left !important;
    display: table !important;*/
}
.gsc-input-box{
    background: none !important;
    color: #fff !important;
    margin-right: 10px;
    border-radius: 10px;
    height: 40px !important;

}
.gsc-search-button{
/*    float: right !important;*/
    border-radius: 10px !important;
}
.gssb_e, .gsc-completion-container{
/*    border-radius: 10px !important;*/
    background: none !important;
    color: #fff !important;
}
.gsc-results-wrapper-overlay{
    background: none !important;
    border-radius: 10px !important;
    background: #10182C !important;
    position: fixed !important;
    top: 90px !important;
    width: 100% !important;
    left: 0px !important;
    height: calc(100% - 200px) !important;
    max-height: calc(100% - 200px) !important;
}
.gsc-table-result{
    color: #fff !important;
}
.gs-webResult .gs-snippet, .gs-fileFormatType {
color: #fff !important;
}
.gssb_e{
    position: fixed !important;
    top: 145px !important;
    left: 24px !important;
    width: calc(100% - 48px) !important;
/*    border-radius: 10px !important;*/
    overflow: hidden !important;
}
.gsc-webResult.gsc-result {
     border: none !important; 
}
.gsc-webResult.gsc-result {
   
     border: none !important; 
}
.gsc-result-info{
    font-weight: bold;
    color: #fff !important;
}
.gcsc-more-maybe-branding-root{
    display: none !important;
}
.gcsc-find-more-on-google-root{
    display: none !important;
}
.gcsc-branding{
    display: none !important;
}
.gsc-modal-background-image{
    background:  none !important;
}