.gs-bidi-start-align .gs-visibleUrl .gs-visibleUrl-long {
	font-size: 11pt;
}

.gs-bidi-start-align .gs-snippet {
	font-size: 11pt;
	line-height: 1.3;
}

.gsc-tabHeader {
	overflow: hidden !important;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
	line-height: 1em !important;
}

.gsc-selected-option-container {
	width: 100% !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 1em;
    width: auto;
}
.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
    width: 100%;
}
.cse .gsc-branding, .gsc-branding {
    display: none;
}
.cse .gsc-control-cse, .gsc-control-cse {
    background-color: #fff;
    border: 1px solid #fff;
}
.cse .gsc-control-cse:after, .gsc-control-cse:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.cse .gsc-resultsHeader, .gsc-resultsHeader {
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px !important;
}
input.gsc-input {
	box-shadow: none !important;
    border: 0px !important;
	background: transparent !important;
    font-size: 16px;
    padding: 4px 9px !important;
    width: 99%;
	height: auto !important;
}
.gsc-input-box {
    background: transparent !important;
    border: 0px !important;
    height: 33px !important;
	margin-top: -2px !important;
}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none !important;
    border-image: none;
    border-right: 0px !important;
    border-style: solid;
    border-width: 0px !important;
    box-shadow: none !important;
    outline: none none;
}
.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    border: 0px !important;
    box-shadow: none !important;
    outline: none none;
}
.cse input.gsc-search-button, input.gsc-search-button {
    background-color: #444444;
    background-image: none !important;
    border: 1px solid #444444;
    border-radius: 20px !important;
    color: #000 !important;
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    min-width: 54px;
    padding: 0 8px;
	margin: 0px !important;
}
.cse input.gsc-search-button:hover, input.gsc-search-button:hover {
    background-color: #444444 !important;
    background-image: none !important;
    border-color: #444444 !important;
}
.cse input.gsc-search-button:focus, input.gsc-search-button:focus {
    box-shadow: none !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 33px !important;
    margin-top: 0px !important;
    width: 84px !important;
    padding: 8px 32px !important;
}
.gsc-refinementHeader {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}
.gsc-refinementHeader.gsc-refinementhActive {
    color: #dd4b39;
    text-decoration: none;
}
.gsc-refinementHeader.gsc-refinementhInactive {
    cursor: pointer;
    text-decoration: none;
}
.gsc-refinementHeader.gsc-refinementhInactive > span:hover {
    text-decoration: underline;
}
.gsc-refinementhActive > span {
    border-bottom: 3px solid;
    padding-bottom: 2px;
}
.gsc-refinementsArea {
    margin-top: 0;
    padding-bottom: 4px;
    padding-top: 10px;
}
.gsc-tabsArea {
    font-size: 11px;
}
.gsc-tabsArea > .gsc-tabHeader {
    height: 27px;
}
.gsc-tabsArea > div {
    height: 30px;
    overflow: auto;
}
.gsc-tabsArea .gs-spacer {
    display: none;
}
.gsc-tabsArea .gs-spacer-opera {
    display: none;
}
.gsc-tabsArea {
    border-bottom: 1px solid #ccc;
    height: 29px;
    margin-bottom: 0;
    margin-top: 12px;
}
.gsc-tabHeader {
    display: inline-block;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin-right: 0;
    margin-top: 0;
    min-width: 54px;
    padding: 0 8px 1px;
    text-align: center;
}
.gsc-tabHeader.gsc-tabhActive {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc #ccc #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #202020;
}
.gsc-tabHeader.gsc-tabhInactive {
    background: none repeat scroll 0 0 #fff;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    color: #666;
}
.gsc-imageResult-column, .gsc-imageResult-classic {
    border: 1px solid #fff;
    margin-bottom: 1em;
    padding: 0.25em;
}
.gsc-webResult.gsc-result {
    border: 1px solid #fff;
    margin-bottom: 0;
    padding: 0.25em;
}
.cse .gsc-webResult.gsc-result {
    border: 1px solid #fff;
    margin-bottom: 0;
}
.gsc-webResult .gsc-result {
    padding: 10px 0;
}
.cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result.gsc-promotion:hover, .gsc-results .gsc-imageResult-classic:hover, .gsc-results .gsc-imageResult-column:hover {
    border: 1px solid #fff;
}
.gs-web-image-box, .gs-promotion-image-box {
    padding: 2px 0;
}
.gs-promotion-image-box img.gs-promotion-image {
    max-width: 50px;
}
.gs-promotion-image-box img.gs-promotion-image, .gs-promotion-image-box {
    width: 50px;
}
.gs-web-image-box img.gs-image {
    max-height: 70px;
    max-width: 70px;
}
.gs-web-image-box-landscape img.gs-image {
    max-height: 50px;
    max-width: 70px;
}
.gs-web-image-box-portrait img.gs-image {
    max-height: 120px;
    max-width: 50px;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 80px;
}
.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
    height: 50px;
    overflow: hidden;
    width: 60px;
}
.gs-web-image-box {
    text-align: inherit;
}
.gs-promotion-image-box img.gs-promotion-image {
    border: 1px solid #ebebeb;
}
.cse .gsc-webResult.gsc-result.gsc-promotion, .gsc-webResult.gsc-result.gsc-promotion {
    background-color: #f6f6f6;
    margin-bottom: 10px;
    margin-top: 5px;
}
.gsc-result-info {
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px 8px 10px;
}
.gs-promotion-text-cell .gs-visibleUrl, .gs-promotion-text-cell .gs-snippet {
    font-size: 13px;
}
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 8px;
    padding-right: 8px;
}
.gs-promotion-table {
    margin-left: 8px;
    margin-right: 8px;
}
.gs-promotion table {
    padding-left: 8px;
    padding-right: 8px;
}
table.gs-promotion-table-snippet-with-image {
    padding-left: 0;
    padding-right: 0;
}
.gs-promotion-text-cell {
    margin-left: 8px;
    margin-right: 8px;
}
.gs-promotion-text-cell-with-image {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
.cse .gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link, .cse .gs-promotion a.gs-title:link *, .gs-promotion a.gs-title:link *, .cse .gs-promotion .gs-snippet a:link, .gs-promotion .gs-snippet a:link {
    color: #15c;
}
.cse .gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited, .cse .gs-promotion a.gs-title:visited *, .gs-promotion a.gs-title:visited *, .cse .gs-promotion .gs-snippet a:visited, .gs-promotion .gs-snippet a:visited {
    color: #15c;
}
.cse .gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover, .cse .gs-promotion a.gs-title:hover *, .gs-promotion a.gs-title:hover *, .cse .gs-promotion .gs-snippet a:hover, .gs-promotion .gs-snippet a:hover {
    color: #15c;
}
.cse .gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active, .cse .gs-promotion a.gs-title:active *, .gs-promotion a.gs-title:active *, .cse .gs-promotion .gs-snippet a:active, .gs-promotion .gs-snippet a:active {
    color: #15c;
}
.cse .gs-promotion .gs-snippet, .gs-promotion .gs-snippet, .cse .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right, .cse .gs-promotion .gs-title .gs-promotion-title-right *, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #000;
}
.cse .gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl {
    color: #093;
}
.gsc-completion-selected {
    background: none repeat scroll 0 0 #eee;
}
.gsc-completion-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #d9d9d9 #ccc #ccc;
    border-image: none;
    border-right: 1px solid #ccc;
    border-style: solid;
    border-width: 1px;
    font-family: Arial,sans-serif;
    font-size: 16px;
    margin: 0;
}
.gsc-completion-title {
    color: #15c;
}
.gsc-completion-snippet {
    color: #000;
}
.gs-webResult div.gs-visibleUrl-short, .gs-promotion div.gs-visibleUrl-short {
    display: none;
}
.gs-webResult div.gs-visibleUrl-long, .gs-promotion div.gs-visibleUrl-long {
    display: block;
}
.gsc-url-top {
    display: block;
}
.gsc-url-bottom {
    display: none;
}
.gsc-thumbnail-left {
    display: none;
}
.gsc-thumbnail-inside {
    display: block;
}
.gsc-result .gs-title {
    height: 1.2em;
}
.gs-result .gs-title, .gs-result .gs-title * {
    color: #15c;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
    color: #093;
    padding-bottom: 2px;
    text-decoration: none;
}
.gsc-results .gsc-cursor-box {
    margin: 10px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    text-decoration: none;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    text-decoration: underline;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    color: #dd4b39;
    text-decoration: none;
}
.gsc-preview-reviews, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em, .gsc-control-cse .gs-snippet, .gsc-control-cse .gs-promotion em {
    color: #333;
}
.gsc-control-cse-zh_CN .gs-snippet b, .gsc-control-cse-zh_CN .gs-promotion em, .gsc-control-cse-zh_TW .gs-snippet b, .gsc-control-cse-zh_TW .gs-promotion em {
    color: #c03;
}
.gsc-snippet-metadata, .gsc-role, .gsc-tel, .gsc-org, .gsc-location, .gsc-reviewer, .gsc-author {
    color: #666;
}
.gsc-wrapper.gsc-thinWrapper {
    border-right: 1px solid #e9e9e9;
}
.gs-spelling a {
    color: #15c;
}
.gs-spelling {
    color: #333;
    padding-left: 7px;
    padding-right: 7px;
}
.gs-snippet {
    margin-top: 1px;
}
div.gsc-clear-button {
    background-image: url("//www.google.com/uds/css/v2/clear.png");
}
div.gsc-clear-button:hover {
    background-image: url("//www.google.com/uds/css/v2/clear-hover.png");
}
.gsc-preview-reviews ul {
    padding-left: 0;
    padding-right: 0;
}
.gsc-completion-container .gsc-completion-icon-cell {
    height: 42px;
    padding-right: 10px;
    width: 42px;
}
td.gsc-branding-text, td.gcsc-branding-text {
    color: #666;
}
.gcsc-branding {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
}
.gsc-adBlock {
    padding-bottom: 5px;
}
.gsc-table-cell-snippet-close, .gsc-table-cell-snippet-open {
    padding-left: 0;
    padding-right: 0;
}
.gsc-selected-option-container {
    background-color: whiteSmoke;
    background-image: -moz-linear-gradient(center top , whiteSmoke, #f1f1f1);
}
.gsc-context-box {
    border-collapse: collapse;
    font-size: 83%;
    margin-top: 3px;
}
.gsc-context-box .gsc-col {
    padding: 1px 0;
    vertical-align: middle;
    white-space: nowrap;
}
.gsc-context-box .gsc-facet-label {
    color: #0000cc;
    cursor: pointer;
    padding-left: 2px;
    text-decoration: underline;
    width: 65px;
}
.gsc-context-box .gsc-chart {
    border-left: 1px solid #0000cc;
    border-right: 1px solid #0000cc;
    padding: 3px;
    width: 32em;
}
.gsc-context-box .gsc-top {
    border-top: 1px solid #0000cc;
}
.gsc-context-box .gsc-bottom {
    border-bottom: 1px solid #0000cc;
}
.gsc-context-box .gsc-chart div {
    background: none repeat scroll 0 0 #0000cc;
    height: 9px;
}
.gsc-context-box .gsc-facet-result {
    color: #0000cc;
    padding-right: 5px;
    text-align: right;
    width: 30px;
}
.gsc-usr-group-thumbnail {
    display: inline-block;
    max-height: 72px;
    max-width: 72px;
}
.gsc-usr-group-thumbnail img {
    max-height: 72px;
    overflow: hidden;
}
.gs-webResult .gs-title .gs-title.gsc-usr-group-heading {
    color: #0000cc;
    cursor: pointer;
}
.gsc-usr-group {
    display: block;
    line-height: 1.24;
    margin-bottom: -7px;
    margin-left: 20px;
    margin-top: -7px;
    min-height: 100px;
}
.gsc-usr-group-content {
    padding-bottom: 3px;
    padding-top: 1px;
}
.gsc-usr-group-content-thumbnail {
    display: inline-block;
    vertical-align: top;
}
.gsc-usr-group-head-result {
    display: inline-block;
    padding-left: 6px;
}
.gsc-usr-group-snippet {
    height: 3.6em;
    overflow: hidden;
    width: 100%;
}
.gsc-usr-group-content-results {
    font-size: 12px;
    padding-left: 1px;
    padding-top: 7px;
    width: 80%;
}
.gsc-usr-group-head-results {
    display: inline-block;
    font-size: 13px;
    padding-left: 6px;
    width: 80%;
}
.gs-webResult .gs-title .gs-title.gsc-usr-group-all-results {
    font-size: 11px;
    line-height: 10px;
}
.gs-webResult .gs-title .gs-title.gsc-usr-group-all-results b {
    font-size: 14px;
    font-weight: 600;
}
.gs-webResult .gs-title .gs-title.gsc-usr-group-heading b {
    color: #0000cc;
}
