.SurveyRunBackground {
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF8F8F8', endColorstr='#FFC7C7C7');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #c7c7c7));
  background-image:-webkit-linear-gradient(#f8f8f8,#c7c7c7);
  background-image:-moz-linear-gradient(#f8f8f8,#c7c7c7);
  background-image:-o-linear-gradient(#f8f8f8,#c7c7c7);
  background-image:linear-gradient(#f8f8f8,#c7c7c7);
  background-repeat:no-repeat;
  background-attachment:fixed
  
  
}
.SurveyRunBody{
  padding:0px;
  margin:0px;
  *zoom:1;
}
.SurveyContent{
  background:#ffffff;
  height:100%
}
.SurveyContent textarea,.SurveyContent input,.SurveyContent select,.SurveyContent option{
  font-size:10pt;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  color:#000000
}
.SurveyContent a,.SurveyContent a:visited,.SurveyContent a:link,.SurveyContent a:hover{
  color:#000000
}
.newSurveyLogoContainer{
  -webkit-box-shadow:5px 5px 5px -5px #b4b4b4 inset,-5px 0 5px -5px #b4b4b4 inset;
  -moz-box-shadow:5px 5px 5px -5px #b4b4b4 inset,-5px 0 5px -5px #b4b4b4 inset;
  box-shadow:5px 5px 5px -5px #b4b4b4 inset,-5px 0 5px -5px #b4b4b4 inset;
  border-left:1px solid #b4b4b4;
  border-top:1px solid #b4b4b4;
  border-right:1px solid #b4b4b4
}
.newSurveyQuestionsTable{
  border:1px solid #b4b4b4;
  -webkit-box-shadow:5px 0px 5px -5px #b4b4b4 inset,-5px 0 5px -5px #b4b4b4 inset;
  -moz-box-shadow:5px 0px 5px -5px #b4b4b4 inset,-5px 0 5px -5px #b4b4b4 inset;
  box-shadow:5px 0px 5px -5px #b4b4b4 inset,-5px 0 5px -5px #b4b4b4 inset
}
.QuestionDescription,.QuestionText,.AnswerText,.AltQuestionText,.AltAnswerText,.SurveyHeader,.SurveyFooter,.QuestionError,.SurveyValidation,.SurveySectionHeading,.SurveySectionSubHeading,.SurveySectionHeadingSmall{
  font-size:10pt;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  color:#000000
}
.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:14pt !important;
  color:#ffffff !important;
  font-weight:bold;
  background-color:#707070;
  padding:5px 3px 5px 2px
}
.SurveySectionSubHeading{
  font-size:14pt !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 Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif
}
.dashboardTitle{
  font-size:10px;
  margin-bottom:5px;
  text-align:center;
  text-transform:uppercase;
  color:#fff;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif
}
.dashboardContent{
  font-size:70px;
  font-weight:bold;
  text-align:center;
  margin-bottom:-10px;
  color:#fff;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,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 Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif
}
input.submit,input[type="submit"],input[type="button"]{
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF477CC1', endColorstr='#FF172A3B');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #477cc1), color-stop(100%, #172a3b));
  background-image:-webkit-linear-gradient(#477cc1,#172a3b);
  background-image:-moz-linear-gradient(#477cc1,#172a3b);
  background-image:-o-linear-gradient(#477cc1,#172a3b);
  background-image:linear-gradient(#477cc1,#172a3b);
  background-repeat:no-repeat;
  -webkit-box-shadow:0px 0px 3px 1px #222 inset;
  -moz-box-shadow:0px 0px 3px 1px #222 inset;
  box-shadow:0px 0px 3px 1px #222 inset;
  border:0px solid #aaa;
  color:#fff !important;
  text-shadow:0px 1px 0px #000;
  padding: 10px 13px !important;
  cursor: pointer;
}
input.submit:hover,input[type="submit"]:hover,input[type="button"]:hover{
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF172A3B', endColorstr='#FF477CC1');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #172a3b), color-stop(100%, #477cc1));
  background-image:-webkit-linear-gradient(#172a3b,#477cc1);
  background-image:-moz-linear-gradient(#172a3b,#477cc1);
  background-image:-o-linear-gradient(#172a3b,#477cc1);
  background-image:linear-gradient(#172a3b,#477cc1);
  background-repeat:no-repeat
}
.doneNew div,.doneNew td,.doneNew p,.doneNew span,.doneNew a{
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,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:#d3dae2;
  cursor:pointer
}
.newMatrixHover{
  background:#d3dae2
}
.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
}
.shadowedBoxBodyTitleBar .leftDiv{
  float:left;
  text-align:left;
  margin:7px 0px 10px 15px
}
.shadowedBoxBodyTitleBar .closeButton{
  float:right;
  text-align:right;
  margin-top:3px;
  margin-right:4px
}
.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-left:6px;
  padding-top:14px;
  padding-bottom:14px;
  position:inherit;
  width: 97%;
  max-width:360px;
  word-wrap: break-word;
  font-size: 9pt;
  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;
  z-index:1000
}
.newFreePoweredText{
  font-size:11px;
  color:#bbb;
  position:relative;
  top:-3px
}
.newFreeHeaderLogo{
  position:relative;
  top:3px;
  padding-left:8px;
  padding-right:13px
}
.newSurveyContainerTable{
  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 Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-weight:bold;
  text-shadow:0px 0px 4px rgba(2,3,3,0.75);
  font-size:18px;
  color:#fff;
  padding:0px 18px 0px 18px
}
.newSurveynameContainerWithoutLogo .newSurveyTitle{
  padding:14px 18px
}
.newSurveyTitle{
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,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:#dbdbdb;
  height:20px;
  border-color:#B4B4B4;
  border-style:solid;
  border-width:0 1px
}
a.newSurveyExit:link,a.newSurveyExit:visited{
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-size:12px;
  color:#0073c9;
  font-weight:bold;
  text-decoration:none;
  padding-left:0px;
  padding-right:13px
}
a.newSurveyExit:hover{
  text-decoration:underline
}
.newSurveyExitArrow{
  position:relative;
  top:3px
}
a.newSurveyBack:link,a.newSurveyBack:visited{
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-size:12px;
  color:#0073c9;
  font-weight:bold;
  text-decoration:none;
  padding-left:13px;
  padding-right:0px
}
a.newSurveyBack:hover{
  text-decoration:underline
}
.newSurveyProgressBarTable{
  padding-right:9px;
  padding-left:16px
}
.newSurveyProgressText{
  color:#707070;
  font-size:11px !important;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,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;
  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:solid 1px #bbb;
  box-shadow:0 0 5px #ccc inset;
  -webkit-box-shadow:0 0 5px #ccc inset
}
.SurveyContent input{
  padding-left:2px;
  padding-bottom:3px
}
.SurveyContent input[type="text"], .SurveyContent input[type="password"]{
  padding-left:2px;
  padding-bottom:3px;
  border:solid 1px #bbb;
  box-shadow:0 0 5px #ccc inset;
  -webkit-box-shadow:0 0 5px #ccc inset;
  font-family: arial;
}
.newSurveyQuestionErrorBox{
  background:#fff url(/images/run/error-icon.png) no-repeat scroll 8px 5px;
  color:#ff3330;
  font-size:12px;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  margin-bottom:5px;
  margin-top:5px;
  padding:3px 5px 3px 26px;
  text-align:left;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  -o-border-radius:3px;
  border-radius:3px;
  background-color:#fff;
  -webkit-box-shadow:0 0 5px #ff3434;
  -moz-box-shadow:0 0 5px #ff3434;
  box-shadow:0 0 5px #ff3434;
  border:solid 1px #ff5656
}
.SurveyBottomToolbar{
  margin-top:25px;
  width:930px
}
.newSurveyLogoContainer{
  padding-top:35px;
  padding-bottom:30px
}
.backNExitTable{
  padding-top:5px
}
.rowHeightColor{
  height:25px;
  color:#555555
}
.newMatrixPadding{
  padding:0 3px 0 2px;
  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:#d3dae2
}
.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:#d3dae2
}
.newSBSNoBorder{
  border:none !important
}
.newSBSHeadingText{
  color:#555555;
  font-weight:normal
}
.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{
  box-shadow:0 0 5px #000000 inset;
  -webkit-box-shadow:0 0 5px #000000 inset
}
.thankYouSubmit{
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-weight:bold;
  font-size:13px;
  background:#0483ca;
  background-image:-webkit-linear-gradient(bottom, #0483ca 20%, #61c1fd);
  background-image:-moz-linear-gradient(bottom, #0483ca 20%, #61c1fd);
  background-image:-o-linear-gradient(bottom, #0483ca 20%, #61c1fd);
  background-image:-ms-linear-gradient(bottom, #0483ca 20%, #61c1fd);
  background-image:linear-gradient(to top, #0483ca 20%,#61c1fd);
  border:1px solid #0095e2;
  color:#fff !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:inset 0px 0px 3px 1px #0d64ad;
  -moz-box-shadow:inset 0px 0px 3px 1px #0d64ad;
  box-shadow:inset 0px 0px 3px 1px #0d64ad;
  padding:10px 13px !important;
  filter:dropshadow(color=#474747, offx=1, offy=1);
  cursor:pointer
}
.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 Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-weight:bold;
  padding-top:5px
}
.textBoxBottomPadding{
  padding-bottom:6px !important
}
input#SurveySubmitButtonElement{
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF477CC1', endColorstr='#FF172A3B');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #477cc1), color-stop(100%, #172a3b));
  background-image:-webkit-linear-gradient(#477cc1,#172a3b);
  background-image:-moz-linear-gradient(#477cc1,#172a3b);
  background-image:-o-linear-gradient(#477cc1,#172a3b);
  background-image:linear-gradient(#477cc1,#172a3b);
  background-repeat:no-repeat;
  -webkit-box-shadow:0px 0px 3px 1px #222 inset;
  -moz-box-shadow:0px 0px 3px 1px #222 inset;
  box-shadow:0px 0px 3px 1px #222 inset;
  border:0px solid #aaa;
  color:#fff !important;
  text-shadow:0px 1px 0px #000;
}
input#SurveySubmitButtonElement:hover{
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF172A3B', endColorstr='#FF477CC1');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #172a3b), color-stop(100%, #477cc1));
  background-image:-webkit-linear-gradient(#172a3b,#477cc1);
  background-image:-moz-linear-gradient(#172a3b,#477cc1);
  background-image:-o-linear-gradient(#172a3b,#477cc1);
  background-image:linear-gradient(#172a3b,#477cc1);
  background-repeat:no-repeat
}
.newSurveynameContainer,.newSurveynameContainerWithoutLogo{
  background-color:#2c4869;
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2C4869', endColorstr='#FF000000');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2c4869), color-stop(50%, #314f72), color-stop(51%, #234266), color-stop(100%, #14263d));
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2c4869), color-stop(50%, #314f72), color-stop(51%, #234266), color-stop(100%, #14263d));
  background-image:-webkit-linear-gradient(top, #2c4869 0%,#314f72 50%,#234266 51%,#14263d 100%);
  background-image:-moz-linear-gradient(top, #2c4869 0%,#314f72 50%,#234266 51%,#14263d 100%);
  background-image:-o-linear-gradient(top, #2c4869 0%,#314f72 50%,#234266 51%,#14263d 100%);
  background-image:linear-gradient(top, #2c4869 0%,#314f72 50%,#234266 51%,#14263d 100%);
  -webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 2px rgba(255,255,255,0.28) inset;
  -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 2px rgba(255,255,255,0.28) inset;
  box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 2px rgba(255,255,255,0.28) inset;
  border-width:0px 0px 0px 0px;
  border-color:transparent;
  border-style:solid;
  background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjNDg2OSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMzE0ZjcyIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiMyMzQyNjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDI2M2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
}

.newSurveynameContainer .newSurveyTitle,.newSurveynameContainerWithoutLogo .newSurveyTitle{
  color:#fff;
  text-shadow:0px 0px 4px rgba(2,3,3,0.75);
  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:#
}

.AnswerText{
  color:#555555
}
.AltAnswerColor {
  color:#555555;
}

.QuestionText{
  
}

.newSurveyContainerTable{
  
  
  
  
  
}

.SurveyContent{
  
  
}

.radioTextValign {
  
}

.checkBoxTextValign {
  
}
