body{
    margin:0;
}
.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: rgb(51, 51, 51);
}

#gsc-i-id1:-ms-input-placeholder
{ 
/* IE 10+ */
color: rgb(68, 68, 68);
}

#gsc-i-id1::-moz-placeholder
{ 
/* Firefox 19+ */
color: rgb(58, 58, 58);
opacity: 1;
}

#gsc-i-id1:-moz-placeholder
{ 
/* Firefox 4 - 18 */
color: rgb(56, 56, 56);
opacity: 1;
}

#search-box
{
width:95%;
height: 33px;
margin:0 auto;
background-color: #ffffff;
padding: 3px 4px;
border: 2px solid #FFF;
box-shadow: 0 4px 8px 0 rgba(139, 139, 139, 0.2), 0 6px 20px 0 rgba(139, 139, 139, 0.2);
border-radius: 40px;
}

#gsc-i-id1
{
color:rgb(0, 0, 0);
}

button.gsc-search-button
{
padding:10px !important;
background-color:#099934 !important;
border-radius: 40px;
}
