﻿/* File Created: septiembre 24, 2012 */
.height24px
{
    height:24px;
} 
.width24px
{
    width:24px;
}
.dBlock
{
    display:block;
}
.buttonImgSize {
	background-size:20px 20px;
}
.buttonImage
{
    background-position:5px center;
    padding-left:30px;
    border:1px solid;
}
.bg-nopeat
{
    background-repeat:no-repeat;
}
.imgReportS3
{
	background-repeat:no-repeat;
	background-image: url('../../images/icons/s3_menuicon.png');
}
.imgReportS4
{
	background-repeat:no-repeat;
	background-image: url('../../images/menu/s4.png');
}
.imgReportS5
{
	background-repeat:no-repeat;
	background-image: url('../../images/menu/s5.png');
}
.imgLogOut 
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/logout.png');
}
.imgAdd 
{
    background-repeat: no-repeat;
	background-image: url('../../images/icons/add.png');
}
.imgDriver
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/user.png');
}
.imgLorry
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/lorry.png');
}
.imgDNI 
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/dni.png');
}
.imgConfig 
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/execute.png');
}
.imgSave 
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/save.png');
}
.imgReturn 
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/return.png');
}
.imgExclamation 
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/error.png');
}
.imgLogIn
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/login.png');
}
.imgBackUp 
{
	background-repeat: no-repeat;
	background-image: url('../../images/icons/img_backup-2.png');
}
.imgApplyFilter {
    background-image:url('../../images/buttons/FilterPut.png');
    background-repeat:no-repeat;    
}
.imgQuitFilter {
    background-image:url('../../images/buttons/filterQuit.png');
    background-repeat:no-repeat;
}
.imgRefresh {
	background-repeat: no-repeat;
	background-image: url('../../images/icons/refreshicon.png');
}
.imgSearch {
	background-repeat: no-repeat;
	background-image: url('../../images/icons/find.png');
}
.imgPrinter {
	background-repeat: no-repeat;
	background-image: url('../../images/icons/imprimir.png');
}
.imgOperador {
	background-repeat: no-repeat;
	background-image:url('../../images/icons/operador20px.png');
}
.imgHistory {
	background-repeat: no-repeat;
	background-image: url('../../images/icons/history.png');
}
.imgCancel {
	background-repeat: no-repeat;
	background-image: url('../../images/icons/cancel.png');
}
.imgNext24{
	background-image: url('../../images/icons/next24.png');	
	background-repeat: no-repeat;
}
.imgPrevious24{
	background-image: url('../../images/icons/previous24.png');
	background-repeat: no-repeat;
}
.imgFirst24 {
	background-image: url('../../images/icons/first24.png');
	background-repeat: no-repeat;
}
.imgLast24{
	background-image: url('../../images/icons/last24.png');
	background-repeat: no-repeat;	
}
.imgLast32{
	background-image: url('../../images/icons/last32.png');	
	background-repeat: no-repeat;
}
.imgFirst32 {
	background-image: url('../../images/icons/first32.png');
	background-repeat: no-repeat;
}
.imgPrevious32{
	background-image: url('../../images/icons/previous32.png');
	background-repeat: no-repeat;
}
.imgNext32{
	background-image: url('../../images/icons/next32.png');	
	background-repeat: no-repeat;
}
.bg-nopeat {
	background-repeat: no-repeat;
}
.imgLoginHeader{
    background-image: url('../../images/Head2.png');
    background-repeat: no-repeat;
}
.imgRefresh{
    background-image: url('../../images/icons/refreshicon.png');
    background-repeat: no-repeat;
}
.imgHome {
	background-image: url('../../images/icons/homeicon.png');
	background-repeat: no-repeat;
}
.imgFlota {
	background-image: url('../../images/icons/flota.png');
	background-repeat: no-repeat;
}
.imgCallCenter {
	background-image: url('../../images/menu/CallCenter.png');
	background-repeat: no-repeat;
}
.imgProtocolos {
	background-image: url('../../images/menu/info.png');
	background-repeat: no-repeat;
}
.imgNovedades {
	background-image: url('../../images/menu/new.png');
	background-repeat: no-repeat;
}