﻿.control-label {
  color: #808080 !important;
  font-weight: bold;
}
.Splitter,
.NavigationPanel,
.ContentPanel {
  height: auto !important;
}
.rgRow a,
.rgAltRow a {
  text-decoration: none !important;
}
.rcCalPopup {
  background-image: url(/images/Facture/Iconos/Iconos16x16/calendario.png) !important;
  background-position: center center !important;
}
.rgMasterTable thead .rgHeader {
  background-color: #E9EEF5;
  background-image: none;
}
.rgMasterTable .rgDetailTable thead .rgHeader {
  background-color: #FFFAEA;
  background-image: none;
}
.riTextBox[type="text"] {
  margin-bottom: 6px !important;
}
.tooltip .tooltip-inner {
  border-color: #DEB76C;
  border-width: 2px;
  border-style: solid;
  background: #F9F9F9;
  color: #000;
}
.tooltip .tooltip-arrow {
  border-top: 5px solid #DEB76C !important;
}
div.facture-alert.alert {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
div.facture-alert.alert [class^="alerticon-"],
div.facture-alert.alert [class*=" alerticon-"] {
  background-image: url("/images/Facture/Iconos/alertas/glyphicons-alertas.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 34px;
  line-height: 14px;
  margin-top: 1px;
  vertical-align: middle;
  width: 34px;
  margin-left: 5px;
}
div.facture-alert.alert .alert-contents {
  padding-top: 9px;
  margin-left: 17px;
  max-width: 86%;
}
div.facture-alert.alert .alerticon-success {
  background-position: -192px -96px;
}
div.facture-alert.alert .alerticon-warning {
  background-position: -145px -46px;
}
div.facture-alert.alert .alerticon-error {
  background-position: -188px -45px;
}
div.facture-alert.alert .alerticon-info {
  background-position: -120px -96px;
}
.rgRefresh {
  background-image: url('/images/Facture/sprite.gif') !important;
  background-position: 0px -1599px !important;
}
.rfdSkinnedButton [data-type=iconed-button] {
  background-repeat: no-repeat !important;
  background-position: left center !important;
  padding-left: 18px !important;
}
.rfdSkinnedButton [data-icon=icono-consultar] {
  background-image: url(/images/Facture/Iconos/Iconos16x16/IconoConsultar.png) !important;
}
.rfdSkinnedButton [data-icon=icono-eliminar] {
  background-image: url(/images/Facture/Iconos/Iconos16x16/IconoEliminar.png) !important;
}
.acciones-control a {
  margin-left: 20px;
}
.acciones-control a:first-child {
  margin-left: 0;
}
