/* $Id: $ */
/* Main Menu Start */
.menuSection {
	height:42px;
}
.mainMenu {
	overflow:auto;
	background:#464646 url(../images/new_spirit.png) repeat-x -0px -1217px;
	border:1px solid #5a5a5a;
}
body.zcrmplus-cmstyles{background: #f9f9f9 !important;}.zcrmplus-cmstyles .pageWrapper{width: 80% !important;max-width: 100% !important;}.zcrmplus-cmstyles .menuSection .pageWrapper{width:100% !important;}.zcrmplus-cmstyles .surveyBg{background:none !important;border:none !important;}.zcrmplus-cmstyles .mySurveyArea{margin:0 !important;-webkit-box-shadow:0 0px 1px rgba(196, 196, 196, 0.95);-moz-shadow:0 0px 1px rgba(196, 196, 196, 0.95);box-shadow:0 0px 1px rgba(196, 196, 196, 0.95);}.zcrmplus-cmstyles .advanceOptionDropdown, .zcrmplus-cmstyles .collectorList{margin-right:10px;}.zcrmplus-cmstyles .editComponentBox h3{color:#333 !important;}.zcrmplus-cmstyles .editComponentBox .captionColor{ color:#666; } .zcrmplus-cmstyles .editComponentBox{background-color: #fff !important;box-shadow:none;}.zcrmplus-cmstyles .mainMenu{border:none !important;border-bottom:1px solid #e4e4e4 !important;background: #f9f9f9 !important;}.zcrmplus-cmstyles .mainMenu ul li{background:none !important;}.zcrmplus-cmstyles .mainMenu ul li a.selected{border-radius:0px !important;color:#000 !important;background-color: #eee !important;box-shadow:none !important;}.zcrmplus-cmstyles .mainMenu ul li a{color:#666 !important;}body.zcrmplus-cmstyles.noTouch .mainMenu ul li a:hover{color: #000 !important;}.zcrmplus-cmstyles .pageTitleBg{border-radius:0px !important;background:none !important;border-bottom:1px solid #e4e4e4;}.zcrmplus-cmstyles .pageArea{box-shadow:none !important;}.zcrmplus-cmstyles .toolBar_Box{box-shadow:none !important;}.zcrmplus-cmstyles .toolBarTitle, .zcrmplus-cmstyles .editor_CompnHeader{background:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f9f9f9)); border:1px solid #c5c5c5 !important;border-bottom: none !important;}.zcrmplus-cmstyles .whiteFont12B{color:#000 !important;}.zcrmplus-cmstyles .questionAdd{background-color: #fff !important;}.zcrmplus-cmstyles .surveyLine{background: none !important;}.zcrmplus-cmstyles .surveyPreview{border:none;}.zcrmplus-cmstyles .green, .zcrmplus-cmstyles .greenBTsel, .zcrmplus-cmstyles .green, .zcrmplus-cmstyles .greenBTsel:hover{background: #7CB342 !important;box-shadow:none !important;text-shadow: none !important;}.zcrmplus-cmstyles .toolBarTitle .whiteFont12 a{color:#999 !important;}.zcrmplus-cmstyles .editorSpace{border: 1px solid #c5c5c5 !important;} .zcrmplus-cmstyles .publishContentArea table tr td:first-child, .zcrmplus-cmstyles .filterContentArea table tr td:first-child{width:230px;background-color:#fff !important;} .zcrmplus-cmstyles .crasstabLeftDiv{width:100% !important;} .zcrmplus-cmstyles .crasstabLeftMenu ul li.selected{background: #eee !important;width:auto !important;} .zcrmplus-cmstyles .crasstabLeftDiv{background:none !important;} .zcrmplus-cmstyles .crasstabRightDiv{width:100% !important;}.hideHeader{display: none !important;}.zcrmplus-cmstyles .editor_CompnHeader .dropDown .whiteText{ color: #333; }.zcrmplus-cmstyles .editor_CompnHeader .downArrow { background-position: -75px -6px; }.zcrmplus-cmstyles .pageWrapper .editorBox_Area{width:100%;}.zcrmplus-cmstyles .editComponentBox h3 .captionColor{color:#888;}.zcrmplus-cmstyles .tabMenu{margin:0 auto;}.zcrmplus-cmstyles .tabMenu a{float:none;}.zcrmplus-cmstyles .cont_bot{padding-left: 0;text-align: center;}.zcrmplus-cmstyles .sn_hd,.zcrmplus-cmstyles .sn_txt{display: inline-block;float: none;}

.mainMenu ul {
	margin:0;
	padding:0;
}
.mainMenu ul li {
	text-align:center;
	list-style-type:none;
	margin:0px;
	padding:0;
	float:left;
	overflow:auto;
	min-width: 110px;
	background:url(../images/menuDvd.png) no-repeat right 0px;
}
.mainMenu ul li a {
	margin:0px;
	padding:9px 20px 10px;
	display:block;
	font-size:0.93em;
	color:#b7b7b7;
	text-decoration:none;
	cursor:pointer;
}
body.noTouch .mainMenu ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.mainMenu ul li a.selected {
	background-color:#3B3B3B;
	color:#fff;
	-moz-box-shadow: 0 0 6px 1px #1D1E1E inset;
	-webkit-box-shadow: 0 0 6px 1px #1D1E1E inset;
	box-shadow: 0 0 6px 1px #1D1E1E inset;
}
/* Main Menu End */
.mySurveyArea {
	background-color:#ffffff;
	margin:0 10px 10px 10px;
	overflow-y:hidden;
	-webkit-box-shadow:0 1px 1px rgba(196, 196, 196, 0.95);
	-moz-box-shadow:0 1px 1px rgba(196, 196, 196, 0.95);
	box-shadow:0 1px 1px rgba(196, 196, 196, 0.95);
	min-height:300px;
}
.surveyTitleBox {
	position:relative;
	height:48px;
}
.surveyHeaderName {
	padding:13px 10px 0 10px;
	color:#000;
	font:bold 1.1em Arial, Helvetica, sans-serif;
}
/* My Survey List View Start Here */
.sortBy {
	position: relative;
	margin-top:8px;
	float:left;
	min-width:200px;
}
.sortBy span {
	color:#727272;
	text-shadow:1px 1px 1px #fff;
	width:122px;
}
.changeQuestionType .sortBydropDrdown {
	top: 23px;
	border-radius:5px;
}
.homeTitleBox {
	position:relative;
	padding:10px;
	height:40px;
}
.homeTitleBox .editor_QuestDrdown {
	color:#000;
	margin: 0;
	padding-top:2px;
}
.homeTitleBox .changeQuestionType {
	left: 0px;
	top:23px
}
.responTitle {
	position:relative;
	padding:10px;
	height:20px;
}

.listViewBT {
	float:right;
}
.listViewBT ul {
	margin:2px 0px 0px 0px;
	padding:0;
}
.listViewBT ul li {
	padding:0 0px;
	float:left;
	cursor:pointer;
	list-style:none;
}
.listIcon:hover {
	background: url(../images/new_spirit.png) no-repeat -236px -109px;
}
.listIcon {
	background: url(../images/new_spirit.png) no-repeat -316px -109px;
	height:20px;
	width:30px;
}
.thumbIcon {
	background: url(../images/new_spirit.png) no-repeat -276px -109px;
	height:20px;
	width:30px;
}
.listViewBT ul li .active {
	background: url(../images/new_spirit.png) no-repeat -198px -109px;
}
.thumbIcon:hover {
	background: url(../images/new_spirit.png) no-repeat -198px -109px;
}
/* My Survey List View End Here */
/* Edit Component Start */


.editor_CompnHeader {
	color:#fff;
	padding:6px 0 9px 15px;
	min-height:20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#5c5c5c), to(#3e3e3e));
	background: -moz-linear-gradient(top, #5c5c5c, #3e3e3e);
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#3e3e3e');
	-webkit-border-top-left-radius: 03px;
	-webkit-border-top-right-radius: 03px;
	-moz-border-radius-topleft: 03px;
	-moz-border-radius-topright: 03px;
	border-top-left-radius: 03px;
	border-top-right-radius: 03px;

}
.editor_CompnTitle {
	display:none;
	float:left;
}
.blueDownArrow {
	width:7px;
	background:url(../images/new_spirit.png) -24px -10px;
	height: 4px;
	margin: 9px 0px 0 4px;
}
.editor_CompnHeader .dropDown .whiteText {
	background: none;
	border:none !important;
	color:#fff;
	border-radius: 0;
	box-shadow:none;
	padding-top:7px;
	cursor: pointer;
	margin-top:4px;
}
.editor_CompnHeader .dropDown .removeBorder {
	background:#fff;
	color:#484848;
	-webkit-border-top-left-radius: 03px;
	-webkit-border-top-right-radius: 03px;
	-moz-border-radius-topleft: 03px;
	-moz-border-radius-topright: 03px;
	border-top-left-radius: 03px;
	border-top-right-radius: 03px;
}
.editor_CompnHeader .dropDown ul {
	top:32px;
}
.editor_CompnHeader .downArrow {
	background-position:-19px -5px;
}
.editor_CompnHeader .dropDown .removeBorder .downArrow {
	background-position: -75px -5px;
}
.editorSpace {
	padding:10px 20px;
	/*border:1px solid #C5C5C5;*/
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.dropViewButton .blueDownArrow {
	background-image: url("../images/new_spirit.png");
	background-position: -81px -10px;
	width: 7px;
	height: 4px;
	z-index:9999;
}
/* Editor Component Change Quesition Type Inside Start */
.editor_QuestDrdown {
	/*position: relative;*/
	float:right;
	z-index: 998;
	/*	margin:-8px 10px 5px 0;*/
	margin:-7px 0 0 0;
	padding:4px 8px;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
	color:#fff;
}
.editor_QuestDrdown:hover a {
	text-decoration:none;
}
.topBorder {
	height: 0px;
	border-bottom:1px solid #fff;
	background-color:#fff;
	z-index: 999;
}
.changeQuestionType {
	float:right;
	border:1px solid #ebebeb;
	font-size: 0.85em;
	font-weight:normal;
	position:absolute;
	background:#fff;
	border:1px solid #c4c4c4;
	position: absolute;
	top: 105px;
	/*	padding:5px 8px 5px 8px;*/
	right:10px;
	top:19px;/* left:-100px;*/
	min-width: 160px;
	z-index :996;
	display:none;/*border-top:0;*/
}
.changeQuestionType ul {
	list-style-type:none;
	list-style-position:none;
	margin:0;
	padding:0;
}
.changeQuestionType ul li {
	list-style-type:none;
	line-height:15px;
	text-decoration:none;
	cursor:pointer;
	color:#515151;
	text-decoration:none;
	display:block;
	padding:8px;
	border-top:1px dotted #dcdcdc;
	white-space:nowrap;
}
.changeQuestionType ul li:first-child {
	border:none;
}
.changeQuestionType .borderNone {
	border:none;
}
.changeQuestionType ul li:hover {
	background-color:#3E8AD8;
	color:#fff;
	z-index: 1000;
}
/* Editor Component Change Quesition Type Inside End */
/* Editor Area Start */
.editorBox {
	display:none;
	margin-bottom:15px;
}
.editorBox_Area {
	border:#e0e0e0 1px solid;
	background-color: #fff;
	width: 795px;
	margin-bottom: 5px;
}
.editorBox_Area_Title {
	background-color: #efefef;
	padding: 6px 10px 4px 10px;
	height:20px;
	border-bottom:1px solid #ddd;
}
.editor_Vertical {
	clear: both;
	padding:5px 0px 0 4px;
}
.otherFiled input[type='text']{
 width:268px !important;
}
/* -- Question Hint Starts 2910 -- */
.halfLeft{
	width:50%;
	float:left;
}
.helpTextFiled > textarea{
	width:50%;
}
/* -- Question Hint ends 2910 -- */
.editor_Req_Msg {
	padding:0 0 0 3px;
	margin: 0px;
	outline-style:none;
	font: 13px/20px Arial, Helvetica, sans-serif;
	resize: none;
	border:#ddd 1px solid;
	width:420px;
	min-height:40px;
	overflow:hidden;
}
.editor_AnswerBox {
	display:none;
	margin-bottom:15px;
}
.editor_PreDefined {
	float:left;
	margin:0;
	font:normal 0.95em Arial, Helvetica, sans-serif;
}
.editor_PreDefined option{
	font:normal 0.95em Arial, Helvetica, sans-serif;
	line-height:20px;
}
.editor_PreDefined optgroup{
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#000;
}
.editor_AddChoice {
	margin:0px 0px 10px;
}
.editor_AddFiled {
	margin: 0px 0px 0px 5px;
	width: 16px;
	background: url(../images/new_spirit.png) no-repeat -422px -24px;
	height: 16px;
	cursor: pointer;
}
.editor_DeleteIcon {
	margin: 0px 0px 0px 5px;
	width: 16px;
	background: url(../images/new_spirit.png) no-repeat -448px -24px;
	height: 16px;
	cursor: pointer;
}
.editor_Default {
	margin: 5px 0px 0px 20px;
	font-size:0.90em;
}

.editor_ChoiceField {
	min-height:70px;
	overflow:auto;
	padding:10px;
}
.editorBox_Area textarea, .descriptiveText textarea {
	padding:5px 5px 5px 10px;
	margin: 0px;
	outline:none;
	font: 13px/20px Arial, Helvetica, sans-serif;
	resize: none;
	border:0;
	width:780px;
	#width:744px;
	min-height:70px;
	clear:both;
	text-align:left;
	margin-left:0px;
	#margin-left:-30px;
}
.editor_ChoicePosition {
	padding:10px 5px 5px;
	font-size:0.90em;
}
/*
.editor_ChoicePosition label{
	margin-left:10px;
}
.editor_ChoicePosition select{
	margin-left:5px;
}
*/
.editor_SingleSpace {
	padding:3px 10px 5px 0px;
}
.editor_SingleSpace select{
	margin-left:5px;
}
.starsCount {
	display:none;
	clear:both;
	margin:10px 0px 0px 0px;
}
/* Editor Area End */
.pageArea {
	background:#fff;
	margin:10px;
	/*padding-bottom:14px;*/
	-webkit-box-shadow:0 1px 1px rgba(196, 196, 196, 0.95);
	-moz-box-shadow:0 1px 1px rgba(196, 196, 196, 0.95);
	box-shadow:0 1px 1px rgba(196, 196, 196, 0.95);
}
.pageElement {
	padding :5px 20px 5px 20px;
}
.zsf_PageTitle{
	color:#000;
	font-weight:bold;
}
/* Tool Bar Start */
.toolBarCls {
	background:url(../images/new_spirit.png) -391px -299px;
	height:20px;
	width:20px;
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:-2px;
}
/*.toolBarBg {
	background-color:#ededed;
border-bottom:1px dashed #c1c0b9;
	border-top:1px dashed #c1c0b9;
	padding:10px 0; 
}*/
.toolBarTitle {
	color:#fff;
	padding:8px 0 6px 15px;
	overflow:auto;
	background: -webkit-gradient(linear, left top, left bottom, from(#5c5c5c), to(#3e3e3e));
	background: -moz-linear-gradient(top, #5c5c5c, #3e3e3e);
 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#3e3e3e');
	-webkit-border-top-left-radius: 03px;
	-webkit-border-top-right-radius: 03px;
	-moz-border-radius-topleft: 03px;
	-moz-border-radius-topright: 03px;
	border-top-left-radius: 03px;
	border-top-right-radius: 03px;
}
.toolBar_Box {
	background-color:#eeeeed;
	min-height:150px;
	margin:10px;
	-webkit-box-shadow:0 1px 10px rgba(196, 196, 196, 0.95);
	-moz-box-shadow:0 1px 10px rgba(196, 196, 196, 0.95);
	box-shadow:0 1px 10px rgba(196, 196, 196, 0.95);
	position:relative;
}
.toolBar_QuestionType {
	padding:10px 0px 0px 0px;
	overflow: hidden;
	background-color:#f7f7f7;
}
.toolBar_QuestionType ul {
	padding:0;
	padding-left :10px;
	margin:0px 0px 0 0;
}
.toolBar_QuestionType ul li {
	border:transparent 1px solid;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	overflow: hidden;
	cursor:pointer;
	padding:0 5px 0 0px;
	height:22px;
	float:left;
	display:block;
	clear:left;
	font-size:0.93em;
}
.toolBar_QuestionType ul li span {
	position:relative;
	top:3px;
}
.toolBar_QuestionType ul li:hover {
	border:#a3a3a3 1px solid;
	background: url(../images/new_spirit.png) repeat-x 0px -683px;
	-moz-box-shadow: 0 0 4px #d1d1d1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-o-border-radius:3px;
	font-size:0.93em;
	font-weight:bold;
}
.question_IconBox {
	border:#a3a3a3 1px solid;
	width: 22px;
	background: url(../images/new_spirit.png) repeat-x 0px -683px;
	float: left;
	height: 20px;
	margin-right:5px;
}
.toolBar_QuestionType ul li:hover .question_IconBox {
	background:none;
	border:transparent 1px solid;
	border-right:1px solid #a3a3a3;
	border-radius:0px 0px 0px 0px;
}
.toolBarArrowBGLeft {
	height:20px;
	width:8px;
	background-color:#ababab;
	float:left;
	margin:44px 0px 0 0;
	text-align:center;
	cursor:pointer;
	padding-top:15px;
}
.toolBarArrowBGRight {
	height:20px;
	width:8px;
	background-color:#ababab;
	float:right;
	margin:44px 0 0 0px;
	text-align:center;
	cursor:pointer;
	padding-top:15px;
}
.exampleLink {
	margin-right:30px;
}
.inActive {
	opacity :0.3;
	filter: alpha(opacity = 0.3);
	cursor:auto;
}
/* Tool Bar End */	

/* Page Action copy, paste, delete move. Start */
.pageTitleBg {
	background:url(../images/new_spirit.png) repeat-x 0px -538px;
	height:26px;
	padding:7px 10px 3px 10px;
}
.pageTitle {
	float:left;
	padding-top:3px;
	color:#000;
}
.pageTitleSeqNo {
	padding-right:5px;
}
.centerButton {
	height:0px;
	text-align:center;
	width:auto;
	margin:0 auto;
}
.addPageButton {
	position:absolute;
	top:16px;
	left:50%;
	margin-left:-40px;
}
.addQuestBT {
	background:url(../images/new_spirit.png) no-repeat 0px -623px;
	height:16px;
	min-width:100px;
	float:left;
	border:1px solid #c9c9c9;
	text-align:center;
	cursor:pointer;
	padding:3px 0 0px 0;
	font-weight:bold;
	text-shadow: 0.8px 0.8px 0.8px #F4F4F4;
}
.pageAction {
	padding:0px;
	float:right;
	margin-top: 0px;
}
.pageAction ul {
	margin:0px;
	padding:0;
}
.pageAction ul li {
	padding:0 5px;
	float:left;
	min-width:12px;
	list-style-type:none;
	margin:0px;
	position:relative;
	border:1px solid transparent;
}
body.noTouch .pageAction ul li:hover {
	border:1px solid #e1e1e1;
	background:#fff;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-o-border-radius:3px;
}
.pageAction ul li.aaa {
	border:1px solid #e1e1e1;
	background:#fff;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-o-border-radius:3px;
}
.pageAction ul li .toolTip {
	display:none;
}
body.noTouch .pageAction ul li:hover .toolTip:hover {
	display:none;
}
body.noTouch .pageAction ul li:hover .toolTip,.publishIpadToolTip,.offerTooltip {
	background:#000;
	display:inline;
	display:block;
	position:absolute;
	z-index:99;
	top:-26px;
	font-size:10px;
	padding:2px 3px;
	left:0px;
	margin:0;
	height:16px;
	min-width:32px;
	text-align:center;
	white-space:nowrap;
	color:#fff;
	-webkit-font-smoothing: subpixel-antialiased;
}
.arrowDown {
	background: url(../images/down_arrow.png) repeat;
	height:5px;
	width:9px;
	z-index:99;
	display:block;
	margin:0 auto;
	position:relative;
	top:3px;
}
.editIcon {
	background: url(../images/new_spirit.png) no-repeat -9px -23px;
	height:12px;
	width:10px;
	margin:0 0 0 1px;
}
body.noTouch .pageAction ul li:hover .editIcon {
	background: url(../images/new_spirit.png) no-repeat -9px -44px;
}
.copyIcon {
	background: url(../images/new_spirit.png) no-repeat -33px -24px;
	height:11px;
	width:9px;
	margin:0 0 0 2px;
}
body.noTouch .pageAction ul li:hover .copyIcon {
	background: url(../images/new_spirit.png) no-repeat -33px -45px;
}
.moveIcon {
	background: url(../images/new_spirit.png) no-repeat -58px -24px;
	height:11px;
	width:5px;
	margin:0 0 0 3px;
}
body.noTouch .pageAction ul li:hover .moveIcon {
	background: url(../images/new_spirit.png) no-repeat -58px -45px;
}
.deleteIcon {
	background: url(../images/new_spirit.png) no-repeat -81px -23px;
	height:10px;
	width:10px;
	margin:1px 0 0 1px;
}
body.noTouch .pageAction ul li:hover .deleteIcon {
	background: url(../images/new_spirit.png) no-repeat -81px -44px;
}
.pageEditMenu{
	display:none;
}
/* Page Action copy, paste, delete move. End */

/* Button Align Start */
.addPagealign {
	padding:12px 0 0 393px;
}
.addQuestAlign {
	margin:2px 15px 0 0;
	float:right;
}
/* Button Align End */
.surveyTitleIcon {
	background: url(../images/new_spirit.png) no-repeat -9px -23px;
	height:12px;
	width:10px;
	margin:4px 0 0 6px;
	cursor:pointer;
}
/* component over */
.componentHoverAction {
	position: absolute;
	z-index: 100;
	float:left;
	width:878px;
	display:block;
	height:100px;
	top:-1000px;
	left:-1000px;
}
.componentHoverBgColor {
	background:#f5fcf7;
}
.focus {
	background-color:#dbedff;
}
.insertComponentLine {
	border-bottom:1px dashed #b2cbb7;
	position:relative;
	z-index:10;
}
/* end component over */


/* Add Page Spliter Start */

.addPage_Spliter .bottomLine {
	height:15px;
	border-bottom:1px dashed #c1c0b9;
}
.addPage_Spliter .questPasteBT_Align {
	margin-top:-25px;
}

/* Display Component */
.questionColor {
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
/* End of Display Component */


/* Add page popup Box Start Here */
.popupWindow, .transOriginalView, .emailTriggerPopup{
	background-color: #FBFAF9;
    border: 1px solid #BBBABA;
    border-radius: 3px 3px 3px 3px;	color:#000000;
	text-align:left;
	z-index:10001;
	display:none;
	position:fixed;
	border-radius:5px;
	min-width:466px;
	box-shadow: 0 0 12px #CDCDCD;
	-webkit-box-shadow: 0 0 12px #CDCDCD;
	-moz-box-shadow: 0 0 12px #CDCDCD;
}
.transOriginalView .pageArea{
	margin:0px;
	background-color:transparent;
	border:0;
}
.transOriginalView .pageTitleBg{
	display: none;
}
.popupWindow .pageLoading .translateLoading{
	left: 270px;
	position: absolute;
}
.popupTitleBar, .transTitleViewBrnone{
	overflow:auto;
	border-bottom:1px solid #EBEBEB;
	font:bold 1.2em;
	margin:0 20px;
}
.searchResultsHeader .closeBT, .popupTitleBar .closeBT {
	background: url(../images/new_spirit.png) no-repeat -399px -24px;
	cursor: pointer;
	height: 12px;
	width: 11px;
	position:absolute;
}
.searchResultsHeader .closeBT, .popupTitleBar .closeBT:hover{
	background: url(../images/new_spirit.png) no-repeat -399px -10px;

	}
.popupTitleBar .titleName {
	padding:10px 0 10px 0px;
	float:left;
	font-size: 1.3em;
}
.infoArea_copyFromSurvey {
	background-color:#EAEAEA;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-radius:0 0 3px 3px;
	overflow:hidden;
	clear:both;
	height:340px;
	width:780px;
}
.infoArea {
	padding:10px 20px 10px 20px;
	margin-top:0px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-radius:0 0 3px 3px;
}
.questTypeSpace {
	margin:10px 20px 20px 20px;
}
.gray10_Comments {
	font-size:0.70em;
	color:#515151;
	padding-top:3px;
}
.titleSpace {
	margin:10px 0 5px 0;
	clear:both;
}
.closeBT {
	background:url(../images/new_spirit.png) no-repeat -399px -24px;
	margin:10px 0 0 0;
	cursor:pointer;
}
.popupQuestType {
	margin:15px;
}
.themeInfo {
	padding:15px 0;
	font-size:0.85em;
	color:#363636;
}
.supportFiledBox{
	margin:25px 0;
}
.supportFiled .customArea{
	height:150px;
	background-color: #fff;
    border: 1px solid #C8C8C8;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    padding: 5px;
	width:410px;
}
.supportFiled .customArea:focus{
	background-color: #FFFFFF;
    border: 1px solid rgba(121, 187, 238, 0.75);
    box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
}
.supportFiledBox .customText:hover{
	background-color: #fff;
}
/* Copy Form Other Survey Popup Inside Content Area Here  */
/* Left Content Area Start Here  */
.copyFormLeftSide {
	background-color:#fff;
	width:200px;
	float:left;
	-moz-box-shadow: 2px -1px 2px #cdcdcd;
	-webkit-box-shadow: 2px -1px 2px #cdcdcd;
	box-shadow: 2px -1px 2px #cdcdcd;
	height:100%;
}
/* Copy From Menu Tap Start */
.copyFromTap {
	padding:6px 0px 0 0px;
	border-bottom:1px solid #c2c2c2;
	height:37px;
	width:100%;
	background-color:#f3f3f3;
}
.copyFromTap ul {
	margin:0px 10px;
	padding:0;
}
.copyFromTap ul li {
	text-align:center;
	list-style-type:none;
	margin:0px;
	padding:0;
	float:left;
	min-width: 80px;
	cursor: pointer;
}
.copyFromSurvey input[type="checkbox"] {
	top: 1px;
	margin: 2px 8px 0 0;
}
.copyFromTap ul li a {
	margin:6px 0px 0px 1px;
	padding:8px 10px 0px 10px;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	/*background:url(../images/new_spirit.png) repeat-x 0px -436px;*/
	color:#646464;
	text-decoration:none !important;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-radius:3px 3px 0 0;
	height:23px;
	text-shadow: 0.5px 0.5px 0.5px #f4f4f4;
}
.copyFromTap ul li a.sel {
	background:#fff;
	border:1px solid #c2c2c2;
	border-bottom:none;
	-moz-border-radius-topleft:2px;
	-webkit-border-top-left-radius:2px;
	border-radius-topleft:2px;
	top:0px;
	color:#000;
}
.copyFromTap ul li a:hover {
	/*background:url(../images/spirit.png) repeat-x 0px -294px;*/
	color:#000;
}
.copyFromTap ul li a:hover {
	/*background-color:#e2e2e2;*/
	color:#000;
}
.copyFromTap ul li a.selected {
	color:#000;
	height:22px;
	border:1px solid #c3c3c3;
	border-bottom:none;
}
/* Copy From Menu Tap End */

/* Tap Inside My Survey List Start */
.copyFrom_SurveyList {
	margin:0;
	
}
.copyFrom_SurveyList ul {
	margin:0;
	padding:0;
	overflow-y:auto;
	overflow-x:hidden;
	max-height:296px;
}
.copyFrom_SurveyList ul li {
	margin:0;
	padding:8px 0 8px 22px;
	list-style-type:none;
	border-bottom:1px solid #e5e5e5;
	cursor:pointer;
	height:auto;
	overflow:hidden;
}
.copyFrom_SurveyList ul li:hover {
	background-color:#4089d8;
	color:#fff;
}
.copyFrom_SurveyList ul li:hover .copyFrom_SurveyIcon {
	background:url(../images/new_spirit.png) -100px -61px;
}
.copyFrom_SurveyList ul li.sel {
	font-weight:bold;
}
.copyFrom_SurveyIcon {
	background:url(../images/new_spirit.png) -119px -20px;
	width:9px;
	height:18px;
	float: left;
	margin:0 6px 0 0;
}
.copyFrom_SurveyText{
	float: left; 
	width: 80%;
}
.copyOtherTextBreak{
	float:left;
	width:93%;
	word-wrap:break-word;
}
/* Tap Inside My Survey List End */

/* Left Content Area End Here  */
/* Right Content Area Start Here  */
.copyFromRightSide {
	float:left;
	height:100%;
	width:73%;
}
.copyInformation {
	padding:10px 20px;
}
.copyInformation li {
	padding:3px;
}
.copyFromSurvey {
	height: 283px;
	overflow-y: auto;
}
.copyFrom_SurveyTitle {
	padding:8px 5px 10px 10px;
}
.copyFrom_QuestList {
	margin:0;
	padding:10px 0;
}
.copyFrom_QuestList ul {
	margin:0;
	padding:0;
}
.copyFrom_QuestList ul li {
	margin:0;
	padding: 4px 10px 4px 10px;
	list-style-type:none;
}
.copyFromRightSide .pageArea {
	margin-bottom:10px;
}
.copyFrom_buttonArea {
	background-color:#ececec;
	padding:15px 12px 12px 12px;
	text-align: center;
	border-top:1px solid #c6c6c6;
	-moz-box-shadow: 0 -2px 5px #C1C1C1;
	-webkit-box-shadow: 0 -2px 5px #C1C1C1;
	box-shadow: 0 -2px 5px #C1C1C1;
	bottom:0;
	margin-left:1px;
	width:100%;
}
/* Right Content Area End Here  */
/* Add page popup Box End Here */

.customTextArea {
	margin:0px;
	font :13px/20px Arial, Helvetica, sans-serif;
	outline:medium none;
	padding : 2px 4px;
	-webkit-box-shadow:1px 1.3px 3px 0 #DDDDFF inset;
	-moz-box-shadow: 1px 1.3px 3px 0 #DDDDFF inset;
	box-shadow:1px 1.3px 3px 0 #DDDDFF inset;
	outline-style:none;
	overflow:auto;
	resize:none;
}
.rgpSpaceTop input[type="text"] {
	width:38%;
	height:13px;
}
/* Save and Cancel Button Start Here */
.save_CancelBT {
	text-align:center;
	clear:both;
	border-top: #c4d4e5 1px solid;
	padding:0px 0 4px 0;
	margin:0;
#margin:0px 0px 0 0px;
}
.rgpSpaceTop input[type="file"] {
	width:100px;
	position: absolute;
}
.save_CancelBT, .b {
	border-top:none;
}
/* Save and Cancel Button End Here */

.page_Description {
	padding:2px 20px 0;
	color:#acacac;
}
.dropViewButton {
	background-color:#fff;
	color:#515151;
	border:1px solid #C4C4C4;
	border-bottom:1px solid transparent;
	/*margin:-7px 10px 0 0;*/
	margin-right:10px;
}
/* UI Deprecation Notice Starts */
@keyframes pullDown {
	0%{
		top: 0%;
		-webkit-transform: translateX(-50%) translateY(-100%);
		-moz-transform: translateX(-50%) translateY(-100%);
		transform: translateX(-50%) translateY(-100%);
	}
	100%{
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
}
.newBackdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.65);
	opacity: 0;
	z-index: 1;
	transition: opacity 0.5s ease-in;
}

.showDialog .newBackdrop {
	opacity: 1;
}

.btnCloseDialog {
	position: absolute;
	top: 18px;
	right: 20px;
	border: none;
	width: 20px;
	height: 20px;
	background: url("../images/close_black.svg") no-repeat center center;
	background-size: 16px 16px;
	cursor: pointer;
	outline: none;
}

.btnCloseDialog:focus {
	outline: none;
}

.newDialog {
    position: fixed;
    top:-100%;
    background: white;
    color: #333;
    font-family: helvetica neue, arial, sans-serif;
    z-index: 2;
}

.newDialog.deprecation {
	padding: 50px 60px 50px 50px;
	width: 275px;
}

.showDialog .newDialog.deprecation {
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-animation: pullDown 0.5s ease;
	-moz-animation: pullDown 0.5s ease;
	animation: pullDown 0.5s ease;
}

.deprecation .msg {
	margin-bottom: 22px;
	font-size: 16px;
}

.strongTxt {
	font-weight: 600;
}

.deprecation .linkTxt, .deprecation .linkTxt:hover, .deprecation .linkTxt:focus {
	display: inline-block;
	margin-bottom: 22px;
	color: #4b97d8;
	outline: none;
	text-decoration: underline;
	font-size: 16px;
}

.btnTryNew {
	display: block;
	border: none;
	padding: 0;
	background-color: #ea5d5f;
	cursor: pointer;
}

.btnTryNew:focus {
	outline: none;
}

.btnTryNew .txtTryNew {
	display: inline-block;
	color: #ffffff;
	padding: 23px 32px 21px;
	vertical-align: middle;
}

.arrowTryNew {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	background-color: #d4565a;
	vertical-align: middle;
}

.iconArrow {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%,-50%);
	width: 20px;
	height: 20px;
	background: url("../images/arrow_white_right.svg") no-repeat center center transparent;
	background-size: 16px auto;
}

/* UI Deprecation Notice Ends */
/* Message Alart Start Here */
.deleteAlartIcon {
	background: url(../images/new_spirit.png) -10px -109px;
	width:39px;
	height:39px;
	float:left;
	margin-right:10px;
}
/* Warning Alart Start Here */

.alertPopup {
	width:350px;
	margin-left:-175px;
	overflow:auto;
	position:fixed;
	z-index:1000;
	left:50%;
	top:50px;
}
.warning_AlartBox {
	background-color:#f7f7f7;
	border:2px solid #000;
}
.warning_Space {
	padding-top:8px;
}
.warningIcon {
	background: url(../images/new_spirit.png) -146px -109px;
	width:39px;
	height:42px;
	vertical-align: middle;
	margin:5px 10px 5px 10px;
	float:left;
}
.alartSpace {
	margin:10px;
}
.alart_closeBT {
	background: url(../images/new_spirit.png) -396px -23px;
	height:16px;
	width:16px;
	margin:4px 4px 0 0;
	cursor:pointer;
	vertical-align:middle;
}
/* Warning Alart End Here */

/* Error Alart Start Here */
.error_AlartBox {
	background-color:#fff;
	border:2px solid #000;
}
.errorIcon {
	background: url(../images/new_spirit.png) -104px -109px;
	width:39px;
	height:42px;
	vertical-align: middle;
	margin:5px 10px 5px 10px;
	float:left;
}
/* Error Alart End Here */

/* Success Alart Start Here */
.success_AlartBox {
	background-color:#fff;
	border:2px solid #000;
}
.successIcon {
	background: url(../images/new_spirit.png) -57px -109px;
	width:39px;
	height:42px;
	vertical-align: middle;
	margin:5px 10px 5px 10px;
	float:left;
}


.closeMsg {
	color: #1BA841;
	cursor:pointer;
}
.cutofDateResBox {
	background-color:#f5f5f5;
	padding:20px;
	clear: both;
	margin: 45px 0 0;
	padding: 20px;
	overflow:auto;
}
/* My Survey Page End Here */

/*Create Survey*/

.zsf_createSurvey {
	margin:20px 0 0 20px;
	float:left;
	width:380px;
}
.zsf_createSurvey H3 {
	padding-bottom:10px;
	margin:0px;
	padding-left:15px;
	padding-right:15px;
	color: #176aa9;
	font-size: 12px;
	cursor:pointer;
	padding-top:10px;
}
.zsf_createSurvey LABEL {
	display: block;
	overflow: auto;
	padding:10px 0 10px 42px;
}
.zsf_createSurvey .wrapper {
	border-bottom:#d7d7d7 1px solid;
	margin-top:-2px;
}
.zsf_createSurvey .selected {
	border-style:0;
	background:#f1f1f1;
}
.zsf_createSurvey .selected H3 {
	color:#515151;
	font-size:16px;
	cursor:default;
}
.zsf_createSurvey INPUT[type='button'] {
	border:#919191 1px solid;
	background: url(../images/spirit.png) 0px -617px;
	color: #696969;
	cursor: pointer;
	font-weight: bold;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px 6px 3px 6px;
}


.zsf_createSurvey input[type='text'] {
	border:#d2d2d2 1px solid;
	width: 70%;
	height: 20px;
	margin-left: 5px;
	padding:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.zsf_createRightLayout {
	float:left;
	width:478px;
}
.zsf_createSurveyContent {
	padding:10px;
	float:left;
}
.zsf_createSurveyContent .zsf_wrapper {
	padding:15px 20px 0 20px;
}
/*Create Survey End*/
/*Create From Template*/
.zsf_createSurveyContent H3 {
	margin:0px;
}
.zsf_BT {
	padding:0 3px 20px 128px;
}
.zsf_BT INPUT[type='button'].active {
	border:#3265af 1px solid;
	background: url(../images/spirit.png) 0px -475px;
	color: #fff;
}
.zsf_selectedTemp {
	min-width:350px;
	height:25px;
}
.zsf_tempBox {
	margin:0px 3px 10px 35px;
}
.zsf_tempName {
	background-color:#fff;
	margin-top:10px;
	width:330px;
	padding:10px;
}
.zsf_tempList {
	margin:0px;
}
.zsf_tempList UL {
	padding:0px;
	margin:0px;
}
.zsf_tempList UL LI {
	list-style-type:none;
	padding:5px 0 0 0;
}
/*Create From Template End*/
/*Create From Existing Survey Start*/
.zsf_existingList {
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0px;
	max-height:150px;
}
.zsf_existingList UL {
	padding:0px;
	margin:0px;
}
.zsf_existingList UL LI {
	list-style-type:none;
	padding:2px 0 0 0;
}
.zsf_exitingArrow {
	width:7px;
	background:url(../images/spirit.png) no-repeat -498px -20px;
	height:5px;
	margin-right:8px;
}
/*Create From Existing Survey End*/

/*Right Side Existing Survey Start*/
.zsf_Existing_RightBox {
	padding:12px 20px 0 20px;
}
.zsf_ExistingTitle {
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:6px;
}
.zsf_Exist_SurveyQuestions {
	position:0;
	padding:5px 0 0 20px;
}
.zsf_Exist_SurveyQuestions ul {
	padding:0px;
	margin:0px;
}
.zsf_Exist_SurveyQuestions ul li {
	padding:5px 0;
	margin:0px;
	list-style-type:none;
	list-style: decimal;
}
.zsf_Exist_PageNav {
	border-top:1px solid #b5b5b5;
	margin-top:20px;
	padding:10px 0 0 0;
}
.zsf_Exist_PageNumber {
	float:right;
	margin:10px 0;
	font-size:11px;
}
.zsf_Exist_PageNumber ul {
	padding:0;
	margin:0px;
}
.zsf_Exist_PageNumber ul li {
	padding:0px 5px;
	margin:0px 0px 0px 3px;
	float:left;
	list-style-type:none;
	cursor: pointer;
}
.zsf_Exist_PageNumber .active {
	background:#515151;
	padding:1px 6px;
	color:#fff;
	cursor:pointer;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
/*Right Side Existing Survey End*/
/* Design Survey (Themes) Start Here */
.designthemeBox {
	margin:20px;
}
.designTop {
	margin-bottom:7px;
	overflow:auto;
}
.themeGallery {
	margin:0px;
	height:255px;
	position:relative;
	width:850px;
	overflow:auto;
}
.themeGallery ul {
	margin:0px;
	padding:0px;
}
.themeGallery li {
	width:180px;
	padding:10px;
	border:1px solid transparent;
	margin:0 10px 0px 0px;
	list-style:none;
	float:left;
	cursor:pointer;/*text-shadow: 0.1px 0.1px 0.1px #fff;*/
}
.themeGallery li div {
	width:180px;
	height:150px;
	background-color:#dedede;
	border:1px solid transparent;
	position:relative;
}
.themeGallery li div em {
	position:absolute;
	width:100%;
	height:30px;
	top:50%;
	left:0;
	margin-top:-15px;
	background-color:#000;
	color:#fff;
	line-height:30px;
	text-align:center;
	display:none;
	cursor:pointer;
	font-style:normal;
	opacity:0.8;
}
.themeGallery li:hover div em {
	display:block;
}
.themeGallery li span {
	display:block;
	text-align:center;
	padding:6px 0;
}
.themeGallery li a.but, .editTheme {
	height:26px;
	border-bottom-color:#486491;
	padding:0 15px;
	line-height:25px;
	display:block;
	margin:0 15px;
	text-align:center;
	text-decoration:none;
	visibility:hidden;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-o-border-radius:3px;
	color:#ffffff;
	text-shadow: 0.1px 0.1px 0.1px #5e759a;
}
.themeGallery li:hover {
	border:1px solid #d1d1d1;
	background-color:#d8d8d8;
	color:#000;
	box-shadow:0px 0px 2px #d1d1d1;
}
.themeGallery li:hover div {
	background-color:#bbbbbb;
}
.themeGallery li:hover a.but {
	visibility:visible;
}
.editButton {
	border-top:1px solid #c0c0c0;
	background:#efefef;
	padding:10px 0;
	overflow:hidden;
}
.editTheme {
	visibility:visible;
	float:right;
}
.editTheme:hover {
	text-decoration:none;
}
/* Design Survey (Themes) End Here */
/* Reports Page Start Here */
.reports {
	margin-bottom:30px;
	width:100%;
}
.reports h3 {
	background-color:#b3d4f3;
	height:40px;
	line-height:40px;
	padding:0 0 0 10px;
	margin:0;
}
.reports td {
	text-align:right;
	background-color:#ededed;
	padding:10px;
	color:#515151;/* vertical-align:top;*/
}
.reports tr.reports td {
	text-align:right;
	background-color:#dadada;
	padding:10px;
	color:#515151;
}
.reports thead.reportsHead th {
	background-color: #537ebe;
	height: 35px;
	text-align: left;
	color:#fff;
	padding:0 0 0 10px;
}
.reports tfoot.reportsBot td {
	background-color:#e0e0e0;
	border-bottom:1px solid #a3a3a3;
	height:40px;
	font-weight:bold;
}
.grnLine {
	background-color:green;
	height:10px;
	width:75%;
}
.reports td.name {
	width:370px;
	text-align:left;
}
.reports td.status {
	width:250px;
	text-align:left;
}
.reports td.col1 {
	width:200px;
	text-align:left;
}
.reports td.colNor {
	width:90px;
}
.reponseTitle {
	margin-bottom:20px;
}
.reonseBorder {
	border-bottom:2px solid #515151;
	padding-bottom:20px;
}
.reports td a {
	cursor:pointer;
}
.reports td.showResponse {
	text-align:left;
}
.reports td.showResponse ul {
	margin:0;
	padding:0;
}
.reports td.showResponse ul li {
	margin:0;
	padding:10px 0;
	list-style-type:none;
	border-bottom:1px solid #dadada;
}
.responseList {
	padding:0 10px 10px 10px;
	background-color:#fff;
	display:none;
}
.selectPage {
	min-width:50px;
	margin-left:10px;
}

.searchPage {
	padding:9px 0 0 10px;
	font-size:0.85em;
}
.searchPage input[ type="number"] {
	width:50px;
	border:1px solid #9e9e9e;
	font-size:0.93em;
	border-right:none;
	padding:3px;
	border-radius:2px 0px 0px 2px;
	float:left;
	box-shadow:none;
}
.searchPage input[ type="button"] {
	width:30px;
	padding:4px 3px 4px 3px;
#padding:3px 3px 1px 3px;
	border:none;
	font-size:0.75em;
	border-radius:0 2px 2px 0;
	border:none;
	cursor:pointer;
	float:left;
	background: -webkit-gradient(linear, left top, left bottom, from(#00c54f), to(#17a851));
	background: -moz-linear-gradient(top, #00c54f, #17a851);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c54f', endColorstr='#17a851');
	color:#fff;
	border-bottom:1px solid #00903d;
	border: 1px solid #117E3D;
	margin:0;
}
.nextPage {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
	border:1px solid #B3B3B3;
	font-size:0.60em;
	padding:4px 8px 2px 8px;
	cursor:pointer;
	margin:9px 0 0 15px;
	text-transform:uppercase;
	border-radius:3px;
	color:#000;
}
.nextPage:hover, .prevPage:hover {
	border:1px solid #adadad;
}
.disable .imgrightArrow {
	margin-left:3px;
	cursor:default !important;
}
.prevPage {
	border: solid 1px #C2C2C2;
	background: #fff;
	font-size:0.70em;
	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');
	padding:4px 8px 2px 8px;
	cursor:pointer;
	margin:9px 15px 0 15px;
	text-transform:uppercase;
	border-radius:3px;
	font-size:0.60em;
	color:#000;
}
.prevPage .imgleftArrow, .prvesNext .imgleftArrow {
	margin-right:6px;
	background-position:-281px -10px;
}
.disable .imgrightArrow {
	margin-right:0px;
	background-position:-293px -10px;
	cursor : default;
}
.disable .imgleftArrow {
	margin-right:6px;
	background-position:-255px -10px;
	cursor:default !important;
}
.disable {
	color:#AEAEAE;
	cursor:default;
}
.nextPage .imgrightArrow {
	margin-left:6px;
}
.responseStared {
	background:#F0F9E4;
	padding:10px 10px 10px 15px;
	margin:20px 0 0 0;
	overflow:auto;
	-moz-box-shadow: 0 2px 1px #DDDDDD;
	-webkit-box-shadow: 0 2px 1px #DDDDDD;
	box-shadow: 0 2px 1px #DDDDDD;
}
.responseStared ul {
	margin:0;
	padding:0px;
	list-style:none;
	overflow:auto;
	clear:both;
	margin: 0 0 15px 0;
}
.responseStared ul li {
	list-style:none;
	float:left;
	margin:0 0px 0 0;
	padding:0;
	line-height:1.7;
	min-width:33%;
}
.responseStared ul li span {
	color:#c89100;
}
.responseStared .button {
	border: 1px solid #BEBEBE;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 #BBBBBB;
	cursor: pointer;
	text-shadow:0 1px 1px #fff;
	padding: 5px 10px 5px 10px;
	margin-right:10px;
}
/* Reports Page End Here */	


