﻿input.gsc-input {
    border-color:#004220;
	max-width:300px !important; 
	font-family:Arial, Helvetica, sans-serif  !important;
    font-style:normal !important;   
    font-size:12px !important;
    padding:5px;
}
input.gsc-search-button {
	border-color:#3079ed;
    background-color:#4d90fe;
	margin:1px;
	max-height:13px;
}
.gsc-completion-container {
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:12px !important;
}
.gsc-control-cse .gsc-table-result {
    font-family:Arial, Helvetica, sans-serif !important;
    font-size :12px !important;
}
form.gsc-search-box {
    font-size:12px !important;
    font-family:Arial, Helvetica, sans-serif !important;
    max-width:300px !important; 
}
.gsc-keeper {
    font-size:12px !important;
    font-family:Arial, Helvetica, sans-serif !important;
}
.cse input.gsc-search-button,
    input.gsc-search-button {
    max-height:29px;
    border-color:#3079ed !important;
    background-color:#4d90fe !important;
}
.cse .gsc-search-button input.gsc-search-button-v2,
    input.gsc-search-button-v2 {
    width:13px;
    max-height:13px;
    border-color:#3079ed !important;
    background-color:#4d90fe !important;
}
.cse input.gsc-search-button:hover,
    input.gsc-search-button:hover {
    border-color:#2f5bb7 !important;
    background-color:#357ae8 !important;
    }
.cse input.gsc-search-button:focus,
    input.gsc-search-button:focus {
    -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
    -moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
}
table.gsc-search-box {
    max-width : 300px !important;
}
