/*
*  CSS Document - busca google
*  Autor: Andressa Kroeff Pires (SINFO)
*  E-mail: andressa@info.ufrn.br
*  Data: 07/04/2011
*
*  Ultima atualizacao realizada por: Felipe, Andressa
*  Data de atualizacao: 05/01/2016
*/

#conteudo {
    display: inline-block;
    width: 100%;
    min-height: 467px;
    margin-left: 30px;
}
#conteudo .titulo_busca {
    display: block;
    height: 10px;
    width: 635px;
}
#conteudo .titulo_busca h3 {
    display: inline-block;
    min-width: 80px;
    height: 25px;
    background: #FFF;
    text-transform: uppercase;
    color: #004a82;
    font-size: 18px;
    position: absolute;
    margin-top: -12px;
    padding-right: 20px;
}

#cse .gsc-control-cse,
.gsc-control-cse {
	width: 100%;
	padding: 1% 0 0;
}
#cse .gsc-control-cse,
.gsc-control-cse {
		font-family: Open Sans;
		font-size: 9pt;
		border-color: #fff!important;
		background-color: #fff!important;
		color: #505050;
	}

  a.gs-title {
		font-size: 10pt !important;
    height: auto !important;
	}

  /* Posicionamento do input/botão de busca */
  table.gsc-search-box>tbody>tr {
    display: flex;
  }
  table.gsc-search-box>tbody>tr>td.gsc-input {
    flex-grow: 1;
    padding: 0 !important;
  }
  table.gsc-search-box>tbody>tr>td.gsc-search-button {
    flex-basis: 80px;
  }

  /* Estilo do botão de busca */
  .gsc-search-button button {
    width: 100%;
    height: 100%;
    background: none;
    border: none;

    background-color: #a11d20;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
  }
  .gsc-search-button button:hover,
  .gsc-search-button button:focus {
    background-color: #da272b;
  }


  #cse .gsc-input-box {
    box-shadow: none;
    border: none !important;
  }
  table.gstl_50>tbody>tr {
    display: block;
    position: relative;
  }
  table.gstl_50>tbody>tr>.gsib_a {
    display: block;
    width: 100%;
    padding: 0 !important;
  }
  table.gstl_50>tbody>tr>.gsib_b {
    position: absolute;
    top: 5px;
    right: 5px;
  }
	#cse input.gsc-input,
  input.gsc-input {
		display: block!important;
    box-sizing: border-box;
    width: 100%!important;
    padding: 0 0 0 8px!important;
    height: 36px!important;
  	border: 1px solid #d7d7d7!important;
  	border-radius: 10px!important;
    background: #f7f7f7 none repeat scroll 0 0!important;
  	color: #888!important;
  	font-family: Open Sans!important;
  	font-size: 12.5px!important;
	}

	#cse input.gsc-input:hover,
  input.gsc-input:hover{
		border-color: #da272b!important;
	}
	#cse input.gsc-input:focus,
  input.gsc-input:focus{
		box-shadow: none;
	}

	#cse input.gsc-search-button {
		display: inline-block!important;
	    border-radius: 10px!important;
	    border: medium none!important;
	    background: none repeat scroll 0 0 #a11d20!important;
	    cursor: pointer!important;
	    color: #fff!important;
	    font-size: 11px!important;
		font-family: Open Sans!important;
	    text-transform: uppercase!important;
    	height: 34px!important;
    	font-weight: bold!important;
	}

	#cse input.gsc-search-button:hover {
		border: solid 1px #347ec5;
	    background: #347ec5;
	}

#cse	div.gsc-clear-button {
		margin-left: 6px;
		margin-right: 2px;
		padding-left: 7px;
	}

.gsc-above-wrapper-area {
	border: none !important;
}

#cse .gsc-wrapper,
#cse .gsc-thinWrapper {
		display: block;
		float: none;
		margin: 0px auto;
		padding: 0 5px 0 0;
		width: 98%;
		color: #505050;
	}

#cse	.gsc-adBlock,
#cse .gsc-adBlockVertical {
		display: none;
		float: none;
	}

#cse	.gs-no-results-result .gs-snippet,
#cse .gs-error-result .gs-snippet {
		border: 2px solid #a11d20;
		display: block;
	    width: 96%;
	    border-radius: 10px;
	    background: #f7f7f7;
	    margin-bottom: 10px;
	    font-family: Open Sans;
	    font-size: 13.3px !important;
	    text-align: center;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    color:#c44b4d!important;
	}

	.gsc-tabHeader.gsc-tabhInactive {
		border-color: #CFDFF7;
		background-color: #FFFFFF;
	}
	.gsc-tabHeader.gsc-tabhActive {
		border-color: #CFDFF7;
		background-color: #CFDFF7;
	}
	.gsc-tabsArea {
		border-color: #BADBF4;
	}
  img.gs-image {
    margin: 0;
    margin-right: 5px;
  }
	.gsc-webResult.gsc-result {
		font-size: 9pt;
		font-family: Open Sans;
		border-color: #B9DAF4;
		border-bottom: 1px dotted #D9D9DA;
		background-color: #FFFFFF;
    padding: 0 !important;
    margin-bottom: 20px !important;
	}

	.gsc-webResult.gsc-result:hover {}

	#cse .gs-title,
  .gs-title,
  #cse div.gs-title,
  div.gs-title,
  #cse .gs-snippet,
  .gs-snippet,
  #cse .gs-spelling,
  .gs-spelling {
		/* font-size: 9pt; */
		font-family: Open Sans;
		/* line-height: 12px; */
		font-style: normal;
    text-decoration: none !important;
	}

	#cse .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link,
  #cse .gs-webResult.gs-result a.gs-title:link b,
  .gs-webResult.gs-result a.gs-title:link b,
  #cse .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited,
  #cse .gs-webResult.gs-result a.gs-title:visited b,
  .gs-webResult.gs-result a.gs-title:visited b,
  #cse .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover,
  #cse .gs-webResult.gs-result a.gs-title:hover b,
  .gs-webResult.gs-result a.gs-title:hover b,
  #cse .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active,
  #cse .gs-webResult.gs-result a.gs-title:active b,
  .gs-webResult.gs-result a.gs-title:active b,
  #cse a.gsc-trailing-more-results:link,
  a.gsc-trailing-more-results:link,
  #cse .gs-spelling a,
  .gs-spelling a {
  	color: #66030b !important;
		font-weight: bold;
		font-style: normal;
    text-decoration: none !important;
	}

	a.gs-title,
  a.gs-title:hover,
  a.gs-title:link,
  a.gs-title:visited,
  a.gs-title:active,
  a.gs-title:hover b,
  a.gs-title:link b,
  a.gs-title:visited b,
  a.gs-title:active b {
		color: #006ABA !important;
		font-weight: bold;
	}
	.gsc-cursor-page {
		color: #006ABA;
	}
	a.gsc-trailing-more-results:link {
		color: #006ABA;
	}

	.gs-webResult.gs-result .gs-snippet {
		font-size: 9pt;
		color: #505050;
	}
	.gs-webResult.gs-result .gs-visibleUrl {
		color: #f1b62b !important;
	}
	.gs-webResult.gs-result .gs-visibleUrl-short {
		color: #589BDB;
	}

	.gs-webResult.gs-result .gs-visibleUrl-short {
		display: none;
	}
	.gs-webResult.gs-result .gs-visibleUrl-long {
		display: block;
	}


	.gsc-cursor-box {
    display: flex;
    justify-content: center;
	}
  .gsc-results .gsc-cursor {
    display: flex!important;
  }
	.gsc-results .gsc-cursor-page {
		width: 20px!important;
    height: 23px!important;
    border-radius: 5px!important;
    border: none!important;
    background-color: #ffffff;
    color: #66030b!important;
    text-align: center!important;
    font-weight: bold;
    font-size: 16px!important;
    text-decoration: none!important;
	}
	.gsc-results .gsc-cursor-page:hover {
    color: #da272b!important;
	}
	.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
		width: 20px!important;
    height: 23px!important;
    border-radius: 5px!important;
    border: none!important;
    background: none !important;
  	color: #da272b!important;
    text-align: center!important;
    font-weight: bold!important;
    font-size: 16px!important;
    padding: 1px 1px!important;
    text-shadow: none !important;
	}

	.gs-promotion.gs-result {
		border-color: #006ABA;
		background-color: #EEF8FB;
	}
	.gs-promotion.gs-result a.gs-title:link {
	color: #006ABA;
	}
	.gs-promotion.gs-result a.gs-title:visited {
		color: #006ABA;
	}
	.gs-promotion.gs-result a.gs-title:hover {
		color: #006ABA;
	}
	.gs-promotion.gs-result a.gs-title:active {
		color: #006ABA;
	}
	.gs-promotion.gs-result .gs-snippet {
		color: #505050;
	}
	.gs-promotion.gs-result .gs-visibleUrl,
  	.gs-promotion.gs-result .gs-visibleUrl-short {
		color: #589BDB;
	}

	.gsc-results.gsc-webResult {
		border-bottom: none !important;
	}
