.columna-filtro {
  background-color: #364D45;
  min-height: 400 px;
  color: white;
  

	  
}

.leftmenuinner {
   /* position: fixed;
    top: 800;*/
    /*padding-top: 112px;
    padding-bottom: 0;*/
    /*height: 100%;
    width: 220px;
    background-color: transparent;*/
}


.barra_menu
{
	background-color: #C5C5C5 !important;


}

.body_sitio{
	font-family:Georgia,serif; 
}
.materia{
	text-align:right;
}

/*custom font for text*/
@import url(http://fonts.googleapis.com/css?family=Nunito);
/*CSS file for fontawesome - an iconfont we will be using. This CSS file imported contains the font-face declaration. More info: http://fortawesome.github.io/Font-Awesome/ */
@import url(http://thecodeplayer.com/uploads/fonts/fontawesome/css/font-awesome.min.css);

#fixed-sidebar {
    position: fixed;
    max-width: 20%;
    color: white;
}

.titulo_libros_busqueda{
  /*color: rgba(8, 130, 211, 1);*/
  color: #44707b ;
  font-size: 20;
  width: 
  height
  
  font-weight: bold;
}
.filtro{

  background-color: transparent;
  background-image:url(../imgveltec/icono_filtro.png);
  background-repeat: no-repeat;
}
.div_header{  
  position: relative;
  margin-top: 0px;
}
.modal-content_sitio {
   /* 
    overflow-x: scroll;
    overflow-y: scroll !important;
     overflow: scroll !important;
     max-height: 50% !important;*/
  }

  contenido
  {
    max-width: 600px;
  }