  

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #ffffff;
    background-color: #FFFFFF!important;
    color: #666; 
    font-size: 18pt;
    padding: 12px!important;
    margin: 0px;
}


.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #666666;
    background-color: #cdcdcd; 
    padding: 8px;
    margin: 0px;
    border: solid 1px #bbbbbb;
}

 .gs-web-image-box .gs-image, .gs-promotion-image-box .gs-promotion-image {
    border: 1px solid #e2e2e2;
    max-width: 178px;
    max-height: 125px;
    width: expression(this.width > 64 ? '64px': true);
    height: expression(this.height > 120 ? '120px': true);
    margin-top: 0px;
}

/* Search box format */
 .gssb_c {
    z-index: 999999;
}

.gsc-input {
    width: calc(100% - 20px);
    padding: 10px;
    color: #444;
    font-size: 16px;
    background: #ffffff;
    border-radius: 9px 0px 0px 9px;
}
.gsc-input-box {
    border: 0px solid #dfe1e5;
    background: #fff;
}
 

.gsc-control-cse {
    background-color: #333333;
    border-radius: 0px; 
	border: 0px solid #fff;
}



/* Search button format */
 
.gsc-search-button {
    background-color: #ff4040;
    color: #444;
    border: none;
    border-radius: 4px; 
    cursor: pointer;
}


 
.gsc-search-button:hover {
    background-color: #e91e63;  
}

/* Search results list format */
.gsc-results {
    background-color: #333333;  
    border-radius: 4px;  
}

/* Format each search result */
.gsc-result {
    padding: 15px; 
    margin: 10px 0;  
    border-radius: 4px;  
    transition: background-color 0.3s;  
}

 
.gsc-result:hover {
    background-color: #3d3d3d;  
}

 
.gsc-result-title {
    font-size: 18px; 
    color: #ff4081;  
}

 
.gsc-result-description {
    font-size: 14px;  
    color: #444;  
}

 
.gsc-autocomplete-results {
    background-color: #2c2c2c;  
    border-radius: 4px; 
}

 
.gsc-autocomplete-result {
    padding: 10px;  
    color: #fff;  
    transition: background-color 0.3s;  
}

 
.gsc-autocomplete-result:hover {
    background-color: #444;  
}

 
.gsc-autocomplete-title {
    font-size: 16px;  
    color: #ff4081; 
}

 
.gsc-autocomplete-description {
    font-size: 14px;  
    color: #b0b0b0;  
}

.gsc-completion-container {
    font-family: Arial, sans-serif;
    font-size: 13px;
    background: #2f2f2f;
    border: 1px solid #ddd;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin: 0;
}
.gsc-completion-selected {
	color:#444;
}


.gsc-results-wrapper-overlay {
    border: none;
    margin: auto;
    border-radius: 1px;
    overflow: auto;
    height: 80%;
    -webkit-box-shadow: 0 3px 10px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 3px 10px rgba(34, 25, 25, 0.4);
    -ms-box-shadow: 0 3px 10px rgba(34, 25, 25, 0.4);
    -o-box-shadow: 0 3px 10px rgba(34, 25, 25, 0.4);
    box-shadow: 0 3px 10px rgba(34, 25, 25, 0.4);
    border-collapse: separate;
    background: #191919;
    padding: 10px;
    width: 100%;
    position: fixed !important;
    top: 10%;
	left: 0%;
}

/* Hide Images tab in GCS */
.gsc-tabHeader.gsc-tabhInactive {
    color: #666;
    display: none;
}


.gsc-webResult.gsc-result {
    border: 1px solid #fff;
    margin-top: 10px;
    background: #ccc;
}
.gsc-result:hover {
    background-color: #e2e4ff;
}
.gsc-tabsArea {
    margin: 12px 0;
    scrollbar-width: none;
	 margin-top: 44px;
	 border: 0px solid #868686;
}
.gsc-tabHeader.gsc-tabhActive {
    border-bottom: 2px solid #060606;
    color: #e0e0e0;
    display: none;
}
 
.gsc-results .gsc-cursor-box {
    border: 1px solid #dfe1e5;
    border-radius: 8px;
    text-align: center;
    padding: 10px;
    background: #ccc;
}


.gcsc-find-more-on-google-root {
    text-align: center;
    display: none;
}
.gcsc-branding, .gcsc-branding-text:not(.gcsc-branding-text-name) {
    display: none;
    text-align: center;
}
.gsc-search-button { 
    border-radius: 0px 9px 9px 0px;
}


 .gcsc-more-maybe-branding-root{
	 display:none;
 } 
 
 
 .gsc-results .gsc-cursor-box .gsc-cursor-page {
    text-decoration: none;
    color: #666;
    font-size: 16pt;
}

.gsc-results-wrapper-visible { 
    margin-top: -60px;
}

.gsc-above-wrapper-area {
    border-bottom: 1px solid #535353;
    padding: 5px 0 5px 0;
}


.gs-web-image-box, .gs-promotion-image-box {
    float: left;
    padding: 2px 8px 2px 0;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    width: auto;
}

.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
    color: #333333;
    display: flex;
    flex-direction: column;
    text-transform: lowercase;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
} 
.gs-webResult div.gs-visibleUrl-breadcrumb {
    display: none;
}

.gsc-control-cse .gsc-table-result {
    font-family: arial, sans-serif;
    margin-top: 10px;
}