


@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Roman.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-LightItalic.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-BlackCn.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-BlackCn.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-BlackItalic.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Italic.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-UltraBlack.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-UltraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Bold.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Light.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-LightCn.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-LightCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-BoldItalic.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-BoldCn.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-BoldCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Black.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Cn.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Cn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-ExtraBlackCn.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-ExtraBlackCn.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


.azul{color: #001965;}

body{
  background: transparent;
  padding-bottom: 80px;
  /*font-family: 'Frutiger LT Std', Arial;*/
   font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  color: #021B67;

}
.fondo{
  background: #F3F7FA;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
}
.header-login {
  background: url('../images/header_login.png');
  background-size: 100% 100%;
  height: 218px;
}
.header {
  background: url('../images/header.jpg');
  background-size: cover;
  background-position: top right;
  height: 160px;
  background-color: #001965cc;
  background-blend-mode: multiply;
}
.header img{
  height: 90px;
}
#hormona .header {

}
#hemofilia .header {
  background: url('../images/header3.jpg');
  background-size: cover;
  background-position: top right;
  height: 160px;
  background-color: #001965cc;
  background-blend-mode: multiply;
}
.header .titulo{
  padding-top: 65px;
}
footer{
  background: #FFFFFF;
  padding: 25px;
  width: 100%;
  color: #807168;
}
.codigo_aprobacion{
  float: right;
}

.fondo-rosa{
  background: #E1E1E9;
}

.fondo-azul{
  background: #767da2 !important;
}
.fondo-celeste{
  background: #9d9fbb !important;
}

.fondo-hf{
  background: #f8e447 !important;
}
.fondo-hpn{
  background: #d2252f !important;
}
.fondo-lald{
  background: #f89d21 !important;
}
.fondo-suha{
  background: #1e4388 !important;
}

.no-padding{
  padding: 0px;
}
.no-padding-left{
  padding-left: 0px;
}

h1{
  margin: 0 0 10px 0;
  color: #FFF;
  font-weight: bold;
  font-style: normal;
  font-size: 45px;
}
h2{
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  color: #FFF;
  margin-top:0px;
}

h3 {
  font-size: 24px;
  font-weight: bold;
  color: #003878;
  margin-bottom: 30px;
}

.linea{ background: #001965; width: 100%; height: 1px; margin: 5px 0; }

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small{color: #021B67; font-weight: bold; font-size: 20px;}

.navbar{
  min-height: 25px;
}
.navbar-nav > li > a{
  padding: 8px 20px;
}

.logo{
  margin: 20px 0px 0px 25px;
}
.logo h2{

}

.fondo-blanco-60{
  /*background: rgba(255,255,255,0.6);*/
  padding: 20px;
  max-width: 1366px;
}

label
{
  font-weight: 200;
  font-size: 18px;
  color: #77787B;
}
.form-control{
  border-radius: 0px;
  border: none;
  font-size: 16px;
  padding: 4px 10px;
  background-color: #eeeeee;
}
.input-lg{
  height: 34px;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #001965;
    text-align: center;
    background-color: transparent;
    border: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(204, 204, 204);
    border-radius: 4px;
}

.btn{
  border-radius: 0px;
}
.btn-violeta{
  background: #767DA2;
  color: #FFF;
}
.btn-naranja{
  background: #001965;
  color: #FFF;
  padding-left: 80px;
  padding-right: 80px;
}
.btn-naranja2{
  background: #001965;
  color: #fff;
}

.btn-naranja2:hover, .btn-naranja:hover{
  background: #fff;
  color: #001965;
  border: #001965 1px solid;
}

.btn-naranja2:focus{
  font-weight: bold;
}

.btn-naranja3{
  background: #fff;
  color: #001965;
  border: #001965 1px solid;
}

.btn-naranja3:hover{
  background: #001965;
  color: #fff;
}

.btn-naranja3:focus{
  font-weight: bold;
}

.btn-celeste{
  background: #9d9fbb !important;
  color: #FFF;
}

.btn_no{
 border: none;
 background: none
}

.input-group-addon{
  border-radius: 0px;
}

.navbar-default {
  background-color: transparent;
  border: none;
  margin-top: -40px;
}
.navbar-default .navbar-nav > li > a {
  color: #807168;
  background-color: #fff;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: 0px 2px;
  padding: 10px 40px 10px 40px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #021B67;
  font-weight: bold;
  background-color: #FFFFFF;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
  background-color: #f2f2f2;
}

.title{
  font-size: 16px;
  margin: 0px 0 20px -20px;
  padding: 10px;
  font-weight: bold;
  font-style: normal;
  background-color: #fff;
}

/*.t_border{border-bottom:5px solid #001965;}
.t_border{border-bottom:5px solid red;}*/

.title .cuadrado{
  float: left;
  margin: -10px 10px 0 -10px;
  padding: 10px 15px;
  background: #001965;
  color: #FFFFFF;
  border-radius: 100px;
}

.area-blanca{
  background: #FFF;
  padding: 20px;
  margin-top: 50px;
}
.area-blanca .title{
  background: #fff;
  padding: 10px;
  color: #021B67;
  font-weight: bold;
  margin: -40px 0 20px -20px;
  min-width: 300px;
  position: absolute;
}

.form-horizontal .control-label{
  background: #FFF;
  color: #021B67;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 8px;
}

.checkbox label{
  font-size: 15px;
  font-weight: 200;
}
.radio-inline{
  font-size: 12px;
  font-weight: 200;
}


.area-botones-login{
  width: 100%;
  margin-top: 30px;
  padding: 0;
}
.area-botones-login p{
  padding: 20px 30px;
}
.area-botones-login a{
  background: #FFF;
  padding: 10px 0px;
  text-align: center;
}

.modal-header{
  background-color: #f2f2f2;
}
.modal-content{
  border-radius: 0px;
}
.modal-title{
    font-weight: bold;
    font-style: normal;
    color: #021B67;
}
.modal-body{
  color: #001965;
}
.modal-body p{
  padding: 20px;
    font-weight: 300;
    font-style: normal;
}
.modal-body span{
  padding-right:20px;
}
.modal-body .letra{
  padding-left:30px;
}

.navbar-toggle{
  background-color: #FFF;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background-color: #FFF;
}

.panel-default > .panel-heading{
  background-color: #fff;
  color: #021B67;
  border-radius: 0px;
}
.panel{
  border: none;
  background-color: #fff;
  box-shadow: none;
}
.panel .panel-body a{
  color: #003878;
  font-size: 16px;
  line-height: 26px;
}


.panel-body{border: none !important}

.btn{
   -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}

@media (max-width: 768px) {
  .header{
    height: 130px;
  }
}



.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  
    background-color: #001965;
    border-color: #001965;
}

.estilo_pendiente{
  color: orange;
  font-weight: bold;
}

.estilo_normal{
  color: rgb(22 199 22);
  font-weight: bold;
}