form.gsc-search-box, .gsc-selected-option-container, td.gsc-search-button, .gs-promotion-image-cell, .gsc-table-cell-thumbnail, .gsc-orderby .gsc-orderby-label.gsc-inline-block, .gsc-orderby .gsc-orderby-label, .gcsc-more-maybe-branding-root {
	display: none !important;
}

.search-results-wrapper {
    max-width: 1024px;
    margin: 0 auto;
}

.gsc-result-info {
    color: #181818;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
}

.gsc-above-wrapper-area {
    border-bottom: 0;
    padding: 16px 0;
    font-size: 14px;
    line-height: 1.5;
}

.gsc-input-box input {
    max-width: 592px;
}

.search-results-wrapper table {
    border: 0;
}

.gsc-control-cse .gsc-table-result {
    border: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #181818;
}

.gsc-thumbnail-inside {
    padding-left: 0;
    font-size: 16px;
    line-height: 1.63;
    font-weight: 600;
    color: #000;
}
.gs-title, .gsc-url-top, .gsc-table-result {
	font-family: 'Oswald';
}

.gs-result .gs-title,
.gs-result .gs-title * {
    text-decoration: none;
	text-transform: uppercase;
}

.gsc-result .gs-title {
    height: 2rem;
}

.gsc-result .gs-title a.gs-title {
    font-size: 20px;
    line-height: 1.63;
    font-weight: 600;
    border-bottom: 2px solid #000;
    padding-bottom: 4px;
    text-decoration: none;
}

.gsc-url-top {
    padding-left: 0;
}

.gsc-url-top * {
    color: #607a8e!important;
    font-size: 16px!important;
    line-height: 1.62;
}

.gsc-cursor-box {
    padding: 0;
    font-size: 24px;
    line-height: 1.33;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	background-color: #05304F !important;
	color: white !important;
    width: 40px !important;
    height: 40px !important;
	padding: 5px 5px 0 5px !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 1.33 !important;
    font-weight: bold !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background-color: #005A9E !important;
}

.gsc-webResult.gsc-result {
    border: none!important;
    padding: 0 0 32px 0;
}

.gsc-imageResult:hover,
.gsc-webResult.gsc-result:hover {
    border: none!important;
}

.gsc-imageResult:hover .gsc-result .gs-title a.gs-title,
.gsc-webResult.gsc-result:hover .gsc-result .gs-title a.gs-title {
    border: 0;
}

.gsc-results .gsc-cursor-box {
    margin: 16px 0;
}

.gsc-input-box {
    max-width: 592px!important;
    margin: 0 auto;
    border-color: #e1e5e8;
    border-width: 0;
    border-bottom-width: 4px;
    padding: 12px;
    min-height: 56px;
}

.gsc-input-box table {
    border: 0;
}

.gsc-input-box input {
    font-size: 16px;
    line-height: 1.5;
    color: #005a9e;
    height: 30px!important;
}

.gsc-orderby .gsc-selected-option-container {
    width: 200px;
    max-width: none;
    text-align: left;
    font-size: 14px;
    padding: 8px;
    height: auto;
    background: #f9f9f9;
    border-bottom: 4px solid #e1e5e8;
}

.gsc-orderby .gsc-selected-option {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}

.gsc-orderby .gsc-option-menu {
    background: #f9f9f9;
    top: calc(100% - 4px)!important;
    width: 100%;
    box-shadow: none;
}

.gsc-orderby .gsc-option-menu-item {
    font-size: 14px;
    line-height: 1.5;
    padding: 8px;
}

.gsc-orderby .gsc-option-menu-item-highlighted {
    background-color: #e1e5e8;
}