/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  padding-bottom: 100px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
  text-align:center;
}
.gi-2x{font-size: 2em; text-shadow:#000;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}
.gi-5x{font-size: 5em;}
.gi-6x{font-size: 6em;}
.gi-7x{font-size: 7em;}
.gi-8x{font-size: 8em;}
.gi-9x{font-size: 9em;}
.gi-10x{font-size: 10em;}
.gi-white{ color:#FFF;}
.gi-black{ color:#000;}
.gi-blue{ color:#157AA8;}
.gi-orange{ color:#D8A000;}
.gi-gray{ color:#757575;}
.gi-red{ color:#D22;}
.gi-green{ color:#5cb85c;}

.fonTam1x{font-size:10px;}

.jumbotron.fondoNaranja{ background-color:#FA2;}
.jumbotron.fondoAzul{ background-color:#5BC0DE;}
.jumbotron.fondoBlanco{ background-color:#FFF;}

.fondoNaranja{ background-color:#FA2;}
.fondoAzul{ background-color:#5BC0DE;}
.fondoGris{ background-color:#EEE;}
.fondoBlanco{ background-color:#FFF;}

.negBack0{ background-image:url(../imgs/fondo-neg00.jpg); background-repeat:no-repeat; background-position:top center; background-attachment:fixed;}
.negBack1{ background-image:url(../imgs/fondo-neg01.jpg); background-repeat:no-repeat; background-position:top center; background-attachment:fixed;}
.negBack2{ background-image:url(../imgs/fondo-neg02.jpg); background-repeat:no-repeat; background-position:top center; background-attachment:fixed;}
.negBack3{ background-image:url(../imgs/fondo-neg03.jpg); background-repeat:no-repeat; background-position:top center; background-attachment:fixed;}

/* Tooltip */
.test + .tooltip > .tooltip-inner {
  background-color: #477089; 
  color: #FFFFFF; 
  border: 0px solid green;
  padding: 10px;
  font-size: 14px;
}
