.gsc-control-cse
{
    padding:0px !important;
    border-width:0px !important;
}

form.gsc-search-box,table.gsc-search-box
{
    margin-bottom:0px !important;
}

.gsc-search-box .gsc-input
{
    padding:0px 4px 0px 6px !important;
}

#gsc-iw-id1
{
        height: auto !important;
        padding: 0px !important;
        border-width: 0px !important;
        box-shadow:none !important;
}

#gs_tti50
{
    padding:0px !important;
}

#gsc-i-id1
{
    height:33px !important;
    padding:0px !important;
    background:none !important;
    text-indent:0px !important;
}

.gsib_b
{
    display:none;
}

button.gsc-search-button
{
        display:block;
        width:13px !important;
        height:13px !important;
        border-width:0px !important;
        margin:0px !important;
        padding: 10px 6px 10px 13px !important;
        outline:none;
        cursor:pointer;
        box-shadow:none !important;
        box-sizing: content-box !important;
}

.gsc-branding
{
    display:none !important;
}

.gsc-control-cse,#gsc-iw-id1
{
    background-color:transparent !important;
}




/* Changing placeholder color of search box */
        
#gsc-i-id1::-webkit-input-placeholder
{ 
    /* Chrome */
    color: #626360;
}

#gsc-i-id1:-ms-input-placeholder
{ 
    /* IE 10+ */
    color: #626360;
}

#gsc-i-id1::-moz-placeholder
{ 
    /* Firefox 19+ */
    color: #626360;
    opacity: 1;
}

#gsc-i-id1:-moz-placeholder
{ 
    /* Firefox 4 - 18 */
    color: #626360;
    opacity: 1;
}

#search-box
{
    padding-right: 5px;
    padding-left: 5px;
    background-color: #fff;
    border: 2px solid #626360;
    box-shadow: 0px 0px 0px 2px #fff;
    border-radius: 40px;
    margin-top: 5px;
    margin-bottom: 0px;
}

#gsc-i-id1
{
    color:#626360;
}

button.gsc-search-button
{
    padding:10px !important;
    background-color:transparent !important;
}



.gsc-search-button-v2 svg {
    fill: #626360!important;
}