.gs-title {
	 line-height: 1em !important;
	 height: 1.2em !important;
}
 .gs-title a {
	 font-weight: 500 !important;
}
 td.gsc-result-info-container {
	 padding: 0px !important;
}
 td.gsc-twiddleRegionCell.gsc-twiddle-opened, td.gsc-configLabelCell {
	 padding: 0px !important;
}
 .gsc-above-wrapper-area-container {
	 margin-bottom: 0px !important;
}
/* .gsc-table-cell-thumbnail {
	 padding: 10px 5px 10px 10px !important;
}
 */
 .gsc-cursor-page {
	 margin-right: 20px !important;
}
 .gsc-cursor {
	 font-size: 18px !important;
}
 .gsc-webResult.gsc-result.gsc-promotion {
	 border-color: #fff !important;
}
 table {
	 border-collapse: separate;
	 border-top: none;
}
 td.gsc-input table {
	 margin-bottom: 0;
	 border: none !important;
}
/* .gsc-search-button-v2 {
	 background-color: #695981 !important;
} */
 .gsc-input tr {
	 border-bottom: 1px solid #695981 !important;
}
 .gsst_a .gscb_a {
	 color: #695981 !important;
}
 .gsc-results .gsc-cursor-box .gsc-cursor-page {
	 color: #695981 !important;
}
 .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	 color: #000000 !important;
}

/*Tablesaw is breaking look - reset table saw styles */
.tablesaw {
    margin-bottom: 0 !important;
}

.tablesaw-stack {
    border: unset !important;
}

.tablesaw-stack tr {
    border: unset !important;
}

@media (min-width: 721px) {
    .tablesaw-stack tr {
        border: unset !important;
    }
}
