﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
@import "fontes.css"

/*************************
*******Google Translate***
**************************/

#google_translate_element {
  display: none!important;
  visibility:hidden!important;  
}

#goog-gt-tt, .goog-te-balloon-frame{display: none !important;} 
.goog-text-highlight { background: none !important; box-shadow: none !important;}

.goog-te-banner-frame {
  display: none !important;
  visibility:hidden!important;  
}

.goog-te-combo{
  margin-left: 0px !important;
}

.idioma{
  position: relative;
  margin-left: 205px;
  float: right;

}

.idioma-select {
  font-size: 12px;
  margin : 0;
  padding: 0;  
  float: right;  
  width: 125px;
  height: 30px;  
  top: 9.0em;
}

#google_translate_element {
    display: none;
}

.goog-te-banner-frame {
    display: none !important;
}

#footer-brasil {
   background: none repeat scroll 0 0 #03316f;
   max-width: 100%;
   padding: 1em 0;
}

#barra-brasil {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  margin-top: -30px;
}

/*************************
*******Typography******
**************************/

body {
  background: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 1.42857;
  color:#fff;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; 
  font-family: 'Open Sans', sans-serif;
  color:#fff;
}

h1{
  font-size: 36px;
  color:#fff;
}

h2{
  font-size: 20px;
}

h3{
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 15px;
  color:#fff;
}

a {
  color: #fff;
}

a:hover,a:focus, a:active {
  color: #fff333;
  text-decoration: none;
  outline: none;
}

td a {color:#000;}

hr {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}


.btn-primary {
  padding: 8px 20px;
  background: #fff;
  color: #fff;
  border-radius: 4px;
  border:none;
}


.btn-primary:hover, 
.btn-primary:focus{
  background: #fff;
  outline: none;
  box-shadow: none;
} 

.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}

.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}

.center h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}

.center {
  text-align: center;
  padding-bottom: 55px;
}

.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}

/*************************
*******Header******
**************************/

#header .search{
  display: inline-block;
}

.navbar>.container .navbar-brand{
  margin-left: 0;
}

.top-bar {
  background: #000;
  margin-top:30px;
  margin-bottom: 1.9em;
  padding: 1.16em 0 0;
}

.top-number{
  color: #fff;
}

.top-number p{
  margin: 0
}

.social{
  text-align: right;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}

ul.social-share li a:hover {
  background: #c52d2f;
  color: #fff;
}

.search i {
  color: #fff;
}

input.search-form{
  background: transparent;
  border: 0 none;
  width: 60px;
  padding: 0 10px;
  color: #FFF;
}

input.search-form:hover {
  width: 180px;
}

.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #151515;
  padding: 15px 0;
  padding-bottom: 0;
}

 .navbar-nav{
  margin-top: 12px;
 }

.navbar-nav>li{
  margin-left: 35px;
  padding-bottom: 28px;
}

/*************************
*******Home Page******
**************************/

.no-margin {
  margin: 0;
  padding: 0;
}

.description{
	text-align:left;
	font-weight:400;
	color:#fff;
}

.accordion h2{
  margin-bottom: 25px;
}

.panel-default{
  border-color: transparent;
}

.panel-default>.panel-heading,
.panel{
  background-color: #e6e6e6; 
  border:0 none;
  box-shadow:none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
  background: #fff;
  color: #858586;
}

.panel-body{
  padding: 20px 20px 10px;
}

.panel-group .panel+.panel{
  margin-top: 0;
  border-top: 1px solid #d9d9d9;
}

.panel-group .panel{
  border-radius: 0;
}

.panel-heading{
  border-radius: 0;
}

.panel-title>a{
  color: #4e4e4e;
}

.accordion-inner img{
  border-radius: 4px;
}

.accordion-inner h4{
  margin-top: 0;
}

.panel-heading.active{
  background: #1f1f20;
}

.panel-heading.active .panel-title>a{
  color:#fff;
}

a.accordion-toggle  i{
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9;
}

.panel-heading.active a.accordion-toggle i{
  background: #c52d2f;
  color: #fff;
}

.panel-heading.active a.accordion-toggle.collapsed i{
  background: #c52d2f;
  color: #fff;
}

.footer {
  background: none repeat scroll 0 0 #2E2E2E;
  border-top: 5px solid #C52D2F;
  height: 84px;
  margin-top: 110px;
}

.footer_left {
  padding: 10px;
}

.text-left {
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 15px;
}

.widget {
  margin-bottom: 40px;
  margin-top: 20px;
  padding-left: 0;
}

.widget h3 {
  color: #000;
  margin-bottom: 20px;
}

.blog-item {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 50px;
}

.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: -10px;
  border:1px solid #fff;
}

.blog .blog-item .blog-content {
  padding-bottom: 25px;
  padding-top:10px;
}

.blog .blog-item .blog-content1 {
  padding-bottom:25px;
  margin-top:-25px;
}

.blog .blog-item .blog-noticia {
  padding-bottom: 10px;
  padding-top:10px;
  padding-left:0px;
  padding-right:0px;
}

.blog .blog-item .blog-content h3 {
  color: #fff;
}

.blog .blog-item .blog-content h4 {
  font-size: 14px;
}


/***********************
********* Footer ******
************************/
#bottom {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#bottom h3 {
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding:0;
}

#bottom ul {
  list-style: outside none none;
    margin: 0;
    padding: 0;
}

#bottom ul li {
  display: block;
}

#bottom ul li a {
  display: block !important;
  font-size: 12px !important;
  font-weight: normal !important;
  margin-top: 5px !important;
  text-transform: capitalize !important;
  color: #fff;
}

#bottom ul li a:hover {
  color: #fff333;
}

#bottom ul li a:active {
  color: #fff333;
}

#bottom .widget {
  border-left: 1px dotted #fff;
  overflow: hidden;
  padding: 0 0.83em;
  margin-top: 25px;
}

#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #2e2e2e;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #c52d2f;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}

#footer-brasil {
   background: none repeat scroll 0 0 #000;
   max-width: 100%;
   padding: 1em 0;
}

#social-media {
    position: absolute;
    right: 5px;
    text-align: right;
    top: 7.0em;
}

#social-media a {
    color: #dcecff;
    font-size: 1.66em;
    margin-left: 0.3em;
}

#social-media a span {
    font-size: 0;
}

.portal-titulo {
   color: #fff;
   font-size: 1.1em;
   font-weight: normal;
}

.portal-descricao {
   color: #fff;
   font-size: 1.1em;
   position: relative;
   text-transform: uppercase;
}

.logo {
   display: inline-block;
   line-height: 1;
   vertical-align: middle;
   padding-top:10px;
   padding-bottom:10px;
}

#topo-conteudo a {
   color: #fff;
   text-decoration: none;
   margin:0 10px 0 0;
}

.site-nome {
   font-size: 2.05em;
   font-weight: bolder;
   line-height: 0.8em;
   margin:0px;
}

#topo-conteudo a:hover {
   color:#FFF333 !important;
}

#topo-conteudo a:active {
   color:#FFF333 !important;
}

#titulo {
   float: left;
   font-size: 1em;
   padding: 1.3em 0 0;
   color:#fff;
}

#support-menu {
   line-height: 1em;
}

#support-menu a {
   color: #fff;
   font-size: 0.85em;
   padding: 0 2px 2px;
}

#utilities {
   float: right;
   text-transform: uppercase;
   line-height: 1.3em;
}

#search {
   overflow: hidden;
}

#search .caixa_busca {
   background: none repeat scroll 0 0 #fff;
   border-radius: 5px;
   height: 33px;
   margin-top: 2.7em;
   padding: 0;
}

#topo-conteudo {
   display: block;
   min-height: 150px;
   overflow: hidden;
   padding-bottom: 20px;
   position: relative;
}

#servicos-container {
   background: none repeat scroll 0 0 #fff;
}

#servicos {
   padding: 0.5em 0;
}

#servicos-links ul {
   float: right;
   margin: 0;
   padding: 0;
}

#servicos-links ul li {
   float: left;
   list-style-type: none;
}

#servicos-links ul li a{
   color:#000;
}

/*#servicos-links ul li a:hover{
   color:#fff333;
}

#servicos-links ul li a:active{
   color:#fff333;
}*/

#servicos a:last-child {
   border-right: 0 none;
}

#servicos a {
   border-right: 1px solid #fff;
   margin-top: 1em;
   padding: 0 0.8em;
   color:#fff;
}

#accessibilidade {
   display: block;
   font-size: 0.8em;
   line-height: 2em;
}

#accessibilidade span {
   background-color: #fff;
   color: #000;
   padding: 0 2px 0 3px;
}

.mobile-navigation {
    display: block;
    padding: 0;
}

.widget .widget-title {
    background: none repeat scroll 0 0 #EAEBEE;
    border-top: 4px solid #2C65CE;
    color: #2C65CE;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 1.2em;
    font-style: normal;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
}

.widget_nav_menu .menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.widget_nav_menu .menu li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.widget_nav_menu .menu li a {
    border-bottom: 1px solid #EAEBEE;
    color: #fff;
    display: block;
    font-family: "Open Sans",Arial,sans-serif !important;
    font-size: 1.2em;
    padding: 5px 10px;
}

.widget_nav_menu .menu li a:hover {
	text-decoration:underline;
}	
/*.widget_nav_menu .menu li a:hover {
	background: #EAEBEE;
    border-bottom: 1px solid #EAEBEE;
    color: #172938;
    display: block;
    font-family: "Open Sans",Arial,sans-serif !important;
    font-size: 1.2em;
    padding: 5px 10px;
}*/

.widget_nav_menu .menu li {
    list-style: outside none none;
}


.voltar_topo {
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: right;
    color:#fff;
}

.voltar_topo a {
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: right;
    color:#fff;
}

/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
  background:#fff;
}


.widget-title {
    background: none repeat scroll 0 0 #1c1c1c;
    border-top: 4px solid #fff;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 1.1em;
    font-style: normal;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

.widget-title-menu {
    background: none repeat scroll 0 0 #1c1c1c;
    border-top: 4px solid #fff;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 1.1em;
    font-style: normal;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    cursor: pointer !important;
}

.widget-title-noticias {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #C0C1C1;
    color: #fff;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 30px;
    text-transform: uppercase;
    border-radius:4px;
    margin-bottom:20px;
}

 .conteudo-boletim {
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 18px;
    margin: 0;
    border-bottom: 1px dotted #C0C1C1;
}

 .efeito-noticia {
    border-bottom: 1px dotted #fff;
    background: none repeat scroll 0 0 #000;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding-top: 19px;
    padding-bottom: 19px;
    text-transform: none;
 }
 .efeito-noticia p:hover {
    text-decoration: underline;
 }
 
 .texto-noticia {
     margin:0;
     padding-left:15px;
     padding-right:15px;
 }
 
 .titulo-noticia .titulo-evento .titulo-boletim {
     margin:0;
     padding-left:15px;
     border-bottom: 1px solid #C0C1C1;
     padding-bottom: 10px;
     color:#fff;
 }
 
 #noticia-lista-completa{
     padding-top:8px;
     padding-bottom:8px;
     float:right;
     color: #fff;
     font-family: "Open Sans";
     font-size: 11px;
     font-weight:normal;
     padding-right: 10px;
 }
 
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 50%;
}


.video_gallery {
    background: none repeat scroll 0 0 #C0C1C1;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
}


.video_content {
    float: left;
    margin-right: 10px;
    padding: 0 14px 17px;
}

.video_content .hat {
    color: #617cae;
    display: block;
    font-family: "Open Sans",arial,sans-serif;
    margin-top: 0.6em;
    text-transform: uppercase;
}

.video_content p span {
    color: /*#617cae*/#fff !important;
}

.video_content h2 {
    margin: 0.6em 0;
    color:#fff;
    font-size:18px;
}


.seta-azul {
    background: url("../images/seta_azulcontraste.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -4px;
    width: 20px;
}

.see_more_videos a {
    color: #fff;
    float: right;
    max-width: 100%;
    padding: 14px 0;
    text-align: right;
    text-transform: uppercase;
}

.see_more_videos, .see_more_images {
    background: none repeat scroll 0 0 #061848;
    width: 100%;
}

.video_gallery h1, .image_gallery h1 {
    border-bottom: 1px dotted #fff;
    font-size: 1.5em;
    font-weight: normal;
    padding: 14px 14px 14px 0;
    text-transform: uppercase;
}

.video_gallery h2 {
	border-bottom: 1px dotted #FFF;
    font-size: 1.5em;
    font-weight: normal;
    padding: 14px 14px 14px 0;
    text-transform: uppercase;
    color:#fff;
}

.video_thumbnails {
    border-bottom: 1px dotted #fff;
}
.banner_video, .video_thumbnails {
    border-bottom: 1px solid #fff;
    overflow: hidden;
}





.news-item-col-bolsas {
    background: #000;
    border-radius: 5px;
    border:1px solid #fff;
    padding: 25px;
    text-align: center;
}

.news-item-col-bolsas h2{
	color: #fff;
}

/*.news-item-col {
    margin-bottom: 30px;
    min-height: 320px; 
    margin-top:30px;
}*/
.news-item-col img {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    display: block;
}
.news-item-col h1 {
    color: #454545;
    font-family: Open Sans !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}
.list-excerpt {
    color: #172938;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 0.9em;
    line-height: 170%;
}
.list-excerpt p {
    color:#172938;
    font-family: Arial;
    font-size: 13px;
    line-height: 170%;
    margin: 0;
    padding: 0;
}









.espaco{margin-bottom:20px;}





.menu-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}


.menu-list ul, .menu-list li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menu-list li a {
    border-bottom: 1px solid #eaebee;
    color: #fff;
    display: block;
    font-family: "Open Sans",Arial,sans-serif !important;
    font-size: 1.2em;
    padding: 5px 10px;
}
.menu-list li a:hover {
    border-bottom: 1px solid #EAEBEE;
    color: #fff333;
    display: block;
    font-family: "Open Sans",Arial,sans-serif !important;
    font-size: 1.2em;
    padding: 5px 10px;
    text-decoration:underline;
}

.menu-list li a:active {
    border-bottom: 1px solid #EAEBEE;
    color: #fff333;
    display: block;
    font-family: "Open Sans",Arial,sans-serif !important;
    font-size: 1.2em;
    padding: 5px 10px;
    text-decoration:underline;
}

.menu-icon:hover {
    color: #fff;
    text-decoration: none !important;
}
.menu-icon {
   color: #fff;
   float:right;
   top: 2px;
}

/* Breadcrumbs from http://bootsnipp.com/snippets/featured/triangle-breadcrumbs-arrows */


.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/* The responsive part */

.btn-breadcrumb > * > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.btn-breadcrumb > *:nth-child(n+2) {
  display:none;
}

/* === For phones =================================== */
@media (max-width: 767px) {
    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 60px;
    }
}

/* === For tablets ================================== */
@media (min-width: 768px) and (max-width:991px) {
    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 100px;
    }
}

/* === For desktops ================================== */
@media (min-width: 992px) {
    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 170px;
    }
}







.breadcrumb a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 36px;
	color: white;
	padding: 0 31px 0 45px;
	background: #666;
	background: linear-gradient(#666, #333);

	position: relative;
}

.breadcrumb a:first-child {
	padding-left: 45px;
	border-radius: 5px 0 0 5px; 
}
.breadcrumb a:first-child:before {
	left: 14px;
}
.breadcrumb a:last-child {
	padding-right: 20px;
}

.breadcrumb a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px;
	width: 36px; 
	height: 36px;
	transform: scale(0.707) rotate(45deg);
	z-index: 1;
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(0, 0, 0, 0);
	border-radius: 0 5px 0 50px;
}

.breadcrumb a:last-child:after {
	content: none;
}

.breadcrumb a:before {
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 30px;
	background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
}


.flat a, .flat a:after {
	background: #eaebee;
	color: black;
}
.flat a:before {
	background: white;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
	text-decoration:underline;
}

.flat a.disable, .flat a.disable:after{
	background:none repeat scroll 0 0 #8e8e90;
	color:#ffffff;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration:none;
}

.noticiaprincipal {
    margin-bottom: 0px;
    margin-top:5px;
    padding-left:14px;
}

.texto {padding-bottom:20px;padding-top:10px;}
.leiamais {float:right; padding-right:5px; padding-bottom:15px}


/*.aviso{padding:20px; text-align:center;background:#f9f9f9;border: 1px solid #ddd;}*/


.ul-menu-h {
    list-style: outside none none;
}

.ul-menu-h li {
    float: left;
    margin: 0;
    padding: 0;
    background: #000;
    color: #FFF;
}

header #accessibilidade li {
    margin: 0 40px 0 -40px;
}

.lupa {
    color: #000;
    font-size: 1.44em;
    left:10px;
    position: relative;
    top: 0px;
}

.resumovideo {
	font-size: 13px;
	line-height: 17px;
}

.noticiaprincipal{
	font-size:19px;
	line-height: 17px;
	color:#FFF !important;
}

#barra-brasil {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.menu-barra-temp{
	list-style:none;
}

.menu-barra-temp a{
	font-family:sans,sans-serif;
	text-decoration:none;
	color:white;
}

.menu-barra-temp_li{
	display:inline;
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #EDEDED;
}

.widget-content-section a img{
	background:#fff !important;
}

#imaginary_container{
    margin-top:/*20%;*/12%; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}