@charset "utf-8";
body{
    //font: 0.8em/1.5 "Tahoma", "Geneva", sans-serif;
    font-family: arial;
    background: #BDBDBD;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
@font-face{
    font-family:'FFGoodHead';
    src:url('/BDI/css/fonts/FFGoodHead.eot');
    src:url('/BDI/css/fonts/FFGoodHead1.eot?#iefix') 
        format('embedded-opentype'),url('/BDI/css/fonts/FFGoodHead.html') 
        format('woff2'),url('/BDI/css/fonts/FFGoodHead.woff') 
        format('woff'),url('/BDI/css/fonts/FFGoodHead.ttf') 
        format('truetype')
}
.inner {
    width: 100%;
    position: absolute;
    padding-left: 5px;
    font-family: 'FFGoodHead' !important;
    font-size: 25px !important;
    top: 30%;
    text-transform: uppercase;
}
.inner span{
   
    font-size: 30px !important;
}
.inner a{
   
    font-size: 30px !important;
}
p, span, a, li{
    font-family: 'FFGoodHead' !important;
    font-size: 20px !important;
}
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
#contenedor{
    background:white; 
    max-width: 1024px;
    min-width: 300px;
    margin-right: auto;
    margin-left: auto;

}
#fondorojo{
    background:#BF0A25; 
}
#fondoverde{
    background:#6DEB91 ;
}
/*#logo{
    width: 230px;
    height: 50px;
    margin: 0 auto;

}*/

.ltitulo{
    color: black; 
    font-weight:bold;
    font-size: 26px;
    font-family: 'FFGoodHead' !important;
}

.lazul{
    color: #076598; 
    font-size: 20px;
    font-weight:bold;
    font-family: 'FFGoodHead' !important;
}

.lnegrita{
    color: black; 
    font-weight:bold;
    font-size: 20px;
    font-family: 'FFGoodHead' !important;
}

.lblanca{
    color: #ad2c33; 
    font-size: 30px;
    font-family: 'FFGoodHead';
    font-weight: bold;
}
.barraroja .lblanca {
    font-size: 35px !important;
    color: #fff;
    font-weight: normal;
    font-family: 'FFGoodHead' !important;
}
.lroja{
    color: red; 
    font-size: 20px;
    font-family: 'FFGoodHead' !important;
}

.lazulchica{
    color: #076598;
    font-size: 20px;
    font-family: 'FFGoodHead' !important;
}

.visualizardocumentos{
    text-decoration: none;
}

.lrojagrande{
    color: #74abfe; 
    font-size: 20px;
    font-family: arial;
    font-family: 'FFGoodHead' !important;
}

.lverde{
    color: #2E8B57; 
    font-size: 20px; 
    font-family: 'FFGoodHead' !important;
}

.lnormal{
    color: black; 
    font-size: 20px;
    font-family: 'FFGoodHead' !important;
}
#advice {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
    min-height: 80px;
    background-color: rgba(28, 109, 138, 0.8);
    color: #fff;
    z-index: 99999;
    margin-bottom:50px;
    
}

.inner a.ok {
    padding: 6px;
    color: #fff;
    background: #c03;
    text-decoration: none;
}

.recuadro {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    border-left-color: #1b809e;
    font-family: 'FFGoodHead' !important;
    font-size: 20px !important ;
}
.textotab {
    font-family: 'FFGoodHead' !important;
    font-size: 20px !important ;
}
.Title{
  font-family: 'FFGoodHead' !important;
    font-size: 20px !important ;    
  
}
.Title2{
  font-family: 'FFGoodHead' !important;
    font-size: 20px !important ;    
  
}
.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
}

