header {
  height: 105px;
  border-bottom: 3px solid #fcc463;
  background-color: white;
}
nav a.comparar-nav i,
nav a.presupuesto-nav i,
nav a.pedidos-nav i,
nav a.ticket-nav i {
  background: #fcc463;
}
a {
  display: inline-block;
  color: #fcc463;
  text-decoration: none;
}
a:hover {
  color: #87CEEB;
}
aside .blk-internos,
aside .blk-comerciales,
aside .blk-relacionados {
  border-top: 3px solid #fcc463;
}
aside .blk-internos h3,
aside .blk-comerciales h3,
aside .blk-relacionados h3,
aside .blk-internos time,
aside .blk-comerciales time,
aside .blk-relacionados time {
  color: #fcc463;
}
aside .blk-internos div a,
aside .blk-comerciales div a,
aside .blk-relacionados div a {
  color: #999;
}
aside .blk-comerciales {
  border-top: 3px solid #87CEEB;
}
aside .blk-comerciales h3 {
  color: #87CEEB;
}
aside .blk-comerciales time {
  color: #87CEEB;
}
.sub-nav {
  text-align: right;
  display: inline-block;
  position: absolute;
  border-right: 1px solid #ddd;
  padding-top: 8px;
  width: 975px;
  margin-right: 1px;
  padding-left: 10px;
  padding-right: 5px;
  z-index: 10;
  top: -51px;
  right: -1px;
}
.sub-nav a:link,
.sub-nav a:visited {
  display: inline-block;
  padding-top: 25px;
  text-align: center;
  margin-left: 3px;
  text-transform: uppercase;
  font-size: 11px;
  color: #555;
}
.sub-nav a:link:first-child,
.sub-nav a:visited:first-child {
  margin-left: 0;
}
.sub-nav a:link:last-child,
.sub-nav a:visited:last-child {
  margin-right: 3px;
}
.sub-nav a:hover {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sub-nav a.comunicados {
  background: url("../img/mayor/ico_star.png") no-repeat center top;
  background-size: 27px;
  position: relative;
}
.sub-nav a.presupuestos {
  background: url("../img/mayor/ico_presupuesto_orange.png") no-repeat center top;
  background-size: 27px;
  position: relative;
}
.sub-nav a.pedidos {
  background: url("../img/mayor/ico_pedidos.png") no-repeat center top;
  background-size: 27px;
}
.sub-nav a.albaranes {
  background: url("../img/mayor/ico_albaranes.png") no-repeat center top;
  background-size: 27px;
}
.sub-nav a.facturas {
  background: url("../img/mayor/ico_facturas.png") no-repeat center top;
  background-size: 29px;
}
.sub-nav a.clientes {
  background: url("../img/mayor/ico_users.png") no-repeat center top;
  background-size: 29px;
}
.sub-nav a.mis_pedidos {
  background: url("../img/mayor/ico_pedidos.png") no-repeat center top;
  background-size: 29px;
}
.sub-nav a.mashogar {
  background: url("../img/mayor/ico_mashogar.png") no-repeat center top;
  background-size: 29px;
}
.sub-nav a.tarifa {
  background: url("../img/mayor/ico_tarifa.png") no-repeat center top;
  background-size: 29px;
}
.sub-nav a.oferta {
  background: url("../img/mayor/ico_oferta.png") no-repeat center top;
  background-size: 29px;
}
.sub-nav a.efectos {
  background: url("../img/mayor/ico_efectos.png") no-repeat center top;
  background-size: 28px;
}
.sub-nav a.sms {
  background: url("../img/mayor/ico_sms.png") no-repeat center top;
  background-size: 30px;
}
.sub-nav a.averias {
  background: url("../img/mayor/ico_averias.png") no-repeat center top;
  background-size: 27px;
}
.sub-nav a.avisos {
  background: url("../img/mayor/ico_avisos.png") no-repeat center top;
  background-size: 27px;
}
.sub-nav a.pendiente {
  background: url("../img/mayor/ico_pendiente.png") no-repeat center top;
  background-size: 27px;
}
.sub-nav a.micuenta {
  background: url("../img/mayor/ico_micuenta.png") no-repeat center top;
  background-size: 27px;
}
.sub-nav a i {
  position: absolute;
  background: #D8040A;
  height: 20px;
  line-height: 20px;
  font-style: normal;
  min-width: 20px;
  text-align: center;
  padding: 0 6px;
  font-weight: 500;
  font-size: 13px !important;
  border-radius: 50px;
  color: white;
  top: 0;
  right: 8px;
}
input.inputRef {
  border: 0;
  background: none;
  color: #0043FF;
  font-size: 14px;
  display: inline;
  height: 21px;
  max-width: 144px;
  line-height: 14px;
}
/*# sourceMappingURL=intranet-mayor.css.map */