/*******************************************************************************
 * Copyright (c) 2018 or the year of first publication, if earlier, HighQ Solutions Limited or its licensors
 *******************************************************************************/
/*siteList*/

/*Index Page*/
IMG.imgTick {
	background-image: url("../images/general/imgSetToOpen.gif");
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}

/*MemberAdmin*/
IMG.imgGroupForMemberAdmin {
	background-image: url("../images/general/imgGroupForMemberAdmin.gif");
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
}

IMG.imgBidderGroupForMemberAdmin {
	background-image: url("../images/general/imgBidderGroupForMemberAdmin.gif");
	background-repeat: no-repeat;
	height: 23px;
	width: 24px;
}

img.imgUserForMemberAdmin {
	background-image: url("../images/general/imgUserForMemberAdmin.gif");
	margin-top: 4px;
	margin-bottom: 3px;
	height: 15px;
	width: 12px;
	background-repeat: no-repeat;
}

img.imgBidderUserForMemberAdmin {
	background-image: url("../images/general/imgBidderUserForMemberAdmin.gif");
	margin-top: 4px;
	margin-bottom: 3px;
	height: 15px;
	background-repeat: no-repeat;
}


/*******calender***/
IMG.imgCalender {
	background-image: url("../images/general/calendar.gif");
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}

IMG.imgClose {
	background-image: url("../images/griffin/close.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
}

IMG.projectFolderOpen {
	background-image: url("../images/fileicon/projectFolderOpen.gif");
	width: 17px;
	height: 16px;
	float: left;
	background-repeat: no-repeat
}

img.imgCollapseUp {
	background-image: url("../images/griffin/imgCollapseUp.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

img.imgCollapseDown {
	background-image: url("../images/griffin/imgCollapseDown.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

/***IsheetItemlist*/
IMG.imgImportWarning {
	background-image: url("../images/griffin/warning16.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

IMG.imgImportError {
	background-image: url("../images/griffin/Error16.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

/******QA*******/

IMG.imgGroupBidderForFolderAccessList {
	background-image: url("../images/general/imgGroupBidderForFolderAccessList.gif");
	background-repeat: no-repeat;
	height: 23px;
	width: 20px;
}

IMG.imgGroupForFolderAccessList {
	background-image: url("../images/general/imgGroupForFolderAccessList.gif");
	background-repeat: no-repeat;
	height: 23px;
	width: 20px;
}

IMG.imgLeftArrow {
	background-image: url("../images/griffin/imgLeftArrow.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 34px;
}

IMG.imgRightArrow {
	background-image: url("../images/griffin/imgRightArrow.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 34px;
}

IMG.imgSelectAll {
	background-image: url("../images/griffin/imgSelectAll.gif");
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

.spaceImage {
	background-image: url('../images/general/space.gif');
	background-repeat: no-repeat;
}

.folderOpen {
	background-image: url('../images/fileicon/folderOpenNew.gif');
	height: 19px;
	width: 23px;
	background-repeat: no-repeat;
}

.folderOpenNI {
	background-image: url('../images/fileicon/folderOpenNINew.gif');
	height: 19px;
	width: 23px;
	background-repeat: no-repeat;
}

.crosst {
	background-image: url('../images/griffin/space.gif');
	height: 20px;
	width: 16px;
	background-repeat: no-repeat;
	margin: 2px 0 0 7px;
}

.ftv2vertline1 {
	background-image: url('../images/griffin/space.gif');
	height: 20px;
	width: 16px;
	background-repeat: no-repeat;
	margin: 2px 0 0 7px;
}

.line_end1 {
	background-image: url('../images/griffin/space.gif');
	height: 20px;
	width: 16px;
	background-repeat: no-repeat;
	margin: 2px 0 0 7px;
}

IMG.exportToExcel {
	background-image: url("../images/icons/xl.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 18px;
}

IMG.exportToZIP {
	background-image: url("../images/icons/zip.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 18px;
}


IMG.imgWikiHomeTreeIcon {
	background-image:url("../images/v3/icons/main_sprite.png?bt=2026_06_22_13_53_12");
	background-position: -1px -91px;
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	left: -3px;
	position: relative;
	width: 22px;
	margin-right: 3px;
}

IMG.imgRssIcon {
	background-image: url("../images/v3/rss.png");
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}

IMG.imgWikiIcon {
	background-image: url("../images/fileicon/wikiIcon.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

IMG.imgWikiSortIcon {
	background-image: url("../images/fileicon/wikiSortIcon.gif");
	background-repeat: no-repeat;
	height: 19px;
	width: 24px;
}

IMG.imgNoGroup {
	background-image: url("../images/griffin/socialdealroom/userNotinGroup.gif");
	width: 16px;
	height: 16px;
	background-repeat: no-repeat
}

IMG.imgBlogIcon {
	background-image: url("../images/fileicon/blogIcon.gif");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}


.imgRemove
{
	display:inline-block;
	background:url(../images/delete.gif) no-repeat right 0 ;
	width: 16px;
	height: 12px;
}
IMG.DeleteTask {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 13px;
	height: 14px;
	background: url('../images/griffin/socialdealroom/delete_task.gif') 0 0 no-repeat;
	text-decoration: none;
}
IMG.imgRightAllArrow {
    background-image: url("../images/griffin/imgRightAllArrow.gif");
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}
IMG.imgLeftAllArrow {
    background-image: url("../images/griffin/imgLeftAllArrow.gif");
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}