﻿   
    
/* Iconos de formatos */
.excel 
{
	background-image: url(../images/icons/export/page_white_excel.png)  !important;
	background-position: center left;
	background-repeat: no-repeat;

}

.excel :hover 
{
	background-image: url(../images/icons/export/page_white_excel.png)  !important;
	background-position: center left;
	background-repeat: no-repeat;

}

/* Iconos de acciones */
.zoom
{
	background-image: url(../images/icons/zoom.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.zoomInSmall 
{
	background-image: url(../images/icons/zoom_inSmall.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	}
.print
{
	background-image: url(../images/icons/printer.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.save	
{
	background-image: url(/extranet/images/alojamiento/disk.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.add 
{
	background-image: url(/extranet/images/alojamiento/add.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.delete 
{
	background-image: url(/extranet/images/alojamiento/delete.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.search 
{
	background-image: url(../images/icons/magnifier.png)  !important;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.pay 
{
	background-image: url(../images/icons/money.png)  !important;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.accept 
{
	background-image: url(../images/icons/tick.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.cancel 
{
	background-image: url(/extranet/images/icons/cross.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.open 
{
	background-image: url(../images/icons/magnifier.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.information
{
	background-image: url(/extranet/images/alojamiento/information.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.filter 
{
	background-image: url(../images/icons/filter_full.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* Iconos contextuales */
.help 
{
	background-image: url(/extranet/images/icons/bullet_help.png) !important;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	cursor:help;
}
.help:hover
{
		border-bottom: 2px dotted #5C8DBE;
}
.loading 
{
	background-image: url(../images/loading2.gif) !important;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
    cursor: help;	
}
.mandatory
{
	background-image: url(../images/icons/bullet_black.png) !important;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.mandatory:hover
{
		border-bottom: 2px dotted #333333;
}

.translate
{
	background-image: url(../images/icons/bullet_wrench.png) !important;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	cursor:help;
}
.translate:hover
{
 border-bottom: 2px dotted #5CBE75;
}

.details
{
	background-image: url(../images/icons/note.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.go
{
	background-image: url(../images/icons/bullet_go.png) !important;
	background-position: 1px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	border:none;
}

.overload 
{
	background-image: url(../images/icons/error.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 30px;	
}

.ok {
	background-image: url(../images/icons/tick.png)  !important;
	background-position: 5px 2px;
	background-repeat: no-repeat;
}

.cancel {
	background-image: url(/extranet/images/icons/cross.png)  !important;
	background-position: 5px 2px;
	background-repeat: no-repeat;
}
/* Iconos de categorias */
.general 
{
	background-image: url(../images/icons/house.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.transfers
{
	background-image: url(../images/icons/transfer.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.transfersIda
{
	background-image: url(../images/icons/arrow_right.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.transfersVuelta
{
	background-image: url(../images/icons/arrow_undo.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.hotels
{
	background-image: url(../images/icons/building.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.crear
{
	background-image: url(../images/icons/crear.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.paquetes
{
    background-image: url(../images/icons/package.png) !important;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.vuelos
{
    background-image: url(../images/icons/icoVue.png) !important;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.rentacar
{
    background-image: url(../images/icons/car.png) !important;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.agencies
{
	background-image: url(../images/icons/group.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.bookings 
{
	background-image: url(../images/icons/book.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.callcenter 
{
	background-image: url(../images/icons/telephone.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.operative 
{
	background-image: url(../images/icons/operative.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.comparativa 
{
	background-image: url(../images/icons/chart_line.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.BI 
{
	background-image: url(../images/icons/bi.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.touristService
{
	background-image: url(../images/icons/map.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.edit {
	background-image: url(../images/icons/page_edit.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 26px;
	line-height: 18px;
	padding-top: 2px;
}

.warning
{
	background-image: url(../images/icons/page_error.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}
.addBasket
{
	background-image: url(../images/icons/basket_put.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.removeBasket
{
	background-image: url(../images/icons/basket_remove.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.promo
{
    background-image: url(../images/callcenter/promocode.png) !important;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

/* Iconos de exportar */

.exportexcel 
{
	background-image: url(../images/icons/export/page_white_excel.png)  !important;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 26px;
	line-height: 18px;
	padding-top: 2px
}

.exportword 
{
	background-image: url(../images/icons/export/page_white_word.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	

}

.exportpdf
{
	background-image: url(/extranet/images/icons/export/page_white_acrobat.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* Iconos varios */
.sinAvisar
{
	background-color : Maroon;
}

.vacio
{
	background-image: none !important;
}

.greater 
{
	background-image: url(../images/icons/filters/greater_then.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.less 
{
	background-image: url(../images/icons/filters/less_then.png)  !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.dollar
{
   	background-image: url(../images/callcenter/dollar.png) !important;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.btnGloboA{
	background-image: url(/extranet/images/alojamiento/ampliarGlobo.png)  !important;
	background-position: left center;
		background-color: #F0F0F0;
	background-repeat: no-repeat;
	cursor:pointer;
	width:20px;
	height:22px;
	border:0px;
	}
.btnGloboC{
	background-image: url(/extranet/images/alojamiento/contraerGlobo.png)  !important;
	background-position: left center;
	background-repeat: no-repeat;
		background-color: #F0F0F0;
	cursor:pointer;
	height:22px;
	width:20px;
	border:0px;	
	/*float: right;*/
}

.btnA {
    background-color: #F0F0F0;
    background-image: url("../images/icons/FlechaFiltrosAvanzadosEsconder.png") !important;
    background-position: 0 center;
    background-repeat: no-repeat;
    border: 0 none;
    color: #15428B !important;
    cursor: pointer;
    font-family: Tahoma !important;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    padding-left: 20px;
    text-decoration: underline !important;
}

.btnC
{
	background-image: url(../images/icons/FlechaFiltrosAvanzados.png)  !important;
	background-position: 0px center;
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	cursor:pointer;
	height:15px;
	border:0px;
	padding-left:20px;
	color:#15428B !important;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline !important;
	font-family: Tahoma !important;
}
