/* $Id: $ */

/*==================================RESPONSIVE LAYOUTS===============================================*/
@-webkit-viewport {
width:device-width
}
@-moz-viewport {
width:device-width
}
@-ms-viewport {
width:device-width
}
@-o-viewport {
width:device-width
}
/*img {
	max-width:100%;
	border-width:0;
	vertical-align:middle;
	-ms-interpolation-mode:bicubic
}*/
/* Ipad (Bulider Area) Start */
@media only screen and (max-width: 995px) {
	body{
		min-width:748px;
		}
	img, a:active{
		text-decoration: underline;
	}
	
	.pageWrapper{
		width:748px;		
		}
	.componentHoverAction{
		width:726px;
	}
	.webFld{
		width:413px;
	}
	.box a{
		margin: 20px 50px;
	}
	.ipadHidden{
		display:none;
	}
	/* Menu Bar Start */
	.mainMenu ul li {
		min-width:90px;
	}
	/* Menu Bar End */
	/* Question Tool Bar Area Start */
	.questToolfirstWidth{
		width:240px;
	}
	.questTooltwoWidth{
		width:165px;
	}
	.questToolthirdWidth{
		width:288px;
	}
	.questToolfourWidth{
		width:280px ;
	}
	.secondView{
		margin-left:-720px;
	}
	
	/* Question Tool Bar Area End */
	/* Edit Area Start */
	.editorBox_Area{
		width:642px;
		overflow:hidden;
	}
	.descriptiveText input[type="text"]{
		width: 632px !important;
	}
	.editorBox_Area textarea, .descriptiveText textarea{
		width: 632px;
	}
	/* Edit,copy,move,delete list Area Start */
	.qustActionArrow{
		top:13px;
	}
	.qustAction{
		right:20px;
		top:20px !important;
	}
	.qustAction ul li{
		float:left;
		padding:10px;
		border-right:1px solid #ddd;
		border-top:0 none;
		line-height:20px;
	}
	.qustAction ul li:first-child{
		border-right:1px solid #DDDDDD;
		border-top-left-radius:0;
    	border-top-right-radius:0;
	}
	.qustAction ul li:last-child{
		border-bottom-left-radius:0;
    	border-bottom-right-radius:0;
	}
	.qustAction ul li:hover{
		background:none;
		color:#000;
	}
	.qustAction ul li:hover .qustEditIcon {
		background: url(../images/new_spirit.png) no-repeat -9px -24px;
	}
	.qustAction ul li:hover .qustcopyIcon{
		background: url(../images/new_spirit.png) no-repeat -33px -24px;
	}
	.qustAction ul li:hover .qustmoveIcon {
		background: url(../images/new_spirit.png) no-repeat -58px -24px;
	}
	.qustAction ul li:hover .qustdeleteIcon {
		background: url(../images/new_spirit.png) no-repeat -81px -45px;
	}
	.trashQuest {
		width: 350px;
	}
	/* Edit,copy,move,delete list Area Start */
	/* Logic Area Start */
	.logicLeft{
		width: 450px;
	}
	/* Logic Area (customize dropdown) Start */
	.dropDownQuest{
		width: 316px;
		margin: 0 25px 0 auto;
	}
	.selectField span{
		width: 287px;
	}
	
	/* Logic Area (customize dropdown) End */
	.logicCommandSelect{
		width: 215px;
	}
	.continuePadeDrop{
		width: 265px;
	}
	/* Logic Area End */
	/* Edit Area End */
	
	/* Home Page Start */
	.surveyList ul li:active{
		background-color:#F8F8F8;
	}
	.surveyList ul li:active h3 {
		color:#1BAA41;
	}
	.surveyList ul .rightContent > span:first-child, .resCompleteList ul .rightContent > span:first-child, .resFailedList ul .rightContent > span:first-child{
		border: 1px solid #E6E6E6;
	}
	.surveyList ul .rightContent, .resCompleteList ul .rightContent, .resCompleteList ul .rightContent{
		margin-right:10px;
		padding: 24px 0 0;
	}
	.surveyList ul .rightContent span:active, .resCompleteList ul .resFailedList span:active{
		background-color: #ffffff;
		font-weight:bold;
    	border-radius: 3px 3px 3px 3px;
    	color: #000000;
    	padding: 10px;
	}
	.surveyList ul .rightContent span, .resCompleteList ul .rightContent span, .resFailedList ul .rightContent span{
		background-color: #F5F5F5;
    	border: 1px solid #DDDDDD;
    	border-radius: 3px 3px 3px 3px;
    	margin-right: 3px;
    	padding: 10px;
	}
	.surveySearch input[type="button"]{
		background: #EDEDED url(../images/ipadsearchicon.png) no-repeat;
		width: 35px;
		background-position:9px;
		border-left: 1px solid #DDDDDD;
	}
	.pt20{
		padding-top:0 !important;
	}
	.reportListTopSpace {
		 margin-top: 5px
	}
	
	/* Home Page End */
	
	/* Create Area Start */
	.tabMenu{
		margin: 0 auto 0 190px;
	}
	.rightPanel{
		width:455px;
	}
	.fqa ol li{
		width:400px;
	}
	.feedback{
		width:430px;
	}
	/* Create Area End */
	
	/* Themes Area Start */
	.themeInner{
		width:768px;
	}
	.themeInner select {
    	width: 70px;
	}
	.themeInner .flLeft{
		margin: 0 3px 0 10px;
	}
	.createcustomThemeBox{
		width:58%;
	}
	/* Themes Area End */
	
	/* New Feature Area Start */
	.crasstabRightDiv{
		width:525px;
	}
	.responseBox b{
		float:left;
		text-align:left;
		width:495px;
		margin-bottom:10px;
	}
	.bottomBorder{
		overflow:hidden;
	}
	.selectComboBox{
		width:484px;
	}
	.anotherConditon{
		text-align:left;
	}
	.filterQuestCombo{
		width:250px;
	}
	/* New Feature Area End */
	
	/* Upgrade Page Start */
	.columnOne{
		width: 230px;
	}
	.columnTwo{
		width: 230px;
	}
	.mTop45{
		margin-top:0;
	}
	.mRgt40{
		margin-bottom:20px;
	}
	.width230{
		width:auto;
	}
	.upGrade{
		padding: 0 56px;
	}
	.columnOne, .columnTwo, .columnThree{
		float: left;
    	width: 228px;
	}
	/* Upgrade Page End */
	/* Publish Page Start */
	/* Left Tap Menu Start */
	.crasstabLeftMenu ul li.selected{
		background-position: -40px 0px;
		width: 190px;
	}
	.crasstabLeftMenu{
		width: 200px;
	}
	.crasstabLeftDiv{
		width: 200px;
	}
	/* Left Tap Menu End */
	/* Publish Page End */
	.logicResult .surveyList ul .rightContent{
		padding-top:0 !important;
	}
	.responsesList{
		width:670px;
	}
	.responsesList ul{
		overflow:hidden;
	}
	.comm_table .reportTextBreak{
		width: 650px;
	}
	.comm_table h1{
		max-width: 490px;
	}
	.answerContent input, textarea, select input[type="text"]{
		max-width:660px;
	}
	body.ipad .fillingBox{
		min-width:200px;
	}
	body.ipad .welVideoArea{
		float:none;
		text-align:center;
	}
	body.ipad .tourPopupWindow{
		text-align:right;
	}
	body.ipad .welVideoContent{
		width: 386px;
		text-align: left;
		margin-left: 92px;
		margin-top: 40px;
	}
	body.ipad .welVideoContent ul li{
		list-style-type:none;
	}
	body.ipad .marginTop textarea{
		width:240px;
	}
	.transHeadingFiled{
		width:90.2%;
	}
	body.ipad .orgUserSearch input[type="text"]{
		width:88.9%;
	}
	/* CRM Integration Start */
	.crmTitleWidth, .surveyTitleWidth{
		width:230px;
	}
	.crmTextFiled input[type="text"]{
		width:148px;
	}
	.comboBoxList{
		width: 162px;
	}
/* CRM Integration End */
/* New Price Plan Start */
	.freePlanBox{
		width:248px;
	}
/* New Price Plan End */
.resFailedRight{
	width:40%;
}
.benefitsList{
	left:478px;
}
.freePlanHeader em{
	font-size: 14px;
}
.selectPlanLeft, .responsesText{
	width: 230px;
}
.responsesValue{
	width: 107px;
}
.demoGrapLeft .answerContent input[type="text"], .demoGrapRight .answerContent input[type="text"]{
		width:310px;
}
.editComponentBox input[type='text'], .editComponentBox input[type='number']{
	width:160px;
}
.editor_Vertical input[type='text']{
	width:40px;
}
.choiceListSetList{
	width:110px;
}
.questListEnd{
	width:150px;
}
input[type="text"].textBoxFiledEnd{
	width:98px;
}
.setEndPageEditSaveBg{
	width: 400px;
}
.endpageselect{
	width: 115px;
}
.textRangeField {
	width: 50px !important;
}
/* Landing Page New Starts */
	.logoDesc{
		background-size: 153px 200px;
	}
	.thankyouDesc{
		background-size: 153px 200px;
	}
	.commentsDesc{
		background-size: 153px 200px;
	}
	.imageDescription{
		width: 155px;
		margin-right: 20px;
	}
	.landingPage .contentRight{
		padding-left: 175px;
	}
	.settingsPage .contentRight{
		padding-left: 0px;
	}
	.landingPage .setEndPageEditSaveBg.logicLeft{
		width: 290px;
	}
	.landingPage .logicRight{
		width: 160px;
	}
	.landingPage .settingThankYouPage input[type="text"]{
		width: 375px;
	}
	.blockOnLandingPage{
		display: block;
		margin-top: 10px;
	}
/* Landing Page New Ends */
}

@media only screen and (min-width:1024px) {
	body{
		min-width:880px;
	}
	/* Home Page Start */
	.surveyList ul li:active{
		background-color:#F8F8F8;
	}
	.surveyList ul li:active h3 {
		color:#1BAA41;
	}
	body.ipad .surveyList ul .rightContent > span:first-child, body.ipad .resCompleteList ul .rightContent > span:first-child, body.ipad .resFailedList ul .rightContent > span:first-child{
		border: 1px solid #DDDDDD;
	}
	body.ipad .surveyList ul .rightContent, body.ipad .resCompleteList ul .rightContent, body.ipad .resFailedList ul .rightContent{
		margin-right:4px;
		padding: 24px 0 0;
	}
	body.ipad .surveyList ul .rightContent span:active, body.ipad .resCompleteList ul .rightContent span:active, body.ipad .resFailedList ul .rightContent span:active{
		background-color: #ffffff;
		font-weight:bold;
    	border-radius: 3px 3px 3px 3px;
    	color: #000000;
    	padding: 10px;
	}
	body.ipad .surveyList ul .rightContent span, body.ipad .resCompleteList ul .rightContent span, body.ipad .resFailedList ul .rightContent span{
		background-color: #F5F5F5;
    	border: 1px solid #DDDDDD;
    	border-radius: 3px 3px 3px 3px;
    	margin-right: 3px;
    	padding: 10px;
	}
	.surveySearch input[type="button"]{
		background: #EDEDED url(../images/ipadsearchicon.png) no-repeat;
		width: 35px;
		background-position:9px;
		border-left: 1px solid #DDDDDD;
	}
	.surveySearch input[type="button"]{
		background: #EDEDED url(../images/ipadsearchicon.png) no-repeat;
		width: 35px;
		background-position:9px;
		border-left: 1px solid #DDDDDD;
	}
	.ipad .reportListTopSpace{
		margin-top: 5px;
	}
	/* Home Page End */
	/* Menu Bar Start */
	.mainMenu ul li {
		min-width: 110px;
	}
	/* Menu Bar End */
	/* Edit,copy,move,delete list Area Start */
	.ipad .qustActionArrow{
		top:13px;
	}
	.ipad .qustAction{
		right:20px;
		top:20px !important;
	}
	.ipad .qustAction ul li{
		float:left;
		padding:10px;
		border-right:1px solid #ddd;
		border-top:0 none;
		line-height:20px;
	}
	.ipad .qustAction ul li:first-child{
		border-right:1px solid #DDDDDD;
		border-top-left-radius:0;
    	border-top-right-radius:0;
	}
	.ipad .qustAction ul li:last-child{
		border-bottom-left-radius:0;
    	border-bottom-right-radius:0;
	}
	.ipad .qustAction ul li:hover .qustEditIcon {
		background: url(../images/new_spirit.png) no-repeat -9px -24px;
	}
	.ipad .qustAction ul li:hover .qustcopyIcon{
		background: url(../images/new_spirit.png) no-repeat -33px -24px;
	}
	.ipad .qustAction ul li:hover .qustmoveIcon {
		background: url(../images/new_spirit.png) no-repeat -58px -24px;
	}
	.ipad .qustAction ul li:hover .qustdeleteIcon {
		background: url(../images/new_spirit.png) no-repeat -81px -45px;
	}
	/* Edit,copy,move,delete list Area Start */
	/*Question Toolbar Start*/
	.questToolfirstWidth{
		width:300px;
	}
	.questTooltwoWidth{
		width:220px ;
	}
	.questToolthirdWidth{
		width:308px;
	}
	.questToolfourWidth{
		width:300px;
	}
/*Question Toolbar End*/
.logicResult .surveyList ul .rightContent{
		padding-top:0 !important;
	}
	body.ipad .fillingBox{
		min-width:270px;
	}
	.transHeadingFiled{
		width:98.2%;
	}
	body.ipad .orgUserSearch input[type="text"]{
		width:91.2%;
	}
/* CRM Integration Start */
	.crmTitleWidth, .surveyTitleWidth{
		width:282px;
	}
	.crmTextFiled input[type="text"]{
		width:200px;
	}
	.comboBoxList{
		width:213px;
	}
/* CRM Integration End */
/* New Price Plan Start */
	.freePlanBox{
		width:299px;
	}
/* New Price Plan End */
.resFailedRight{
	width:60%;
}
.benefitsList{
	left:692px;
}
.freePlanHeader em{
	font-size: 16px;
}
.selectPlanLeft, .responsesText{
	width: 350px;
}
.responsesValue{
	width: 200px;
}
.demoGrapLeft .answerContent input[type="text"], .demoGrapRight .answerContent input[type="text"]{
		width:360px;
}
.editComponentBox input[type='text'], .editComponentBox input[type='number']{
	width:268px;
}
.editor_Vertical input[type='text']{
	width:40px;
}
.choiceListSetList{
	width:200px;
}
.questListEnd{
	width:195px;
}
input[type="text"].textBoxFiledEnd{
	width:150px;
}
.setEndPageEditSaveBg{
	width: 540px;
}
.endpageselect{
	width: 158px;
}
.textRangeField {
	width: 50px !important;
}
}
/* Ipad (Bulider Area) End */



/* ipad CSS Start */
/* Homepage Start */
	.ipad .surveyList ul li.over h3{
		color: #1BAA41;
	}
/* Homepage End */
/* Editor Page Area (Edit, Copy, Move, Delete) Start */
		
		body.ipad .addQuestAlign {
    		margin-right:10px;
		}
		body.ipad .pageEditorAction{
			position: absolute;
			z-index: 111;
			top:27px;
			left:7px;
			display:none;
		}
		body.ipad .pageActionBut{
			position:relative;
		}
		body.ipad .pageAction ul{
			border:1px solid #ddd;
			box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
		}
		body.ipad .pageAction ul li{
			padding: 10px 15px;
			background-color:#fff;
			float:none;
			border-bottom:1px solid #ddd;
		}
		body.ipad .pageEditMenu{
			display: block;
    		float: right;
    		margin: 2px 0 0;
		}
		body.ipad .pageEditMenuArrow{
			background:url(../images/new_spirit.png) no-repeat -322px -195px;
    		height: 10px;
    		vertical-align: middle;
    		width: 8px;
			margin-left: 4px;
		}
		body.ipad .pageMenuArrowIcon{
			background:url(../images/ipadpage_menu_arrow.png) no-repeat;
    		display: block;
    		height: 14px;
    		left: 14px;
    		margin: 0 auto;
    		position: absolute;
    		top: -8px;
    		width: 17px;
    		z-index: 99;
			
		}
		body.ipad .pageEditMenu{
			display:block;
		}
		body.ipad .pageAction ul li:hover .toolTip, .publishIpadToolTip{
			display:none;
		}
	/* Editor Page Area (Edit, Copy, Move, Delete) End */
	/* Display Option Dropdown Start */
	body.ipad .crDropdownChartBox ul li{
		padding:10px;
	}
	body.ipad .crDropdownChartBox ul li ul{
		width:30%;
		right:-50px;
	}
	body.ipad .crDropdownChartBox ul li li{
		width:20%;
	}
	body.ipad .crDropdownChartBox ul li.selected{
		background:none;
		color:#000;
		font-weight:bold;
	}
	body.ipad .crDropdownChartBox ul li li.selected a.crpieChartIcon{
    	background-position:-314px -392px;
	}
	body.ipad .crDropdownChartBox ul li li.selected a.crStackedBarChartIcon{
		background-position:-365px -392px;
	}
	body.ipad .crDropdownChartBox ul li li.selected a.crBarChartIcon{
		background-position:-340px -392px;
	}
	body.ipad .crDropdownChartBox ul li li.selected a.crLineChartIcon{
		background-position:-463px -392px;
	}
	body.ipad .crDropdownChartBox ul li li.selected a.crStackedBarIcon{
		background-position:-440px -392px;
	}
	body.ipad .crDropdownChartBox ul li li.selected a.crStackedColumnIcon{
		background-position:-415px -392px;
	}
	body.ipad .crDropdownChartBox ul li li.selected a.crGroupColumnIcon{
		background-position:-315px -425px
	}
	.messagePopupImg{
		height: 580px;
    	width: 630px;
	}
	/* Display Option Dropdown End */
	body.ipad .dropDown ul li{
		padding:10px;
	}
	body.ipad .dropDownExport ul li{
		padding:10px;
	}
	/* Popup Box Close Icon Start */
	body.ipad .searchResultsHeader .closeBT, body.ipad .popupTitleBar .closeBT, body.ipad .imagePopupcloseIcon{
		background:url(../images/new_spirit.png) no-repeat -360px -299px;
		height:20px; 
		width:22px;
		position:inherit;
		margin-top:13px;
	}
	body.ipad .imagePopupcloseIcon{
		margin:0;
	}
	body.ipad .closeBtn{
		background:url(../images/new_spirit.png) no-repeat -360px -299px;
		height:20px; 
		width:22px;
	}
	body.ipad .messagePopup .closeBtn:hover{
		background:url(../images/new_spirit.png) no-repeat -360px -299px;
	}
	/* Popup Box Close Icon End */
	/* Save and Cancel Button Start */
	.ipad .save_CancelBT input[type='button']:first-child,.ipad .save_CancelBT input[type='button'].active {
		color: #fff;
		background: #3079ED;
		background: -webkit-gradient(linear, left top, left bottom, from(#87ACFB), to(#3079ED));
		background: -moz-linear-gradient(top,  #87ACFB,  #3079ED);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#87ACFB', endColorstr='#3079ED');
		border-radius: 3px;
 		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 5px 10px;
		text-decoration:none;
		border: solid 1px #4E59CC;
}
	.ipad .save_CancelBT input[type="button"],.ipad .save_CancelBT input[type="button"] + input[type="button"]:hover{
		color: #606060;
		border: solid 1px #bfbfbf;
		background: #fff;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
		background: -moz-linear-gradient(top,  #fff,  #ededed);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
    	cursor: pointer;
    	padding: 5px;
    	text-decoration: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	
	body.ipad .uploadCancelBT {
    	margin: 0 0 0 96px !important;
	}
	body.ipad .save_CancelBT.uploadAlignBt{
		margin-left:110px;
	}
	body.ipad .greenBT .emailBox_TopArrow{
		z-index:1;
		bottom:-18px;
	}
	.ipad input.uploadBlue, span.uploadBlue {
		color:#ffffff !important;
		z-index:1;
		border: 1px solid #3979c9 !important;
		background: #3079ED;
		background: -webkit-gradient(linear, left top, left bottom, from(#87ACFB), to(#3079ED));
		background: -moz-linear-gradient(top,  #87ACFB,  #3079ED);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#87ACFB', endColorstr='#3079ED');
	}
	.ipad .themeClostBT{
		margin:0 !important;
		margin-left:3px !important;
	}
	/* Save and Cancel Button End */
	/* Editor Tool Next and Prev Start */
	.ipad .previousNext{
		margin-top:-18px;
		background:none;
		box-shadow: none;
		border:none;
		width:auto;
		padding:0;
	}
	.ipad .toolNextPrevLine{
		display:none;
	}
	.ipad .toolPrevArrow{
		background: url(../images/new_spirit.png) no-repeat -370px -196px;
	}
	.ipad .previousNext span{
		background: url(../images/new_spirit.png) no-repeat -351px -196px;
	}
	.ipad .toolPrevArrow.disable{
		 background: url(../images/new_spirit.png) no-repeat -370px -196px;
	}
	.ipad .toolNextArrow.disable{
		background: url(../images/new_spirit.png) no-repeat -370px -196px;
	}
	
	/* Editor Tool Next and Prev End */
	/* Existing Survey List Start */
	.ipad .tabLeftCont .sideList a{
		margin:14px 0;
	}
	/* Existing Survey List End */
	/* Preview ipad Icon Hide Start */
		body.ipad .preIpadIconHide{
			display:none;
		}
		body.ipad .previewIpadIphoneIcon ul li.selected a.preDesktopIcon{
			background-position: -392px -472px;
		}
		body.ipad .previewIpadIphoneIcon ul li:hover .preDesktopIcon{
			background-position: -277px -472px;
		}
		body.ipad .preDesktopIcon{
			background-position: -277px -472px;
		}
	/* Preview ipad Icon Hide End */
	/* Publish ipad Link Seleted Color Start */
		body.ipad .selectColor{
			background-color:#FBF6D8;
		}
	/* Publish ipad Link Seleted Color End */
	/* Share Report Social Network Icon End */
		body.ipad .shareSocialNetworkIcon{
			width:52%;
		}
		body.ipad .sharePopubHtmlEmbed{
			margin-top:6px;
		}
		body.ipad .sharePopupText{
			margin-top: 5px;
		}
		body.ipad .sharePopubfaceBookIcon, body.ipad  .sharePopubtwitterIcon, body.ipad  .sharePopublinkDin, body.ipad  .sharePopubgooglePlus{
			 height: 32px;
    		 width: 32px;
    		 padding-left:5px;
	}
		body.ipad .sharePopubgooglePlus{
			background-position: -339px -256px;
		}
		body.ipad .sharePopublinkDin{
			background-position: -460px -256px;
		}
		body.ipad .sharePopubtwitterIcon{
			background-position: -417px -256px;
		}
		body.ipad .sharePopubfaceBookIcon{
			background-position: -379px -256px;
		}
	/* Share Report Social Network Icon Start */
	/* Text Filed Icon Start */
		body.ipad .editComponentBox input[type='number']{
			width:21px;
			height:16px;
		}
		
	/* Text Filed Icon End */
	body.ipad .searchPageipad {
		padding: 4px;
		border: 1px solid #ddd;
		border-radius: 0;
		width: 30px;
		}
	/* Setting Start */
	body.ipad .settingCustomizeRight label{
		 margin-right: 10px;
	}
	/* Setting End */
	body.ipad .arrowDown {
		top:8px;
	}
	/* Question Logic Area End */
	body.ipad .upDownArrows{
		top:0;
	}
	body.ipad .logicUpDown a.up, body.ipad .logicUpDown a.down{
		height:40px;
	}
	body.ipad .logicUpDown a.up, body.ipad .logicUpDown a.down{
		background: url(../images/new_spirit.png) no-repeat -302px -1px #E5E5E5;
	}
	body.ipad .logicUpDown a.down{
		background-position: -319px 18px;
	}
	
	/* Question Logic Area Start */
	
	/* Upgrade Remove Start */
	body.ipadNative .showUpgrade{
		display:none;
	}
	body.ipadNative .upgradeButton{
		display:none;
	}
	/* Upgrade Remove End */
	/* Theme Start */
	body.ipad .themePreviewHeader, .orgUserListScorll{
		overflow-y: auto;
		-webkit-overflow-scrolling :touch;
	}
	/* Theme End */
	/* Scroll Start */
	body.ipad .tabLeftCont .sideList, body.ipad .reviewCommentList, body.ipad textarea.reviewCommentText, body.ipad .copyFrom_SurveyList, body.ipad .copyFromSurvey, body.ipad .selectionBorder, body.ipad .scroll_faq{
		overflow-y: auto;
		-webkit-overflow-scrolling :touch;
	}
	/* Scroll End */
	/* Others Start */
	body.ipad .comm_table table{
		width:100% !important;
	}
	body.ipad .imageCenterAlign img{
		max-height: 500px;
    	max-width: 600px;
	}
	body.ipad .tabLeftCont{
		width:245px;
	}
	/* Others End */
	body.ipad .myComputerIcon {
		background: url(../images/new_spirit.png) no-repeat scroll -456px -476px;
		height:20px;
		margin: 1px 5px 0 0;
	}
	body.ipad .greenBTsel .myComputerIcon {
		background: url(../images/new_spirit.png) no-repeat scroll -479px -476px;
	}
	body.ipad .removeItems{
		display:none;
	}
	body.ipad .languageList{
		overflow-y: auto;
		-webkit-overflow-scrolling :touch;
	}
	body.ipad .surveyList ul .emailTriggerEditTool{
		padding:0;
	}
	body.ipad .transOriginalView .transQuestBox{
		overflow-y: auto;
		-webkit-overflow-scrolling :touch;
	}
	body.ipad .dropDown ul li ul.selectedLanguageList{
		overflow-y: auto;
		-webkit-overflow-scrolling :touch;
	}
	body.ipad .customVeriableList{
		margin-top: 20px;
	}
	body.ipad .emailTriggersListView ul li, body.ipad .customVeriableArea ul li{
		height:60px;
	}
	
/* ipad CSS End */