.SurveyRunBackground {
  
  
  
  
  
  
  
  
  
  
  background-color:#c7c7c7;
}

.SurveyRunBody{
  padding: 0;
  margin: 0;
  *zoom:1;
  background-color:#c7c7c7;
}

.SurveyContentNew {
  background:#ffffff;
  height:100%
}

.SurveyContentNew textarea,.SurveyContentNew input,.SurveyContentNew select,.SurveyContentNew option {
  font-size:10pt;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  color:#000000
}

.SurveyContentNew a,.SurveyContentNew a:visited,.SurveyContentNew a:link,.SurveyContentNew 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;
  -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;
}

.QuestionError {
  color:#cc0000;
}

.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:#447dc0;
  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 {
  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;
        text-align:left
}

.SurveyVoteDown {
        background:url('/images/ideascale/vote_down.png') 100% no-repeat;
        text-align:right
}

.SurveyNoVote {
        background:none;
        text-align:center;
}

.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;
  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;
  border-radius: 5px;
  border:solid 1px #565656 !important;
-webkit-box-shadow:0 0 30px #000000 !important
-moz-box-shadow:0 0 30px #000000 !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
}

.surveyButton {
  -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='#FF3375BF', endColorstr='#FF1F416E');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3375bf), color-stop(100%, #1f416e));
  background-image:-webkit-linear-gradient(#3375bf,#1f416e);
  background-image:-moz-linear-gradient(#3375bf,#1f416e);
  background-image:-o-linear-gradient(#3375bf,#1f416e);
  background-image:linear-gradient(#3375bf,#1f416e);
  background-color:#1f416e;
  background-repeat:no-repeat;
  -webkit-box-shadow:0px 0px 3px 1px #333 inset;
  -moz-box-shadow:0px 0px 3px 1px #333 inset;
  box-shadow:0px 0px 3px 1px #333 inset;
  border:0px solid #aaa;
  color:#fff !important;
  text-shadow:0px 1px 0px #000;
  padding: 10px 13px !important;
  cursor: pointer;
}

.surveyButton:hover {
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1F416E', endColorstr='#FF3375BF');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1f416e), color-stop(100%, #3375bf));
  background-image:-webkit-linear-gradient(#1f416e,#3375bf);
  background-image:-moz-linear-gradient(#1f416e,#3375bf);
  background-image:-o-linear-gradient(#1f416e,#3375bf);
  background-image:linear-gradient(#1f416e,#3375bf);
  background-color:#1f416e;
  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
}

.freeSignupButton {
  background:url("/images/signupbuttons/sign-up-for-free.png") no-repeat top left;
  height:42px;
  width:140px;
  border: 0;
  cursor:pointer;
  cursor:hand
}

.freeSignupButtonHover {
  background:url("/images/signupbuttons/sign-up-for-free-hover.png") no-repeat top left;
  height:42px;
  width:140px;
  border: 0;
  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-color:#eaf1f9;
  cursor:pointer
}

.newMatrixHover {
  background:#eaf1f9
}

.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
}




.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 !important;
  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: 0 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-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: 0;
  padding-bottom: 0
}

.sortingList li{
  cursor:url("/images/addquestion/grab.png"),move;
  list-style:none;
  padding-left: 0;
  padding-bottom: 0
}

.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 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: 0 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: 0 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
}

.newSurveyExitSurveyContainerMobile {
  background-color:#dbdbdb;
  height:20px;
  border-color:#B4B4B4;
}

a.newSurveyExit:link,a.newSurveyExit:visited {
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-size:12px;
  color:#0073c9 !important;
  font-weight:bold;
  text-decoration:none;
  padding-left: 0;
  padding-right:13px
}

a.newSurveyExit:hover {
  text-decoration:underline
}

.newSurveyExitArrow {
  position:relative;
  top: 0
}

a.newSurveyBack:link,a.newSurveyBack:visited {
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-size:12px;
  color:#0073c9 !important;
  font-weight:bold;
  text-decoration:none;
  padding-left:13px;
  padding-right: 0
}

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/themev1/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:2px
}

.newSurveyShareIcons {
  position:relative;
  top:2px;
  padding-right:4px
}

.newSurveyFooterLogo {
  position:relative;
  top:3px;
  left: 0
}

.newSurveyProgressBarTableBottom {
  padding-right:9px;
  padding-left:16px
}

.newSurveyValidation {
  color:#BE1C22;
  font-size:13.5px;
  font-weight:bold;
  padding-left:19px;
  padding-top:24px
}

.SurveyContentNew textarea {
    border:solid 1px #bbb;
    -webkit-box-shadow: 0 0 5px #ccc inset;
    -moz-box-shadow: 0 0 5px #ccc inset;
    box-shadow: 0 0 5px #ccc inset;
}

.SurveyContentNew input {
  padding-left:2px;
  padding-bottom:3px
}

.SurveyContentNew input[type="text"], .SurveyContentNew input[type="password"] {
  padding-left:2px;
  padding-bottom:3px;
  border:solid 1px #bbb;
-webkit-box-shadow: 0 0 5px #ccc inset;
-moz-box-shadow: 0 0 5px #ccc inset;
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{
  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:#eaf1f9
}

.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 {
  color:#ffffff;
  padding: 3px 4px 3px 4px;
  font-weight: bold;
  background: rgba(211,211,211,1);
  background: -moz-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(211,211,211,1) 7%, rgba(191,191,191,1) 8%, rgba(189,189,189,1) 27%, rgba(135,135,135,1) 72%, rgba(117,117,117,1) 99%, rgba(117,117,117,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(211,211,211,1)), color-stop(7%, rgba(211,211,211,1)), color-stop(8%, rgba(191,191,191,1)), color-stop(27%, rgba(189,189,189,1)), color-stop(72%, rgba(135,135,135,1)), color-stop(99%, rgba(117,117,117,1)), color-stop(100%, rgba(117,117,117,1)));
  background: -webkit-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(211,211,211,1) 7%, rgba(191,191,191,1) 8%, rgba(189,189,189,1) 27%, rgba(135,135,135,1) 72%, rgba(117,117,117,1) 99%, rgba(117,117,117,1) 100%);
  background: -o-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(211,211,211,1) 7%, rgba(191,191,191,1) 8%, rgba(189,189,189,1) 27%, rgba(135,135,135,1) 72%, rgba(117,117,117,1) 99%, rgba(117,117,117,1) 100%);
  background: -ms-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(211,211,211,1) 7%, rgba(191,191,191,1) 8%, rgba(189,189,189,1) 27%, rgba(135,135,135,1) 72%, rgba(117,117,117,1) 99%, rgba(117,117,117,1) 100%);
  background: linear-gradient(to bottom, rgba(211,211,211,1) 0%, rgba(211,211,211,1) 7%, rgba(191,191,191,1) 8%, rgba(189,189,189,1) 27%, rgba(135,135,135,1) 72%, rgba(117,117,117,1) 99%, rgba(117,117,117,1) 100%);
}

.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:#eaf1f9
}

.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{
    -webkit-box-shadow: 0 0 5px #000000 inset;
    -moz-box-shadow: 0 0 5px #000000 inset;
    box-shadow: 0 0 5px #000000 inset;
}

.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;
    -webkit-box-shadow: 0 0 2px 2px #CCCCCC inset;
    -moz-box-shadow: 0 0 2px 2px #CCCCCC inset;
    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
}

.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='#FF3375BF', endColorstr='#FF1F416E');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3375bf), color-stop(100%, #1f416e));
  background-image:-webkit-linear-gradient(#3375bf,#1f416e);
  background-image:-moz-linear-gradient(#3375bf,#1f416e);
  background-image:-o-linear-gradient(#3375bf,#1f416e);
  background-image:linear-gradient(#3375bf,#1f416e);
  background-color:#3375bf;
  background-repeat:no-repeat;
  padding:10px 13px !important;
  text-shadow:none;
  -webkit-box-shadow:0px 0px 3px 1px #333 inset;
  -moz-box-shadow:0px 0px 3px 1px #333 inset;
  box-shadow:0px 0px 3px 1px #333 inset;
  border:0px solid #aaa;
  color:#fff !important;
  text-shadow:0px 1px 0px #000;
}

.surveySubmitButtonElement:hover {
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1F416E', endColorstr='#FF3375BF');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1f416e), color-stop(100%, #3375bf));
  background-image:-webkit-linear-gradient(#1f416e,#3375bf);
  background-image:-moz-linear-gradient(#1f416e,#3375bf);
  background-image:-o-linear-gradient(#1f416e,#3375bf);
  background-image:linear-gradient(#1f416e,#3375bf);
  background-color:#3375bf;
  background-repeat:no-repeat
}

.newSurveynameContainer,.newSurveynameContainerWithoutLogo {
  background-color:#447dc0;
  *zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF447DC0', endColorstr='#FF050E1A');
  background-size:100%;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #447dc0), color-stop(50%, #4681c5), color-stop(51%, #4176b3), color-stop(100%, #153e70));
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #447dc0), color-stop(50%, #4681c5), color-stop(51%, #4176b3), color-stop(100%, #153e70));
  background-image:-webkit-linear-gradient(top, #447dc0 0%,#4681c5 50%,#4176b3 51%,#153e70 100%);
  background-image:-moz-linear-gradient(top, #447dc0 0%,#4681c5 50%,#4176b3 51%,#153e70 100%);
  background-image:-o-linear-gradient(top, #447dc0 0%,#4681c5 50%,#4176b3 51%,#153e70 100%);
  background-image:linear-gradient(top, #447dc0 0%,#4681c5 50%,#4176b3 51%,#153e70 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+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0N2RjMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNDY4MWM1Ii8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiM0MTc2YjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTNlNzAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  
}

.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,.SurveyValidation,.SurveySectionHeading,.SurveySectionSubHeading,.SurveySectionHeadingSmall{
  color:#
}

.AnswerText {
  color:#555555
}
.AltAnswerColor {
  color:#555555;
}

.QuestionText {
  
}

.newSurveyContainerTable {
  
  
  
  
  
}

.SurveyContentNew {
  
  
}

.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: 20px;
    float: right;
    position: relative;
    cursor: pointer;
    right: 20px;
    top: 3px;
}

.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 Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,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: 0 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;
}

.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;
}

.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:#D3DAE2 url(/images/vote/s_0.png) center 20px no-repeat!important;
    cursor:pointer
}
.voteLike.voteLikeSelected {
    background:#D3DAE2 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:#D3DAE2 url(/images/vote/s_1.png) center 25px no-repeat !important;
    cursor:pointer
}
.voteHate.voteHateSelected {
    background:#D3DAE2 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;
    -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;
    display: inline-block;
}

.disabledButton {
    background: #ccc !important;
    color: #999 !important;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.question-tip {
  background-image: url("/images/tips.png");
  background-repeat: no-repeat;
  background-color: transparent;
  float: left;
  height: 17px;
  width: 20px;
}

table {
  border-collapse:initial !important;
}

form {
  margin: 0;
}

.footerTextSpan a:link {
   color:#ffffff;
}

/*------------------------- STORE LOCATOR CSS -------------------------*/

.sl_search_box {
    overflow:hidden;
}
.sl_search_box label {
	display:inline-block;
	text-align: right;
	width: 60px;
}
.sl_search_box input {
    width:70%;
    display:inline-block;
}

.sl_search_button_box {
	overflow:hidden;
    display:inline;
}
.sl_search_button_box label {
	width: 60px;
	display: inline-block;
}
.sl_search_button_box span {
	width: 70%;
	display: inline-block;
}

.sl_no_result_found {
	background: whiteSmoke;
	height: 90%;
	margin: 5px;
	padding: 8px;
	border-radius: 3px;
}
.sl_no_result_found span {
	font-weight: bolder;
	font-style: italic;
}

.sl_next_button {
	float: right;
	text-align: right;
}

.step_count_outer {
	float: left;
	width: 80%;
	height: 38px;
	border: none;
}
.storeDisplay {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  margin: 5px 8px;
  cursor: pointer;
  padding: 10px;
}

.storeSelected {
  color: white;
  text-decoration: none;
  background-color: #199AE4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-color: #35ACDF;
  padding: 10px;
  cursor: default;
  margin: 5px 8px;
  line-height: 1.5;
}

.sl_search_results {
	overflow: auto;
	height: 260px;
	margin: 3px 0px 6px 0px;
}

.sl_selected_stores_outer {
	vertical-align: top;
	margin: 5px 0px;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}

.sl_search_results_outer {
	vertical-align: top;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.sl_count {
	padding: 3px 7px;
	background-color: whiteSmoke;
	color: black;
	border-radius: 99px;
}

.sl_current_selection {
	font-size: 16;
	font-weight: bolder;
	padding: 2px 0px 4px 8px;
	text-decoration: underline;
}

.search_criteria_outer {
	text-decoration: none;
	background-color: whiteSmoke;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	cursor: default;
	margin: 5px 8px;
}
/*------------------------- STORE LOCATOR CSS END -------------------------*/


/*------------------------- CONJOINT CSS -------------------------*/

.conjoint-discrete-choice .floatLeft {
	float:left;
}

.conjoint-discrete-choice .column-outer {
	margin:10px 10px 0px 10px;
	width:90%;
}

.conjoint-discrete-choice .title_arrow {
	background:url(/images/arrow.jpg) right center no-repeat;
}

.conjoint-discrete-choice .top_td {
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-top-left-radius:6px;
	-moz-border-top-right-radius:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#FFF;
}

.conjoint-discrete-choice .mid_td {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#FFF;
}

.conjoint-discrete-choice .bottom_td {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
	background:#FFF;
}

.conjoint-discrete-choice .bg {
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-moz-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	border: 1px solid #cccccc;
	height:auto;
	color:#666666;
	background:#003366;
	text-align:center;

}

.conjoint-discrete-choice .active {
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-moz-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	border: 1px solid #3399cc;
	height:auto;
	text-align:center;
	color:#666666;
	background:#003366;
	background-color:#3399cc !important;
    -webkit-box-shadow: 3px 2px 3px rgba(51, 153, 204, 0.80);
    -moz-box-shadow: 3px 2px 3px rgba(51, 153, 204, 0.80);
    box-shadow: 3px 2px 3px rgba(51, 153, 204, 0.80);
}

.conjoint-discrete-choice .bg:hover{
	 background-color:#FF9933;
	 border: 1px solid #FF9900;
    -webkit-box-shadow: 2px 1px 2px rgba(250, 153, 51, 0.80);
    -moz-box-shadow: 2px 1px 2px rgba(250, 153, 51, 0.80);
    box-shadow: 2px 1px 2px rgba(250, 153, 51, 0.80);
}

.conjoint-discrete-choice .ui-shadow {
  -webkit-box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.20);
  -moz-box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.20);
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.20);
}

.conjoint-discrete-choice .inner-container {
		background-color:#fdfbfb;
		padding:15px;
		width:100%;
}

.conjoint-discrete-choice .inner_table {
    margin-left: auto;
    margin-right: auto;
}

.conjoint-discrete-choice .inner_table td {
	padding:4px;
	line-height:22px;
	text-align:center;
}

.conjoint-discrete-choice .round-corner, .step-outer {
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
}

.conjoint-discrete-choice .clear {
	width:100%;
	float:left;
	height:8px;
}
/*------------------------- CONJOINT CSS END -------------------------*/

#footerTextID a {
   color:#32383a;
   text-decoration: none !important;
}

#footerTextID a:hover {
   color: #32383a;
   text-decoration: none !important;
}


.smileyMobileData {
  text-align:center !important;
  padding: 4px 2px 2px 2px;
}


.voteLike {
    background:#F6F6F6 url(/images/vote/0.png) center 20px no-repeat!important;
}
.voteLike:hover {
    background:#D3DAE2 url(/images/vote/s_0.png) center 20px no-repeat!important;
    cursor:pointer
}
.voteLike.voteLikeSelected {
    background:#D3DAE2 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:#D3DAE2 url(/images/vote/s_1.png) center 25px no-repeat !important;
    cursor:pointer
}
.voteHate.voteHateSelected {
    background:#D3DAE2 url(/images/vote/s_1.png) center 25px no-repeat !important;
}

.doneNewFooterBox {
    background-image:url("/images/run/themev1/doneNewBottomBG.png");
    background-repeat:repeat-x;
    height: auto;
    border-bottom: 1px solid #b4b4b4;
}

.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:#eaf1f9
}
.newNPSText {
    color:#555555;
    font-weight:normal;
    padding-left:13px;
    padding-right:13px
}


.newSliderScale {
background:#e9e9e9;
border-top:1px solid #bfbfbf;
height:5px !important;
cursor:pointer;
border-radius:4px;

}


.newSliderBlueScaled {
  background-image: url("/images/slider/newSliderBlueScaled.png");
  background-repeat: repeat-x;
  height:6px;
  position:absolute;
  z-index:1;
  border-radius: 4px;
  cursor:pointer;
}

.ui-widget-content {
    border-radius:4px;
    background: #e9e9e9;
    border: 1px solid #bfbfbf;
}

.ui-widget-header {
    background-image: url("/images/slider/newSliderBlueScaled.png");
    background-repeat: repeat-x;
    border-radius: 4px;
}

.range-slider.ui-slider-range.ui-widget-header {
    background: #71b1db;
}

.ui-slider .ui-slider-handle {
    background: url("/images/slider/newSliderPeg.png") no-repeat;
    display: block;
    height: 19px;
    width: 14px;
    text-decoration: none;
    z-index: 2;
    cursor: pointer;
    border: none;
}
.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;
  line-height: 17px;
  height: 18px;
  margin: 0 5px;
  min-width: 24px;
  padding: 0 3px;
}

a.scalePeg, a.scalePeg:visited {
  background:url("/images/slider/newSliderPeg.png") no-repeat ;
  display:block;
  height:19px;
  width:14px;
  text-decoration:none;
  z-index:2;
  position:relative;
  top: -2px;
  cursor: pointer;
}

a.scalePeg:hover {
  background:url("/images/slider/newSliderPeg.png") no-repeat ;
  display:block;
  height:19px;
  width:14px;
  text-decoration:none;
  cursor: pointer;
}

.bgColorGray {
    background-color: #F4F4F4;
}

/* Survey Part CSS Start */
.survey-part-div {
    padding: 10px 0;
}

.survey-part-div .sp-nav {
    width: 5%;
    float: left;
    padding: 0;
}

.survey-part-div .sp-nav .survey-part-tab-menu-icon {
    height: 42px;
    font-size: 30px;
    line-height: 42px;
}

.survey-part-div .sp-sub-nav {
    width: 95%;
    float: left;
    padding: 0 0 0 15px;
}

.nav-tabs {
   border :none;
}

.scrtabs-tab-scroll-arrow {
    border:none;
    margin-top:-2px;
}

.survey-part-nav .tab-wrapper {
    padding:5px;
    height:60px;
}

.scrtabs-tabs-fixed-container {
    height:60px !important;
}

.survey-part-nav .addSurveyPart {
    font-size: 18px;
}

.arrow-box {
    position: relative;
    background: #ffffff;
    border: 1px solid #4BCBFC;
    border-left: 0px solid #ffffff;
    min-width: 162px;
    border-radius: 0px 1px 1px 0px;
    display: inline-block;
    margin-right: 18px;
    text-align: center;
    padding-right: 10px;
    font-size: 12px;
}

.arrow-box-active {
    background-color: #0291cd;
    border: 1px solid #0291cd;
    border-left:0px solid #ffffff;
}

.arrow-box:after, .arrow-box:before, .arrow-box .back-arrow:after, .arrow-box .back-arrow:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow-box .back-arrow:after, .arrow-box .back-arrow:before {
    left: 0%;
}

.arrow-box:after, .arrow-box-active .arrow-box:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 18px;
    margin-top: -18px;
}

.arrow-box:before {
    border-color: rgba(184, 50, 94, 0);
    border-left-color: #4BCBFC;
    border-width: 19px;
    margin-top: -19px;
}

.arrow-box-active:before {
    border-color: rgba(184, 50, 94, 0);
    border-left-color: #0291cd;
}

.arrow-box .back-arrow {
    cursor: pointer;
    padding: 10px 0px 9px 30px;
}

.arrow-box .back-arrow:after, .arrow-box-active .back-arrow:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 18px;
    margin-top: -18px;
}

.arrow-box .back-arrow:before, .arrow-box-active .back-arrow:before {
    border-color: rgba(184, 50, 94, 0);
    border-left-color: #4BCBFC;
    border-width: 19px;
    margin-top: -19px;
}

.arrow-box-active .back-arrow:before {
    border-left-color: #0291cd;
}

.arrow-box-active:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #0291cd;
}

.arrow-box .back-arrow {
    color: #0291cd;
}

.arrow-box-active .back-arrow {
    color: #ffffff;
}

.arrow-box-active .back-arrow hr, .arrow-box .back-arrow hr {
    position: absolute;
    left: 0px;
    width: 18px;
    top: 4.5px;
    z-index: 10;
    margin-left: 0px;
    border: 0px;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    height: 1px;
    margin-top: 13px;
    background-color:#D6D6D6;
 }

.tab-completed-indicator {
    color: #92d943;
    position: absolute;
    left: 14px;
    top: 1px;
    font-size: 12px !important;
}

.survey-part-tab-menu-icon {
    color: #BDC6CF;
    font-size:35px;
}

/* Survey Part CSS End */

.assessment-heading {
    font-size: 30px;
    font-weight: normal;
    color: #0291cd;
    text-align: center;
    margin: 10px;
    margin-top: 0px;
}

.ui-slider.ui-widget-content {
  width: calc(100% - 20px);
  height: 8px !important;
  background: #777;
  border: none;
  -webkit-border-radius: 0 ;
  -moz-border-radius: 0 ;
  border-radius: 0 ;
  border-bottom-left-radius: 20px !important;
  border-top-left-radius: 20px !important;
  display: inline-block;
  margin: 0 auto !important;
  position: relative;
  vertical-align: middle;
}

@media only screen and (min-width: 1025px) {
  .ui-slider.ui-widget-content {
    height: 6px !important;
  }
}

.ui-slider.ui-widget-content .ui-slider-range, .newSliderBlueScaled {
  background: #68b1de ;
  position: relative;
}

.text-slider-question .newSliderBlueScaled {
  margin-top: -8px;
}

.newSliderBlueScaled {
  height: 8px !important;
  border-radius: 0;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  top: 8px;
}

@media only screen and (min-width: 1025px) {
  .newSliderBlueScaled {
    height: 6px !important;
    top: 6px;
  }

 .text-slider-question .newSliderBlueScaled {
    margin-top: -6px;
  }
}

.ui-slider.ui-widget-content .ui-slider-handle,
.ui-slider.ui-widget-content .ui-draggable {
  width: 26px;
  height: 26px;
  background: #fff;
  border: #fff;
  -webkit-border-radius: 50% ;
  -moz-border-radius: 50% ;
  border-radius: 50% ;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin: 0 -10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 10;
}

@media only screen and (min-width: 1025px) {
  .ui-slider.ui-widget-content .ui-slider-handle,
  .ui-slider.ui-widget-content .ui-draggable {
    width: 20px;
    height: 20px;
  }
}

.ui-draggable {
  margin: 0 auto !important;
}
.ui-draggable .scalePeg,
.ui-draggable .scalePeg:hover {
  width: 26px;
  height: 26px;
  background: none;
}

@media only screen and (min-width: 1025px) {
  .ui-draggable .scalePeg,
  .ui-draggable .scalePeg:hover {
    width: 20px;
    height: 20px;
  }
}

.ui-slider.ui-widget-content .ui-slider-handle.ui-state-default {
  background: #fff;
  border: #fff;
}

.ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.ui-state-active,
.ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.ui-state-focus {
  background: #fff;
  border: #fff;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  outline: none;
}

.ConstantSumTable .ui-slider {
  min-width: 380px;
}

.MatrixTable.text-slider-question > tbody > tr > td,
.MatrixTable.numeric-slider-question  > tbody > tr > td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

@media only screen and (min-width: 1025px) {
  .MatrixTable.text-slider-question > tbody > tr > td,
  .MatrixTable.numeric-slider-question  > tbody > tr > td {
    padding-top: 0px !important;
    padding-bottom: 5px !important;
  }
}
