// Reports Exports Popup Use Only .reports-exports-popup{ width:600px; .reports-exports-icon-area{ width:100%; ul{ li{ display: block; float: left; margin: 0 0; width: 193px; list-style:none; text-align: center; .icon-used{ background-image:url("../img/report-export-icons.png"); &.create-rep{ background-position:0 0; height: 101px; width: 81px; cursor: pointer; margin: 0 auto; &:hover{ background-position:0 -102px; } } &.generate-presntation-icon{ background-position:0 -208px; width: 96px; height:101px; cursor: pointer; margin: 0 auto; &:hover{ background-position:0 -311px; } } &.export-data-icon{ background-position: 0 -425px; width: 113px; height:100px; cursor: pointer; margin: 0 auto; &:hover{ background-position:0 -528px; } } } p{ line-height:17px; margin-top:5px; } } } } } /* Report Export - Create Report Popup Start */ .reports-exports-report-popup{ width:470px; .reports-exports-report-icon-area{ a{ float: left; margin: 0 15px; text-align:center; cursor:pointer; color:#000000; .icon-fit{ height: 85px; width: 119px; background-image:url("../img/create-report-sprite-images.png"); &.expert_indi{ background-position:0 0; &:hover{ background-position:0 -85px; } } &.expert_all{ background-position:-119px 0; &:hover{ background-position:-119px -85px; } } &.expert_das{ background-position:-238px 0; &:hover{ background-position:-238px -85px; } } &.expert_customer{ background-position:-357px 0; &:hover{ background-position:-357px -85px; } } &.expert_Report_save{ background-position:-476px 0; &:hover{ background-position:-476px -85px; } } } } } } /* Report Export - Create Report Popup End */ /* Report Export - Create Presentation Popup Start */ .reports-exports-presentation-popup{ width:640px; .reports-exports-report-icon-area{ a{ float: left; margin: 0 15px; text-align:center; cursor:pointer; color:#000000; .icon-fit{ height: 85px; width: 119px; background-image:url("../img/create-report-sprite-images.png"); &.expert_indi{ background-position:0 0; &:hover{ background-position:0 -85px; } } &.expert_all{ background-position:-119px 0; &:hover{ background-position:-119px -85px; } } &.expert_das{ background-position:-238px 0; &:hover{ background-position:-238px -85px; } } &.expert_customer{ background-position:-357px 0; &:hover{ background-position:-357px -85px; } } &.expert_Report_save{ background-position:-476px 0; &:hover{ background-position:-476px -85px; } } &.peak_to_Present{ background-position:-714px 0; &:hover{ background-position:-714px -85px; } } } } } } /* Report Export - Create Presentation Popup End */ /* Report Export - Export Data Popup Start */ .reports-exports-export-popup{ width:470px; .reports-exports-report-icon-area{ a{ float: left; margin: 0 15px; text-align:center; cursor:pointer; color:#000000; .icon-fit{ height: 85px; width: 119px; background-image:url("../img/create-report-sprite-images.png"); &.expert_all{ background-position:-119px 0; &:hover{ background-position:-119px -85px; } } &.expert_das{ background-position:-238px 0; &:hover{ background-position:-238px -85px; } } &.expert_customer{ background-position:-357px 0; &:hover{ background-position:-357px -85px; } } } } } } /* Report Export - Export Data Popup End */ /* Report Export - Export Data - Selected Tab Popup Start */ .reports-exports-export-sel-popup{ width:335px; .reports-exports-report-icon-area{ a{ float: left; margin: 0 15px; text-align:center; cursor:pointer; color:#000000; .icon-fit{ height: 109px; width: 119px; background-image:url("../img/export-as.png"); background-repeat:no-repeat; &.excel{ background-position:0 0; margin-left:14px; } &.csv{ background-position:-151px 0; } } } } } /* Report Export - Export Data - Selected Tab Popup End */