/*-------------------------------------- 
GOOGLE CUSTOM SEARCH
---------------------------------------*/
#cse-search-form {
    width: 100% !important;
}
#cse-search-form table.gsc-search-box td.gsc-input {
    padding: 1px 0 0 0 !important;
}

#gsc-input-box{
    border: 1px solid #c62929 !important;
    border-radius: 5px 0 0 5px !important;
    -moz-border-radius: 5px 0 0 5px !important;
    -webkit-border-radius: 5px 0 0 5px !important;
    -webkit-appearance: none !important;
}
#cse-search-form input.gsc-input[type="text"] {
    height: 20px !important;
    margin-top: 0px !important;
    font-size: 13px;
    padding: 1px 0 0 0;
}
#cse-search-form .gsc-input-box {
    border-radius: 1em !important;
    -moz-border-radius:  1em!important;
    -webkit-border-radius: 1em !important;
    -webkit-appearance: none !important;
	border: 1px solid #c0c0c0;
}
#cse-search-form  .gsib_b {
    padding: 2px 0 0 0;
}
#cse-search-form .gsc-input > input:focus, .gsc-input-box-focus {
    border: 1px solid #c62929 !important;
}
#cse-search-form input.gsc-search-button{
    margin-top: 1px !important;
    margin-left: 0 !important;
    background-color: #c62929 !important;
    background: -moz-linear-gradient(center top , #c62929, #7c1616) !important; /* Firefox */
    background: -webkit-gradient(linear, left top, left bottom, from(#c62929), color-stop(0.5, #c62929), to(#7c1616)); /* safari Chrome */
    background: -ms-linear-gradient(top, #c62929, #7c1616); /* IE */
    border: 1px solid #7c1616 !important;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -webkit-appearance: none;
}
#cse-search-form input.gsc-search-button:hover {
    background-color: #ad2929 !important;
    background-image: -moz-linear-gradient(center top , #ad2929, #7c1616) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#ad2929), color-stop(0.5, #ad2929), to(#7c1616));
    background: -ms-linear-gradient(top, #ad2929, #7c1616); /* IE */
    border-color: #7c1616 !important;
}
#cse-search-form  input.gsc-search-button-v2 {
    height: 13px;
    margin-top: 2px;
    min-width: 13px;
    padding: 6px 10px;
    width: 13px;
}
/*-------------------------------------- 
GOOGLE CUSTOM SEARCH
---------------------------------------*/
#cse {
    width: 100% !important;
}
#cse table.gsc-search-box td.gsc-input {
    padding: 0px 0 0 0 !important;
}

#cse input.gsc-input[type="text"] {
    height: 20px !important;
    margin-top: 0px !important;
    font-size: 13px;
    padding: 1px 0 0 0;
}
#cse .gsc-input-box {
    border-radius: 5px 0 0 5px !important;
    -moz-border-radius: 5px 0 0 5px !important;
    -webkit-border-radius: 5px 0 0 5px !important;
    -webkit-appearance: none !important;
}
#cse input.gsc-search-button{
    margin-top: 0px !important;
    margin-left: 0 !important;
    background-color: #c62929 !important;
    background: -moz-linear-gradient(center top , #c62929, #7c1616) !important; /* Firefox */
    background: -webkit-gradient(linear, left top, left bottom, from(#c62929), color-stop(0.5, #c62929), to(#7c1616)); /* safari Chrome */
    background: -ms-linear-gradient(top, #c62929, #7c1616); /* IE */
    border: 1px solid #7c1616 !important;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -webkit-appearance: none;
}
#cse input.gsc-search-button:hover {
    background-color: #ad2929 !important;
    background-image: -moz-linear-gradient(center top , #ad2929, #7c1616) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#ad2929), color-stop(0.5, #ad2929), to(#7c1616));
    background: -ms-linear-gradient(top, #ad2929, #7c1616); /* IE */
    border-color: #7c1616 !important;
}
#cse  .gsib_b {
	padding: 0px 0 0 0;
}
#gsc-i-id1::-webkit-input-placeholder {
    font-size: 12px;
}
#gsc-i-id1:-moz-placeholder {
    font-size: 12px;
}
#gsc-i-id1::-moz-placeholder {
    font-size: 12px;
}
/**/
table.gsc-search-box td.gsc-search-button{
display: none;
}
/**/