#container {
    width:600px;
    height:400px;
    border:3px solid #c3daf9;
}

.add {
    background-image: url( ../../img/toolbar/add.gif ) !important;
}
.add16 {
    background-image: url( ../../img/toolbar/add16.gif ) !important;
}
.add24 {
    background-image: url( ../../img/toolbar/add24.gif ) !important;
}
.remove {
    background-image: url( ../../img/toolbar/delete.gif ) !important;
}
.edit {
    background-image: url( ../../img/toolbar/edit.gif ) !important;
}
.find {
    background-image: url( ../../img/toolbar/find.gif ) !important;
}
.view {
    background-image: url( ../../img/toolbar/view.gif ) !important;
}
.money-up {
    background-image: url( ../../img/toolbar/money_add.png ) !important;
}
.money-down {
    background-image: url( ../../img/toolbar/money_delete.png ) !important;
}
.ico-asesorias {
    background-image: url( ../../img/toolbar/asesorias.png) !important;
}
.ico-asesores {
    background-image: url( ../../img/toolbar/asesores.png) !important;
}
.ico-casos-exito {
    background-image: url( ../../img/toolbar/nuestras_empresas.png) !important;
}
.ico-slide-principal {
    background-image: url( ../../img/toolbar/slide_general.png) !important;
}
.ico-noticias {
    background-image: url( ../../img/toolbar/noticias.png) !important;
}
.ico-avisos {
    background-image: url( ../../img/toolbar/avisos.png) !important;
}
.ico-articulos {
    background-image: url( ../../img/toolbar/articulos.png) !important;
}
.ico-eventos {
    background-image: url( ../../img/toolbar/eventos.png) !important;
}
.ico-convocatorias {
    background-image: url( ../../img/toolbar/convocatorias.png) !important;
}
.ico-documentos {
    background-image: url( ../../img/toolbar/documentos_oficiales.png) !important;
}
.ico-archivos {
    background-image: url( ../../img/toolbar/archivos.png) !important;
}
.ico-acercade {
    background-image: url( ../../img/toolbar/acerca_de.png) !important;
}
.ico-salir {
    background-image: url( ../../img/toolbar/cerrar_sesion.png) !important;
}
.ico-contactos {
    background-image: url( ../../img/toolbar/mensajes_recibidos.png) !important;
}
.ico-eliminar {
     background-image: url( ../../img/icons/eliminar.png);
   
}
/*******************************Iconos camicette************************************/
.ico-ticket {
     background-image:  url( ../../img/toolbar/tiket.png) !important;
}
.ico-pedidos {
    background-image: url( ../../img/toolbar/pedidos.png) !important;
}
.ico-diarias {
    background-image: url( ../../img/toolbar/ventas_diarias.png) !important;
}
.ico-mensuales {
    background-image: url( ../../img/toolbar/ventas_mensuales.png) !important;
}
.ico-otras-entradas {
    background-image: url( ../../img/toolbar/enters.png) !important;
}
.ico-estadisticas {
    background-image: url( ../../img/toolbar/statistics.png) !important;
}
.ico-productos {
    background-image: url( ../../img/toolbar/productos.png) !important;
}
.ico-servicios {
    background-image: url( ../../img/toolbar/servicios.png) !important;
}
.ico-acercadeC {
    background-image: url( ../../img/toolbar/acercade.png) !important;
}
.ico-libroES {
    background-image: url( ../../img/toolbar/entradassalidas.png) !important;
}
.ico-regSalidas {
    background-image: url( ../../img/toolbar/salidas_.png) !important;
}
/***********************************************************************************/
.btn-panel td {
    padding-left:5px;
}

h2 {
    color:#083772 !important;
    margin: 20px 0 0 !important;
    padding: 5px;
    background:#eee;
    width:400px;
}

h3 {
    font-weight:normal !important;
}

.company {
  float: left;
  width: 179px;
  height: 30px;
  margin: 5px;
  padding: 5px;
  cursor: pointer;
}

.company h3 {
  font-weight: bold !important;
}

.company .up {
    color: green;
}

.company .down {
    color: red;
}

.company.x-view-selected {
    background-color: #efefef;
}

.cursorPointer{
	cursor:pointer;
}
.cursorPointerWithMargin{
	cursor:pointer;
	margin-right: 3px;
}
.show_download {
    background-image: url( ../../img/icons/descargar.png);
    height: 18px;
	width: 19px;
}
.show_destacado {
    background-image: url( ../../img/icons/noticia_destacada.png);
    height: 16px;
	width: 16px;
}
.hide_download {
	width: 0px;
}
.ticketBotonCerrar{
	float: right;
}

