/*
 Theme Name:   UGS - Enfold Theme
 Theme URI:    http://www.kriesi.at/
 Description:  Enfold Child Theme
 Author:       Marshall Robinson
 Author URI:   http://geology.utah.gov
 Template:     enfold
 Version:      1.0.0
*/

/*  Google Custom Site Search Styling  */
.gsc-resultsHeader {display: none;}
.gsc-orderby-container {display: none;}

/*  The title of each search result  */
.gs-result .gs-title * {color: #454648 !important;}

/*  The parent box around all results  */
.gsc-control-cse {border: 0px !important;}

/*  The box around result excerpts  */
.gsc-table-result tbody tr {
border: 0px !important;
border-left: 1px solid #E1E1E1 !important;
}

/*
.gs-bidi-start-align {padding-left: 7px;}
.gsc-thumbnail{padding: 8px 0 11px 8px;}
*/