﻿span.up{
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -173px; 
	width: 9px; 
	height: 5px;
	display: inline-block;
	margin-bottom: 1px;
}
span.down{
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 0; 
	width: 9px; 
	height: 5px;
	display: inline-block;
	margin-bottom: 1px;
}
span.left{
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -55px; 
	width: 5px; 
	height: 9px;
	display: inline-block;
	margin-top: 2px;
}
span.right{
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -114px; 
	width: 5px; 
	height: 9px;
	display: inline-block;
	margin-top: 2px;
}
span.warning {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: -85px -339px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_resume {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -1732px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_file {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -907px; 
	width: 25px; 
	height: 25px; 
	display: inline-block;
}
span.powerflex_icon {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: -85px -75px; 
	width: 16px; 
	height: 16px;
	display: inline-block;
}
span.queryflex_icon {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: -85px -266px; 
	width: 16px; 
	height: 16px;
	display: inline-block;
}
span.icon_file_over {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -982px; 
	width: 25px; 
	height: 25px;
	
	display: inline-block;
}
span.icon_check {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -538px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_check_small {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -538px; 
	width: 25px; 
	height: 18px;
	display: inline-block;
}
span.icon_x {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: -85px 0; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_input_error {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: -80px -388px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_waiting {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: -80px -461px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_x_small {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: -85px 0; 
	width: 25px; 
	height: 18px;
	display: inline-block;
}
span.icon_queued {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -1507px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_pause {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -1282px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_cancel {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -463px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_add {
	background: url(../Images/powerflex_images.png) no-repeat top left;
	background-position: 0 -388px; 
	width: 25px; 
	height: 25px;
	display: inline-block;
}
span.icon_loading {
	background-image: url(../Images/loadingAnimation.gif);
	background-repeat: no-repeat;
	width: 208px;
	height: 13px;
	display: block;
}
span.information_warning 
{
    background-image: url(../Images/icon_info_warning.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	cursor: pointer;
}
a.export {
    background: url(../Images/icon_download.png) no-repeat top left;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px; /* hides the link text */
}