
  .gsc-control-cse {
    /*font-family: Arial, sans-serif;*/
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-control-cse .gsc-table-result {
    /*font-family: Arial, sans-serif;*/
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    border-bottom-color: #CCCCCC
  }
  .gsc-tabsArea {
    border-color: #CCCCCC;
  }
  .gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b  {
    color: #1155CC;
  }
  .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #1155CC;
  }
  .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #1155CC;
  }
  .gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #1155CC;
  }
  .gsc-cursor-page {
    color: #1155CC;
  }
  a.gsc-trailing-more-results:link {
    color: #1155CC;
  }
  .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #333333;
  }
  .gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #009933;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #009933;
  }
  .gs-webResult div.gs-visibleUrl-short  {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long  {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #1155CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #1155CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #F6F6F6;
    background-color: #F6F6F6;
  }
  .gsc-completion-title {
    color: #4f4637;
  }
  .gsc-completion-snippet {
    color: #333333;
  }
  .gs-promotion a.gs-title:link,.gs-promotion a.gs-title:link *,.gs-promotion .gs-snippet a:link  {
    color: #4f4637;
  }
  .gs-promotion a.gs-title:visited,.gs-promotion a.gs-title:visited *,.gs-promotion .gs-snippet a:visited {
    color: #4f4637;
  }
  .gs-promotion a.gs-title:hover,.gs-promotion a.gs-title:hover *,.gs-promotion .gs-snippet a:hover  {
    color: #4f4637;
  }
  .gs-promotion a.gs-title:active,.gs-promotion a.gs-title:active *,.gs-promotion .gs-snippet a:active {
    color: #4f4637;
  }
  .gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #333333;
  }
  .gs-promotion .gs-visibleUrl,.gs-promotion .gs-visibleUrl-short  {
    color: #009933;
  }
  
  
  .gsc-thumbnail-inside,
  .gsc-url-top {
    padding-left: 0;
  }
  .gs-webResult.gs-result a.gs-title:link, 
  /*.gs-webResult.gs-result a.gs-title:link b,*/ 
  .gs-imageResult a.gs-title:link, 
  /*.gs-imageResult a.gs-title:link b,*/
  .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #4f4637;
  }
  /*
  .gsc-selected-option {
   padding-right: 10px;
  }
  */
  .gsc-selected-option-container {
   width: 100px !important;
  }
  
  .gsc-results .gsc-cursor-box {
	   border: 1px solid #4f4637;
	   margin: 0;
	   padding: 10px;
	   border-radius: 3px;
  }
   
  .gsc-adBlock {
      /*display: none;*/
      /*
      margin-left: -9000px;
      max-width:1px;
      max-height: 1px;
      */
      /*
      position: absolute;
      z-index:1000;
      top:2000px;
      right:0;
      width: 200px;
      */
  }
  
  
 /* 
  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #B4AFA5;
    border-radius: 3px;
    color: #4F4637;
  }
  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #444444;
    background-color: #CCCCCC;
    background-image: none;
    filter: none;  
  }
  .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-top: 2px;
    padding-right: 3px;
    
  }
  */
  
  /*AM22 - To make google search box appear correct - START*/
.gsc-input, input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button 
{
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  line-height: normal;
}
/*AM22 - To make google search box appear correct - END*/
/*AM22 - To make google search results tabs appear correct - START*/
.gsc-tabsArea div 
{
  /*By default, Google custom search CSS sets it as AUTO, which shows scroll bars*/
  overflow: visible; 
}
/*AM22 - To make google search results tabs appear correct - END*/

.gsc-control-cse,  
.gsc-control-cse .gsc-table-result {
   color: #4f4637 !important;
   font: 100%/1.5 Ubuntu, Helvetica, sans-serif !important; /* font-size aan 100% = 16 */
}

.container-content .google-searchresults table,
 .container-content .google-searchresults table th, 
 .container-content .google-searchresults table td {
    border: 0;
    padding: 0;
    margin: 0;
}

.gs-title {
   color: #bf931a !important;
   font-weight: bold;
   font-size: 1.25em; /*1.1225em; /* 18px/16 = 1.25 */
   line-height: 1.1428; /* 32px/28 = 1.1428571429 */
   margin-top: 0.8571em; /* 24px/28 = 0.8571428571 */ 
}

.reset-box-sizing,
.reset-box-sizing *,
.reset-box-sizing *:before,
.reset-box-sizing *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.pdos-header .google-search {
	margin-top: 15px;
}