.SurveyRunBackground {
	background-color: #fff;
}
.SurveyRunBody {
	padding: 0px;
	margin: 0px;
}
.SurveyContent {
	background: #ffffff;
	height: 100%;
}
.SurveyContent textarea, .SurveyContent select, .SurveyContent option {
	font-size: 10pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
}
.SurveyContent select {
	margin:10px 10px 10px 0;
	border-top: 2px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 7px;
	color: #4f4f4f;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-border-sizing:border-box;	
	font-size: 12.7px;
	overflow: hidden;
}
.SurveyContent input {
	font-size:15px;
	font-family:Georgia,Cambria,"Times New Roman",Times,serif;	
}
.SurveyContent a, .SurveyContent a:visited, .SurveyContent a:link, .SurveyContent a:hover {
	color: #b62b30;
}
.newSurveyLogoContainer {
}
.newSurveyQuestionsTable {
}
.QuestionDescription, .QuestionText, .AnswerText, .AltQuestionText, .AltAnswerText, .SurveyHeader, .SurveyFooter, .QuestionError, .SurveyValidation, .SurveySectionHeading, .SurveySectionSubHeading, .SurveySectionHeadingSmall {
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	-webkit-text-size-adjust: none;
}
.QuestionDescription, .QuestionText {
	font-weight: bold;
}
.SurveyTop {
	margin-top: 10px;
}
.SurveyTopToolbar {
	margin-top: 65px;
}
.QuestionDescription {
	padding-top: 3px;
	padding-bottom: 3px;
}
.AltQuestionText {
	background: #f5f5f5;
}
.AltAnswerText {
	background: #f5f5f5;
	color: #555555;
}
.SurveyHeader {
	font-weight: bold;
	padding-bottom: 15px;
}
.SurveyFooter {
	text-align: center;
}
.QuestionError {
	color: #cc0000 !important;
}
.SurveyQuestionErrorBox {
	background: #ffebe8 url(/images/alert_error.gif) no-repeat scroll left center;
	border-color: #cc0000;
	color: #660000;
	border: 1px solid #cc0000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 5px 5px 30px;
	text-align: left;
}
.SurveyValidation {
	color: #FF3330 !important;
}
.SurveyTipContent {
	padding: 5px 3px 5px 2px;
}
.SurveySectionHeading {
	font-size: 21px !important;
	color: #4f4f4f !important;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px 3px 5px 2px;
}
.SurveySectionSubHeading {
	font-size: 18px !important;
	font-weight: bold;
	padding: 5px 3px 5px 2px
}
.SurveySectionHeadingSmall {
	font-weight: bold;
}
.SurveyDivider {
	border-bottom: 1px solid #cccccc;
}
.SurveyHighlight {
	background-color: #ffffcc;
	cursor: pointer;
	cursor: hand;
}
#SurveySubmitButton {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.SurveyTableHeader {
	padding: 2px 8px 2px 8px;
	text-align: center;
}
.SurveyTableGrid {
	margin: 2px 0px 5px 0px;
	border-collapse: collapse;
}
.SurveyTableGrid th {
	border: 1px solid #ccc;
	padding: 2px 4px 2px 4px;
	background: #f5f5f5;
	text-align: center;
}
.SurveyTableGrid td {
	border: 1px solid #ccc;
	padding: 3px 4px 3px 4px;
}
.SurveyTableNoGrid td {
	border: none;
}
.SurveyVoteUp {
	background: url("/images/ideascale/vote_up.png") center left no-repeat;
}
.SurveyVoteDown {
	background: url("/images/ideascale/vote_down.png") center left no-repeat;
}
.SurveyNoVote {
	background: none;
}
.iconLink {
	font-size: 8pt;
	vertical-align: middle;
	color: #3252b2;
}
a.iconLink, a.iconLink:visited, a.iconLink:link {
	text-decoration: none;
	color: #3252b2;
}
a.iconLink:hover {
	text-decoration: underline;
}
.dashboard {
	background-color: #999999;
	color: #FFFFFF;
	float: left;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.dashboardTitle {
	font-size: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.dashboardContent {
	font-size: 70px;
	font-weight: bold;
	text-align: center;
	margin-bottom: -10px;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.shadowedBox, .shadowedBoxIE {
	display: none;
	position: absolute;
	margin-left: -16px;
	margin-top: -2px;
	z-index: 1000;
}
.shadowedBoxBody {
	font-family: "Lucida Grande", Verdana, sans-serif;
	border: solid 2px #333333;
	background-color: white;
	padding: 10px;
	font-size: 10pt;
}
.shadowedBoxBody {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #565656 !important;
	box-shadow: 0 0 30px #000000 !important;
}
.position-fixed-top {
	position: fixed !important;
	top: 0;
	left: 0;
}
.position-fixed-center {
	position: fixed !important;
	top: 50%;
}
.position-fixed-bottom {
	position: fixed !important;
	bottom: 0;
	left: 0;
}
.SurveyReport {
	background-color: #707070
}
.SurveyReportQuestionTotalRow {
	background-color: #707070;
	border-left: 1px solid #707070;
 border-right:1px solid #707070  font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
input.submit, input[type="submit"], input[type="button"] {
    color: #fff;
    box-shadow: 1px 1px 1px #c0c0c0;    
    background: rgb(210,68,71); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(210,68,71,1) 0%, rgba(182,43,48,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(210,68,71,1)), color-stop(100%,rgba(182,43,48,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d24447', endColorstr='#b62b30',GradientType=0 ); /* IE6-9 */
    padding: 7px 12px;
    border-style:solid;
    border-width:1px;
    border-color:#A42629;  
	outline:none; 
}
input.submit:hover, input[type="submit"]:hover, input[type="button"]:hover {
    background: rgb(191,45,48); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(191,45,48,1) 0%, rgba(143,33,36,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,45,48,1)), color-stop(100%,rgba(143,33,36,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2d30', endColorstr='#8f2124',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-style:solid;
    border-width:1px;
    border-color:#8F2124;
}
.doneNew div, .doneNew td, .doneNew p, .doneNew span, .doneNew a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif
}
.doneNew a {
	text-decoration: none;
}
.tick {
	background: url("/images/tickII.gif") no-repeat left center;
	padding-left: 23px;
	font-size: 16px;
	margin-bottom: 7px;
}
div.freeSignupButton {
	background: url("/images/signupbuttons/sign-up-for-free.png") no-repeat top left;
	height: 42px;
	width: 140px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
}
div.freeSignupButtonHover {
	background: url("/images/signupbuttons/sign-up-for-free-hover.png") no-repeat top left;
	height: 42px;
	width: 140px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
}
.allRoundCorners {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.OptionHover {
	background: #e5e5e5;
	cursor: pointer
}
.newMatrixHover {
	background: #d5effa;
}
.OptionHighlight, .OptionHighlight div {
	color: #555;
}
a.scalePeg, a.scalePeg:visited {
	background: url("/images/slider/newSliderPeg.png") no-repeat;
	height: 19px;
	width: 14px;
	display: block;
	text-decoration: none;
	position: relative;
	top: -2px;
	cursor: pointer;
	z-index: 2;
}
a.scalePeg:hover {
	background: url("/images/slider/newSliderPeg.png") no-repeat;
	display: block;
	text-decoration: none;
	height: 19px;
	width: 14px;
	cursor: pointer;
}
.newSliderScale {
	background: #e9e9e9;
	border-top: 1px solid #bfbfbf;
	height: 5px;
}
.newSliderBlueScaled {
	background-image: url("/images/slider/newSliderBlueScaled.png");
	background-repeat: repeat-x;
	height: 6px;
	position: absolute;
	z-index: 1;
	border-radius: 4px;
}
.newSliderScaleValueBox {
	color: #fff;
	background: #a2a2a2;
	background-image: -webkit-linear-gradient(bottom, #a8a8a8 80%, #4a4a4a);
	background-image: -moz-linear-gradient(bottom, #a8a8a8 80%, #4a4a4a);
	background-image: -o-linear-gradient(bottom, #a8a8a8 80%, #4a4a4a);
	background-image: -ms-linear-gradient(bottom, #a8a8a8 80%, #4a4a4a);
	background-image: linear-gradient(to top, #a8a8a8 80%, #4a4a4a);
	font-size: 11px;
	position: relative;
	white-space: nowrap;
	border-radius: 3px;
	height: 18px;
	line-height: 17px;
	margin: 0 5px;
	min-width: 24px;
	padding: 0 3px;
}
.control_top {
	float: left;
	position: absolute;
	padding-left: 60px;
	padding-top: 5px;
}
.control_bottom {
	float: left;
	position: absolute;
	padding-left: 60px;
	padding-top: 5px;
}
.control_text_div_left {
	float: left;
}
.control_text_div_right {
	float: right;
}
.shadowedBoxBodyTitleBar {
	background: -moz-linear-gradient(center top, #737172, #717171) repeat scroll 0 0 #717171;
	background: -webkit-gradient(linear, center top, center bottom, from(#737172), to(#717171));
	background: #717171;
	margin: -10px -10px 8px -10px;
	height: 30px;
	cursor: move;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.shadowedBoxBodyTitleBar .leftDiv {
	padding: 0px 0px 0px 10px;
}
.shadowedBoxBodyTitleBar .closeButton {
	padding-top: 3px;
}
.starNotSelected {
	background: url("/images/starrating/star_rating_not_selected.png") no-repeat 0 0 transparent;
	height: 16px;
	width: 16px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.starSelected {
	background: url("/images/starrating/star_rating_selected.png") no-repeat 0 0 transparent;
	height: 16px;
	width: 16px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.starHovered {
	background: url("/images/starrating/star_rating_selected.png") no-repeat 0 0 transparent !important;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.starNotHovered {
	background: url("/images/starrating/star_rating_not_selected.png") no-repeat 0 0 transparent !important;
	height: 16px;
	width: 16px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.dragNDropContainer {
	background-color: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #cccccc;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 5px;
	opacity: 1;
	width: 74%;
	max-width: 480px;
	display: block;
}
.dragNDropContainer:hover {
	background: #eeeeee;
}
.dragNDropDotsImg {
	padding-left: 8px;
	padding-top: 5px;
}
.dragNDropOptionText {
	float: left;
	padding-top: 10px;
	padding-left:10px;
	position: inherit;
	width: 97%;
	max-width: 360px;
	word-wrap: break-word;
	font-size: 15px;
	font-weight: normal;
}
.dragNDropRankText {
	background: url("/images/drag-n-drop-round.png") no-repeat;
	height: 28px;
	width: 27px;
	text-align: center;
	color: #555555 !important;
	padding-left: 1px;
	padding-right: 23px;
}
.dragNDropHand {
	padding-top: 15px;
	cursor: url("/images/addquestion/grab.png"), move;
	list-style: none
}
.dragNDropGrabbed {
	cursor: url("/images/addquestion/grabbing.png"), move
}
.sortingList {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 0px;
}
.sortingList li {
	cursor: url("/images/addquestion/grab.png"), move;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 0px;
}
.sortingList li.ui-sortable-helper {
	cursor: url("/images/addquestion/grabbing.png"), move;
}
.newFreeHeaderBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background-color: #0e254f;
	height: 44px;
	border-bottom: 1px solid #ADADAD;
	right: 0;
	z-index: 1000;
}
.newFreePoweredText {
	font-size: 11px;
	color: #bbb;
	position: relative;
	top: -3px;
}
.newFreeHeaderLogo {
	position: relative;
	top: 3px;
	padding-left: 8px;
	padding-right: 13px;
}
.newSurveyContainerTablePadding {
	margin-bottom: 70px;
}
.newSurveynameContainer, .newSurveynameContainerWithoutLogo {
	padding: 8px 0;
	background-image: -webkit-linear-gradient(bottom, #8d8d8d 20%, silver);
	background-image: -moz-linear-gradient(bottom, #8d8d8d 20%, silver);
	background-image: -o-linear-gradient(bottom, #8d8d8d 20%, silver);
	background-image: -ms-linear-gradient(bottom, #8d8d8d 20%, silver);
	background-image: linear-gradient(to top, #8d8d8d 20%, #c0c0c0);
	height: 40px;
}
.newSurveynameContainer .newSurveyTitle, .newSurveynameContainerWithoutLogo .newSurveyTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 0px 0px 0px #fff;
	font-size: 18px;
	color: #555;
	padding: 0px 18px 0px 18px;
}
.newSurveynameContainerWithoutLogo .newSurveyTitle {
	padding: 14px 18px;
}
.newSurveyTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 0px 0px 4px rgba(2,3,3,0.75);
	font-size: 18px;
	color: #fff;
	padding: 14px 18px;
}
.newSurveyExitSurveyContainer {
	background-color: #fff;
	height: 20px;
}
a.newSurveyExit:link, a.newSurveyExit:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b62b30;
	font-weight: 400;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 13px;
}
a.newSurveyExit:hover {
	text-decoration: underline;
	color:#52191c;
}
.newSurveyExitArrow {
	position: relative;
	top: 3px;
}
a.newSurveyBack:link, a.newSurveyBack:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b62b30;
	font-weight: normal;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 0px;
}
a.newSurveyBack:hover {
	text-decoration: underline;
	color:#52191c;
}
.newSurveyProgressBarTable {
	padding-right: 9px;
	padding-left: 16px
}
.newSurveyProgressText {
	color: #707070;
	font-size: 11px !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	text-align: right;
	line-height: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px
}
.newSurveyFooterTable {
	background-image: url("/images/run/header-gray-bg.png");
	background-repeat: repeat-x;
	display: table !important;
	height: 35px;
	visibility: visible !important;
	right: 0;
	z-index: 100
}
.newSurveyShareTD {
	padding-left: 20px
}
.newSurveyShareText {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	position: relative;
	top: -4px
}
.newSurveyShareIcons {
	position: relative;
	top: 2px;
	padding-right: 4px
}
.newSurveyFooterLogo {
	position: relative;
	top: 3px;
	left: 0px
}
.newSurveyProgressBarTableBottom {
	padding-right: 9px;
	padding-left: 16px
}
.newSurveyValidation {
	color: #BE1C22;
	font-size: 13.5px;
	font-weight: bold;
	padding-left: 19px;
	padding-top: 24px
}
.SurveyContent textarea {
	border-top: 2px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	font-size:12.7px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-border-sizing:border-box;
}
.SurveyContent input[type="text"], .SurveyContent input[type="password"] {
	padding:7px;
	border-top:2px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	font-size:12.7px;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-border-sizing:border-box;	
	margin:5px 0;
}
.newSurveyQuestionErrorBox {
	background: #fff url(/images/run/error-icon.png) no-repeat scroll 8px 15px;
	color: #4f4f4f;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px 15px 10px 30px;
	text-align: left;
	background-color: #fdf7f7;
	border: solid 1px #e0e0e0;
}
.SurveyBottomToolbar {
	margin-top: 25px;
	width: 930px;
}
.newSurveyLogoContainer {
	padding-top: 35px;
}
.backNExitTable {
	padding-top: 5px;
}
.rowHeightColor {
	height: 25px;
	color: #555555;
}
.newMatrixPadding {
	padding: 10px 4px;
	vertical-align:middle;
	border-radius: 0 !important;
}
.newNPSTable {
	border: 1px solid #cfcfcf;
	margin: 10px 0 5px !important;
}
.newNPSHeader {
	background-color: #dddddd;
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.05), inset 0 2px rgba(255,255,255,0.28);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.05), inset 0 2px rgba(255,255,255,0.28);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.05), inset 0 2px rgba(255,255,255,0.28);
	background-image: -webkit-linear-gradient(bottom, #c6c6c6 20%, #ddd);
	background-image: -moz-linear-gradient(bottom, #c6c6c6 20%, #ddd);
	background-image: -o-linear-gradient(bottom, #c6c6c6 20%, #ddd);
	background-image: -ms-linear-gradient(bottom, #c6c6c6 20%, #ddd);
	background-image: linear-gradient(to top, #c6c6c6 20%, #dddddd);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#c6c6c6', GradientType=0 );
	height: 30px;
}
.newNPSScores {
	background: #eeeeee url("/images/run/themev1/newNPSScores.gif") repeat top left scroll;
	border: 1px solid #cfcfcf;
	height: 25px;
}
.newNPSSelect {
	background-color: #f6f6f6;
	border: 1px solid #cfcfcf;
	height: 25px;
	padding-left: 10px;
}
.newNPSSelect:hover {
	background-color: #e5e5e5;
}
.newNPSText {
	color: #555555;
	font-weight: normal;
	padding-left: 13px;
	padding-right: 13px;
}
.newSBSHeading {
	background: #dddddd url("/images/run/themev1/newSBSHeading.gif") repeat top left scroll;
	border: 1px solid #d0d0d0;
	height: 30px;
}
.newSBSTopHeading {
	background: #c5c5c5 url("/images/run/themev1/newSBSTopHeading.gif") repeat top left scroll;
	height: 28px;
	color: #ffffff;
}
.newSBSScales {
	background: #efefef url("/images/run/themev1/newSBSScales.gif") repeat top left scroll;
	border: 1px solid #d0d0d0;
	height: 25px;
}
.newSBSSelect {
	background-color: #f6f6f6;
	border: 1px solid #d0d0d0;
	height: 25px;
}
.newSBSSelect:hover {
	background-color: #e5e5e5;
}
.newSBSNoBorder {
	border: none !important;
}
.newSBSHeadingText {
	color: #555555;
	font-weight: normal;
}
.newSBSWidth {
	width: 25%;
	word-wrap: break-word;
}
.newSliderBar {
	border-radius: 7px;
	background: #e8e8e8;
	border-top: 1px solid #bfbfbf;
	height: 7px;
}
a.newSliderScalePeg, a.newSliderScalePeg:visited {
	background: url("/images/slider/newScalePeg.png") no-repeat;
	display: block;
	height: 18px;
	width: 12px;
	text-decoration: none;
	position: relative;
	top: -2px;
}
a.newSliderScalePeg:hover {
	background: url("/images/slider/newScalePeg.png") no-repeat;
	display: block;
	height: 18px;
	width: 12px;
	text-decoration: none;
	position: relative;
	top: -2px;
}
.newSliderHeight {
	height: 27px !important;
}
.innerShadowThankYou {
/*	border:1px solid #dcdcdc;*/
	background:url("http://www.questionpro.com//userimages/sub-3/2629877/logo-banner.jpg") no-repeat top center;
	padding-top:50px;
}
.thankYouSubmit {
	background-color: #1f7fc0 !important;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0 2px rgba(255,255,255,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0 2px rgba(255,255,255,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4), inset 0 2px rgba(255,255,255,.4);
	border: solid 1px #1677b3 !important;
	background-image: -webkit-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: -moz-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: -o-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: -ms-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: linear-gradient(to top, #218ad5, #43b5db) !important;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#43b5db', endColorstr='#218ad5') !important;
	cursor: pointer;
	min-width: 85px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #fff !important;
	text-shadow: 0 1px rgba(0,0,0,.22);
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	padding: 1px 12px !important;
	height: 34px !important;
	line-height: 34px;
}
.thankYouSubmit:hover {
	color: #fff !important;
	background: #43b5db !important;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#43b5db', endColorstr='#43b5db');
	text-shadow: 0 1px rgba(0,0,0,.22);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.horizontalTopPadding {
	padding-top: 7px;
}
.EditPageLayout {
	border: 1px solid #cccccc;
	box-shadow: 0 0 2px 2px #CCCCCC inset;
	-webkit-box-shadow: 0 0 2px 2px #CCCCCC inset;
}
.singleLine {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.newSurveyTitle>hr {
	display: none;
}
.Pointer {
	cursor: pointer;
}
.imageToppadding {
	margin-top: 15px;
}
.link_blueText a {
	color: #BBBBBB;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
}
.textBoxBottomPadding {
	padding-bottom: 6px !important;
}
input#SurveySubmitButtonElement {
    color: #fff!important;
    box-shadow: 1px 1px 1px #c0c0c0;    
    background: rgb(210,68,71); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(210,68,71,1) 0%, rgba(182,43,48,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(210,68,71,1)), color-stop(100%,rgba(182,43,48,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(210,68,71,1) 0%,rgba(182,43,48,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d24447', endColorstr='#b62b30',GradientType=0 ); /* IE6-9 */
    padding: 7px 12px;
    border-style:solid;
    border-width:1px;
    border-color:#A42629;
	outline:none;
}
input#SurveySubmitButtonElement:hover {
    background: rgb(191,45,48); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(191,45,48,1) 0%, rgba(143,33,36,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,45,48,1)), color-stop(100%,rgba(143,33,36,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(191,45,48,1) 0%,rgba(143,33,36,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2d30', endColorstr='#8f2124',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-style:solid;
    border-width:1px;
    border-color:#8F2124;
	outline:none;
}
.newSurveynameContainer, .newSurveynameContainerWithoutLogo {
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff);
	background-image: -moz-linear-gradient(#ffffff, #ffffff);
	background-image: -o-linear-gradient(#ffffff, #ffffff);
	background-image: linear-gradient(#ffffff, #ffffff);
	-webkit-box-shadow: 0 0 0 0px transparent;
	-moz-box-shadow: 0 0 0 0px transparent;
	box-shadow: 0 0 0 0px transparent;
	border-width: 0px 0px 1px 0px;
	border-color: #d5d5d5;
	border-style: solid;
}
.newSurveynameContainer .newSurveyTitle, .newSurveynameContainerWithoutLogo .newSurveyTitle {
	color: #555;
	text-shadow: 0px 0px 0px #fff;
	font-weight: bold;
}
.newSurveynameContainer {
}
.v1ProgressAlign {
	padding-bottom: 0px !important;
	color: #413F3F;
	font-family: arial;
	font-size: 9pt;
}
.QuestionDescription, .QuestionText, .AltQuestionText, .AltAnswerText, .SurveyHeader, .SurveyFooter, .QuestionError, .SurveyValidation, .SurveySectionHeading, .SurveySectionSubHeading, .SurveySectionHeadingSmall {
 color:#4f4f4f;
}
.AnswerText {
	color: #555555;
}
.AltAnswerColor {
	color: #555555;
}
.QuestionText {
}
.newSurveyContainerTable {
}
.SurveyContent {
}
.radioTextValign {
}
.checkBoxTextValign {
}
.smileyBackground {
	background: #F6F6F6;
}
.smileyData {
	text-align: center !important;
	padding: 20px 20px 10px 20px;
}
.smileyMobileData {
	text-align: center !important;
	padding: 4px 2px 2px 2px;
}
.lookupTableTextFieldSpan {
	background: url(/images/lightdownarrow.png) no-repeat center;
	width: 15px;
	height: 30px;
	float: right;
	position: relative;
	cursor: pointer;
	right: 20px;
	top: 9px;
}
.lookupTableTextFieldSpan:hover {
	background: url(/images/down-arrow.png) no-repeat center;
}
.lookupTableTextFieldSpanLeft {
	background: url(/images/lightdownarrow.png) no-repeat center;
	width: 15px;
	height: 20px;
	float: left;
	position: relative;
	cursor: pointer;
	left: 20px;
	top: 3px;
}
.lookupTableTextFieldSpanLeft:hover {
	background: url(/images/down-arrow.png) no-repeat center;
}
.rewardDiv {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 0px;
	font-size: 16px;
	border: 1px solid #B8B8B8;
	margin-top: 50px;
	margin-bottom: 15px;
}
.rewardHeading {
	font-size: 30px;
	font-weight: normal;
	color: #172F4B;
}
.rewardSubHeading {
	font-size: 26px;
	font-weight: bold;
	color: #172F4B
}
.rewardMessage {
	font-size: 12px;
	padding-top: 37px;
}
.rewardSeparator {
	border: 1px solid #1276C2;
	margin: 12px 0px;
	width: 260px;
}
.couponHeading {
	color: #1276C2;
	font-weight: bold;
}
.couponDetails {
	font-size: 12px;
	text-align: center;
	padding-bottom: 25px;
	width: 250px;
}
.rewardScoreBox {
	margin: 0px 0px 20px 0px;
	padding: 10px;
	width: 150px;
	font-weight: bold;
}
.rewardWin {
	background: #0293FE;
	color: #ffffff;
}
.rewardLoose {
	border: 1px solid #1A2D55;
}
.rewardCouponBackground {
	background: #FBFEF5;
}
.rewardCouponOuterBorder {
	border: 1px solid #363634;
	margin-top: 25px;
	width: 375px;
}
.rewardCouponInnerBorder {
	border: 1px dashed #363634;
	padding: 10px;
	margin: 10px;
}
.container {
	width: 930px;
	margin: auto;
	text-align: center;
	border-bottom: 8px solid #2096FA;
}
.contlogo {
	background-image: url("/images/run/background-giant.png");
	padding-top: 15px;
	padding-bottom: 5px;
}
.sub {
	background-color: #2096FA;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: 0px 1px #000000;
}
.sub img {
	display: inline-block;
	margin-bottom: -1px;
	margin-left: 1px;
	vertical-align: bottom;
}
.centralcontent {
	background-color: #FFFFFF;
	padding-top: 28px;
}
h5 {
	font-size: 30px;
	color: #F59300 !important;
	line-height: 1.4em;
	text-shadow: 0px 1px #BEB3B9;
	margin: 0px;
}
.list {
	display: block;
	margin: auto;
	padding-left: 310px;
}
.list ul {
	text-align: left;
	display: block;
	padding-bottom: 7px;
}
.list ul li {
	color: #6B6B6B;
	list-style: none;
	background: url("/images/run/check-giant.png") 0px top no-repeat;
	padding-left: 35px;
	display: block;
	margin-top: 16px;
	margin-bottom: 16px;
	vertical-align: top;
}
.watermarkDiv {
	position: absolute;
	text-align: center;
	font-size: 100px;
	padding-top: 350px;
	color: #172F4B;
}
.rotateText {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.voteLike {
	background: #F6F6F6 url(/images/vote/0.png) center 20px no-repeat!important;
}
.voteLike:hover {
	background: #e5e5e5 url(/images/vote/s_0.png) center 20px no-repeat!important;
	cursor: pointer
}
.voteLike.voteLikeSelected {
	background: #e5e5e5 url(/images/vote/s_0.png) center 20px no-repeat !important;
}
.voteHate {
	background: #F6F6F6 url(/images/vote/1.png) center 25px no-repeat !important;
}
.voteHate:hover {
	background: #e5e5e5 url(/images/vote/s_1.png) center 25px no-repeat !important;
	cursor: pointer;
}
.voteHate.voteHateSelected {
	background: #e5e5e5 url(/images/vote/s_1.png) center 25px no-repeat !important;
}
.bluebutton {
	font-family: 'lucida grande', arial, verdana, sans-serif !important;
	font-size: 15px!important;
	font-weight: bold !important;
	color: #fff !important;
	text-shadow: 0 1px rgba(0,0,0,.22);
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	background-color: #1f7fc0 !important;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 1px rgba(255,255,255,.4) !important;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 1px rgba(255,255,255,.4) !important;
	box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 1px rgba(255,255,255,.4) !important;
	border: solid 1px #1677b3 !important;
	background-image: -webkit-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: -moz-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: -o-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: -ms-linear-gradient(bottom, #218ad5, #43b5db) !important;
	background-image: linear-gradient(to top, #218ad5, #43b5db) !important;
	padding: 10px 10px!important;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#218ad5', endColorstr='#43b5db');
	margin-top: 0px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #333333;
	cursor: pointer;
	margin-right: 7px;
	outline: none;
	display: inline-block;
}
.disabledButton {
	background: #ccc !important;
	color: #999 !important;
	text-shadow: none !important;
	box-shadow: none !important;
}
.SurveyValidation + div + div {
	margin-top:20px;
}
.newSBSSelect td {
	padding:10px!important;
}
.AltAnswerText td, tr.AnswerText.AltAnswerColor td, .AnswerText.Pointer.newNPSSelect {
	padding:10px!important;	
}
.dragNDropRankText > span {
	left:0!important;
	top:3px!important;	
}
.AnswerText.Pointer.newNPSSelect .Pointer {
	vertical-align:middle;
	margin:0 0 0 5px;
}
.innerShadowThankYou #SurveyAjaxContainer table {
	width:100%;
	padding:0 195px!important;
	margin-top:120px!important;
}
.dragNDropDotsImg + td {
	display:none;	
}

/* For the signature pad */
.sigWrapper.current {
	border-color:#bbbbbb!important;
}
.sigNav a, .sigNav a:link, .sigNav a:visited {
	color:#b62b30!important;	
}

/* jQuery Calendar Widget */
.ui-widget-header {
	border: 1px solid #aaaaaa!important;
	background-color: #cccccc!important;
}
