.gsc-results .gsc-cursor-box .gsc-cursor-page {
	position: relative;
	float: left;
	padding: 3px 9px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #006c68 !important;
	text-decoration: none !important;
	background-color: #fff;
	border: 1px solid #ddd !important;
	border-color: #ddd;
	margin-left: -1px;
	margin-right: 0 !important;
	line-height: 1.42857143;
	padding: 10px 16px;
	font-size: 15px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
	z-index: 2;
	color: #fff !important;
	background-color: #006c68;
	border-color: #006c68;
	cursor: default;
}
#gsc-i-id1,#gsc-iw-id1  {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	float: left;
}
#gsc-iw-id1  { padding: 3px; }
input.gsc-search-button, button.gsc-search-button.gsc-search-button-v2  {
	display: inline-block !important;
	margin-bottom: 0 !important;
	font-weight: 400 !important;
	text-align: center !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	white-space: nowrap !important;
	padding: 6px 12px !important;
	font-size: 14px !important;
	line-height: 1.42857143 !important;
	border-radius: 4px !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	height: auto !important;
	border-color: #023e3b;
	background-color: #006c68 !important;
	color: #fff !important;
}
.gsc-search-box table, .gsc-search-box td, #cse-search-box-form-id td {
	padding: 0;
	text-align: right;	
    margin: 0;
    box-shadow: none;
    border: 0;
}
.gsc-control-cse, .gsc-control-cse .gsc-table-result {
	white-space: normal;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color: #005bab !important;
}
input.gsc-search-button {
	margin-left: 0px !important;
}
table.gsc-table-result {
    margin-top: 0;
}
table.gsc-table-result td {
	padding: 8px 5px;
}
td.gsc-result-info-container { padding: 0;}
@media (max-width: 768px) {
	.gcsc-branding {
		clear: both;
		padding: 8px;
	}
}

.gsc-result .gs-title {
	height: auto !important;
    overflow: auto !important;
    line-height: 1.3;
}
.gsc-result-info, .gsc-orderby-label {
    font-size: .8rem;
    padding: 0 5px !important;
}
.gsc-control-cse.gsc-control-cse-en {
    padding: 0;
}
.gsc-selected-option-container.gsc-inline-block {
	position: relative;
    cursor: pointer;
}
@media (max-width: 479px) {
    table.gsc-above-wrapper-area-container td {
        display: block;
        text-align: left;
        font-size: 16px;
        white-space: normal;
        padding-left: 5px;
    }
}
.gsc-above-wrapper-area table tr td {
    border: 0;
}

.gsc-wrapper table tr td {
    border: 0;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 19px;
}

.gsc-control-cse div {
    font-size: 14px;
    font-weight: normal;
}

input#gsc-i-id1 {
    padding-left: 5px !important;
}

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-short {
    display: none;
}

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
    display: block;
}
a.gs-image img {
    width: 100%;
    max-width: 100%;
}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
    color: #00685e;
}
input.gsc-search-button, button.gsc-search-button.gsc-search-button-v2 svg {
    fill: #fff;
}
button.gsc-search-button.gsc-search-button-v2 {
	min-width: 30px;
	min-height: 30px;
	padding: 5px !important;
}

