@charset "UTF-8";
/*
 * スマホプレビュー用CSS
 */

.footspace {
  height: 10px;
}
#answerWrapper {
  overflow: hidden;
  height: 100vh;
}

#answerPage {
  overflow-x: hidden;
  overflow-y: auto;
}
#answerPage #spPreviewOpen {
  display: none;
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: url("../../images/enquete/preview/icon-iphone-290.png") no-repeat;
  background-size: 48px 48px;
  width: 48px;
  height: 48px;
}

#frameSPPreview {
  max-width: 480px;
  background-color: #eee;
  border-left:1px #d9d9d9 solid;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  right: 0;
}
#frameSPPreview #spPreviewClose {
  background: url("../../images/enquete/preview/icon-close-black-48.png") no-repeat;
  background-size: 100% auto;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}

#answerSPPreview {
  background-color: white;
  width:380px;
  height:670px;
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  font-size: 16px;
  box-sizing: border-box;
}

.answerIconAnswer01{
    font-size: 16px;
}

.answerIconAnswer02{
    font-size: 16px;
}
.uiPopupMenu #answerSPPreview .questionContent {
    margin-top: 0px;
    margin-bottom: 0px;
}
#answerSPPreview #spPreviewTop {
  background-image: url(../../images/enquete/preview/sp-browser-top.png);
  height: 71px;
}
#answerSPPreview #spPreviewBody {
  overflow-x: hidden;
  overflow-y: auto;
  height: 559px;
}
#answerSPPreview #spPreviewBottom {
  background-image: url(../../images/enquete/preview/sp-browser-bottom.png);
  height: 45px;
}
#answerSPPreview .header {
    min-width: 300px;
    margin: 0;
    padding: 0;
}
#answerSPPreview .header h2 {
    padding-top: 18px;
    color: #FFF;
    font-size: 18px;
    padding-left: 20px;
}
/*#answerSPPreview h2.questionTitle div {
    margin-top: 3px;
}*/
#answerSPPreview .questionTitle {
    text-indent: 0em;
    margin-bottom: 0.5em;
}
#answerSPPreview .questionContent .questionTitle .q {
    line-height: 1.6em;
    font-size: 24px;
}
#answerSPPreview .questionContent .questionTitle .questionTitle-txt {
    font-size: 16px;
}
#answerSPPreview .questionContent {
    padding: 0px 0;
    margin-top: 30px;
    margin-bottom: 35px;
}
#answerSPPreview.basicinfoContent {
    padding: 0px 0;
    margin-top: 30px;
    margin-bottom: 50px;
}
#answerSPPreview .noErrorText01 {
    width: auto;
}
#answerSPPreview .questionContentFooter {
  margin-top: 35px;
  padding-top: 15px;
}
#answerSPPreview .footer {
  background-color: #FFF;
  font-size: 80%;
  min-width: 100px;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 10px;
  height: auto;
  z-index: 150;
  color: #b3b3b3;
  clear: both;
}
#answerSPPreview .uiButton.l {
  display: inline-block;
  height: auto;
  min-width: 150px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: normal;
}
#answerEdit #answerSPPreview .contents {
  padding-top: 20px;
}
#pageEdit #answerSPPreview .contents {
  margin: 10px 10px 30px;
  padding-bottom: 0px;
  position: relative;
}
#pageEdit #answerSPPreview .contents.headerMargin {
  margin-bottom: 14px;
}
#answerSPPreview .contents .explainArea {
  width: 90%;
  padding-left: 0px;
  padding-right: 0px;
  margin: 10px auto;
  min-height: 50px;
  line-height: 1.3;
}
#answerSPPreview .qda_notice {
  width: 87%;
  margin-top: 0;
}
#answerSPPreview .qda_alert {
  width: 80%;
  margin: 0 auto;
}
#pageEdit #answerSPPreview .contentsInner {
  margin-right: 0;
  margin-left: 0;
}
#answerSPPreview .questionTitle .headNumber,
#answerSPPreview .uiMatrix .announceTitle {
    font-size: 1.3em;
    padding-right: 7px;
}
#answerEdit #answerSPPreview .enq_title_txt {
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
/* 同意文 */
#answerSPPreview .agreement-check label {
  background: white !important;
  box-shadow: none !important;
}
#answerSPPreview .uiButton.l.agreement-ok {
  font-weight: normal;
  padding-right: 15px;
  padding-left: 15px;
}
#answerSPPreview .agreement-cancel-ok {
  margin-right: 10px !important;
  margin-left: 10px !important;
}
#answerSPPreview .agreement-cancel-ok a {
  color:white;
  word-break: break-all;
  line-height: 1.2;
  font-weight: normal;
  padding: 10px 15px 8px 15px;
}
#answerSPPreview #agr-chk-error-sp{
  color:red;
  text-align: center;
  font-size: 14px;
}

#answerSPPreview .progressBar .barArea {
    width: 90%;
}
#answerSPPreview .ui-progressbar {
    width: 65%;
    margin-left:40px;
}

#answerSPPreview .leftSpace {
    margin-left: 0;
}

#answerSPPreview .listCenter01 {
  overflow: hidden;
}
#answerSPPreview .listCenter01 ul {
  /*margin-top: 5px;*/
  /*margin-bottom: 5px;*/
  margin-top: 0px;
  margin-bottom: 0px;
}
#answerSPPreview .listCenter01 ul > li {
  margin: 0 0 0 0px;
  float: none;
}
#answerSPPreview .listCenter01 .uiButton {
  margin-top: 0px;
  margin-right: 5px;
  /*margin-bottom: 5px;*/
  min-width: 200px;
  /*font-weight: bold;*/
  /*padding: 10px 15px 8px 15px; */
}
#answerSPPreview .listCenter01 .n.sendAns ,
#answerSPPreview .listCenter01 .reco-align{
    margin-left:75px;
}
/*
 * ラジオボタン・チェックボックス
 */
#answerSPPreview .uiRadio, .uiCheck {
  font-size: 16px;
}
#answerSPPreview .uiRadio label,
#answerSPPreview .uiCheck label {
    background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#E7E7E7));
    background: -ms-linear-gradient(top, #F3F3F3, #E7E7E7);
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #c5c5c5;
    margin-bottom: 5px;
}
#answerSPPreview .table_qtype_check td,
#answerSPPreview .table_qtype_radio td {
    padding-right: 10px;
    padding-bottom: 5px;
}
#answerSPPreview .table_qtype_radio .uiRadio label,
#answerSPPreview .table_qtype_check .uiCheck label {
    padding: 15px 10px 13px 10px;
}
#answerSPPreview .table_qtype_radio .uiRadio label .table-cell.q,
#answerSPPreview .table_qtype_check .uiCheck label .table-cell.q {
    width: 30px;
}
#answerSPPreview .table_qtype_radio .uiRadio label .table-cell.choice-text,
#answerSPPreview .table_qtype_check .uiCheck label .table-cell.choice-text {
    padding-left: 10px;
}
#answerSPPReview td.uiCheck .choice_text, td.uiRadio .choice_text {
  font-size: 16px;
}
#answerSPPreview label .choice_text {
  line-height: 1.5;
}
#answerSPPreview td.uiCheck .choice_text,
#answerSPPreview td.uiRadio .choice_text {
  font-size: 16px;
}
#answerSPPreview .textbox-in .afterEdit .afterEdit {
  margin: 5px 0 0 0;
}
#pageEdit #answerSPPreview .table_qtype_radio .textboxSet,
#pageEdit #answerSPPreview .table_qtype_check .textboxSet {
  margin-right: 10px;
}
#answerSPPreview .table_qtype_radio .afterEdit .textbox-area,
#answerSPPreview .table_qtype_check .afterEdit .textbox-area {
  margin: 0;
}
#answerSPPreview .uiRadio label span.q,
#answerSPPreview .uiCheck label span.q {
  margin-right: 5px;
}
#answerSPPreview .table_qtype_radio td.uiRadio label .table-cell .q,
#answerSPPreview .table_qtype_check td.uiCheck label .table-cell .q {
  margin-top: 2px;
}
#pageEdit #answerSPPreview .uiTextbox .textboxSet .qPageCheck01,
#pageEdit #answerSPPreview .uiRadio .textboxSet .qPageCheck01,
#pageEdit #answerSPPreview .uiCheck .textboxSet .qPageCheck01,
#pageEdit #answerSPPreview .matrix-radio .textbox-in .uiTextboxes .qPageCheck01,
#pageEdit #answerSPPreview .matrix-radio-bi .textbox-in .uiTextboxes .qPageCheck01,
#pageEdit #answerSPPreview .matrix-checkbox .textbox-in .uiTextboxes .qPageCheck01 {
  margin-right: -20px;
}

#answerSPPreview .uiSelect {
  font-size: 12px;
  max-width: 350px;
}
#answerSPPreview .selectTxt {
  padding-right: 4px;
  font-size: 16px;
}
#answerSPPreview .uiSelect select,
#answerSPPreview .uiSelect select option {
  font-size: 16px;
}

/*
 * ラジオボタン・画像
 */
#answerSPPreview .table_qtype_choiceimage .uiRadio label,
#answerSPPreview .table_qtype_choiceimage .uiCheck label {
  background: none;
  border-radius: 3px;
  margin: 0 10px 10px 0;
  padding: 5px;
  min-width: auto;
}
#answerSPPreview .imagechoice-photo-table {
  table-layout: auto;
}
#answerSPPreview .table_qtype_choiceimage {
  min-width: auto;
}
#answerSPPreview .table_qtype_choiceimage .addImgEdit img {
  max-height: 150px;
  max-width: 150px;
}
#pageEdit #answerSPPreview .table_qtype_choiceimage .uiRadio .image-in .addImgEditWrap {
  padding: 0 0 0 0px;
}
#pageEdit #answerSPPreview .image-in .addImgEditWrap {
  padding: 0 0 0 27px;
  margin: 5px 0px 10px 10px;
  box-sizing: border-box;
}
#pageEdit #answerSPPreview .uiCheck .image-in .addImgEditWrap {
  padding-left: 0;
}
/*#answerSPPreview .table_qtype_choiceimage .checked label .check-imagechoice,
#answerSPPreview .table_qtype_choiceimage .checked label:hover .check-imagechoice {
  width: 41px;
  height: 41px;
  background-image: url(../../images/check-imagechoice-sp.png);
  top: -3px;
  right: -3px;
}*/
#answerSPPreview .table_qtype_choiceimage .choice-option-block {
  box-shadow: none;
}
#answerSPPreview .table_qtype_choiceimage .uiRadio.checked label,
#answerSPPreview .table_qtype_choiceimage .uiCheck.checked label {
  background: none !important;
}
#answerSPPreview .table_qtype_choiceimage .uiRadio:not(.checked) label:hover .check-imagechoice,
#answerSPPreview .table_qtype_choiceimage .uiCheck:not(.checked) label:hover .check-imagechoice {
  background-image: none !important;
}
/*#answerSPPreview .table_qtype_choiceimage .uiRadio.checked label:hover .check-imagechoice,
#answerSPPreview .table_qtype_choiceimage .uiCheck.checked label:hover .check-imagechoice {
  opacity: 1;
}*/
#answerSPPreview .table_qtype_choiceimage .afterEdit {
  margin: 5px 10px 0 0;
}
#answerSPPreview .table_qtype_choiceimage li {
  width: 50% !important;
}

#answerSPPreview .imgArea .img-wrap{
  max-width : 350px !important;
}
#answerSPPreview .uiRadio.checked label.image-in,
#answerSPPreview .uiCheck.checked label.image-in {
  background: none !important;
}

/*
 * テキストボックス
 */
#answerSPPreview .uiRanking,
#answerSPPreview .textbox-table{
  font-size: 14px;
}
#answerSPPreview .description {
  font-size: 16px;
}
#answerSPPreview .choice_text.description {
    line-height: 1.3;
}
.face{
    font-size: 16px;
}
#answerSPPreview .uiTextbox.sum {
    max-width: 500px;
    min-width: 275px;
}
#answerSPPreview .uiTextbox .textboxSet {
  margin-right: 25px;
  padding: 0;
}
#answerSPPreview .textboxSet .guideTxt {
  margin: 4px 0 0 0;
  padding: 0;
}
#answerSPPreview table.uiTextboxSum {
    max-width: 500px;
}
#answerSPPreview .uiTextboxSum .table {
  width: 100%;
}
#answerSPPreview table.uiTextboxSum td {
  white-space: auto;
  vertical-align: middle;
}
#answerSPPreview .uiTextboxSum .textboxSet {
  margin-right: 0;
}
#answerSPPreview table.uiTextboxSum .uiText {
  padding: 0;
  max-width: 100%;
}
#answerSPPreview .uiTextbox .uiTextboxSum tbody tr td.sum {
  padding-right: 55px;
}
#answerSPPreview .uiTextboxSum .table .cell.input {
  width: 50%;
}
#answerSPPreview .uiTextboxSum .cell.guide {
  width: 35%;
  padding-left: 3px;
}
#pageEdit #answerSPPreview .uiTextbox .textboxSet .mark .qPageCheck01 {
  margin-right: 0px;
}
#answerSPPreview .uiTextbox table.uiTextboxSum tbody tr td {
  padding: 5px 0;
}
#answerSPPreview .uiTextbox .uiTextboxSum tbody tr td.required-mark {
  width: 80px;
}

/*
 * ランキング
 */
#answerSPPreview .uiRanking td:first-child {
  padding: 8px 0px 0px 10px;
  width: 50%;
}
#answerSPPreview .uiRanking td.choice_index {
  padding: 8px 0 0 0;
}

/*
 * マトリックス
 */
#answerSPPreview .uiMatrix .uiRadio label,
#answerSPPreview .uiMatrix .uiCheck label {
  margin: 7px 0 0 5px;
  padding: 15px 0 13px 0;
  left: -5px;
  top: -5px;
  position: relative;
}
#answerSPPreview .uiMatrix .uiRadio label span.q {
  margin-left: auto;
  margin-right: auto;
}
#answerSPPreview .uiMatrix tbody th :first-child {
  line-height: 1.4em;
  display: inline-block;
}
#answerSPPreview .uiMatrix.matrix-checkbox-sp tbody th :first-child,
#answerSPPreview .uiMatrix.matrix-radio-sp tbody th :first-child {
  font-weight: bold;
}
#answerSPPreview .uiMatrix tbody tr th .item_text {
  float: none;
  padding: 0;
}
/*#answerSPPreview .uiMatrix tbody tr th .cellBack {
  padding: 5px 0;
  margin-top: 10px;
}*/
#answerSPPreview .uiMatrix tbody tr > th:last-child {
  padding: 4px 3px 0;
}
#answerSPPreview .uiMatrix tbody tr > td:first-child {
  padding-left: 5px;
}
#answerSPPreview .uiMatrix tbody tr > td:first-child > span {
  height: 40px;
  top: -3px;
  position: relative;
}
#answerSPPreview .uiMatrix tbody th :first-child + div {
  padding: 2px 0 0 1px;
}
#answerSPPreview .uiMatrixVertical .uiRadio label,
#answerSPPreview .uiMatrixVertical .uiCheck label {
  margin: 7px 0 0 5px;
  padding: 15px 0 13px 0;
  left: -5px;
  top: 0px;
}
#answerSPPreview .uiMatrix.stripeRow .uiRadio label,
#answerSPPreview .uiMatrix.stripeRow .uiCheck label {
  left: -3px;
}
#answerSPPreview .uiMatrixVertical {
  margin-bottom: 0px;
}
#answerSPPreview .uiMatrixVertical .choice_text {
  max-width: 150px;
  width: 100%;
  word-wrap: break-word;
  padding: 6px 10px 0 0;
  vertical-align: top;
  display: inline-block;
}
#pageEdit #answerSPPreview .uiMatrix tr .uiTextboxes,
#pageEdit #answerSPPreview .uiMatrixVertical tr .uiTextboxes {
  margin-right: 25px;
}
#answerSPPreview .uiMatrix .addTextColEdit.textboxSet .qPageCheck01 {
  right: 0px;
}
#pageEdit #answerSPPreview .uiMatrix .choices_repaint .image-in .addImgEditWrap {
  padding: 0;
  margin: 0 0 10px 0;
}
#pageEdit #answerSPPreview .uiMatrix .choices_repaint .image-in .addImgEditWrap .addImgEdit {
  height: 100%;
}
#pageEdit #answerSPPreview .uiMatrix .textbox-in .uiTextboxes .item_textbox {
  margin-right: -15px;
}

/*
 * FA
 */
#answerSPPreview .FA-margin {
  margin-top: -10px !important;
}

/*===========================================
        SP 基本情報
===========================================*/
#answerSPPreview .basicinfoContent {
  margin: 20px 10px 6px 10px;
  padding: 0;
}
#answerSPPreview .basicinfoContent:first-child {
  margin-top: 2px;
}
#answerSPPreview .basicinfoSelect {
  width: 100%;
}
#answerSPPreview .basicinfoSelect .uiRadio label {
    margin-bottom: 10px;
    /*margin-right: 10px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}
#answerSPPreview .basicinfoSelect .uiSelect {
  width: 100%;
  margin-bottom: 10px;
}

/*===========================================
        SP カラーテーマ
===========================================*/
.redTheme #frameSPPreview .announceTitle,
.redTheme #answerSPPreview .questionTitle div.headNumber,
.redTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.redTheme #answerSPPreview .questionTitle span.q {
  color: #ec302e;
}
.redTheme #answerSPPreview .uiRadio.checked label,
.redTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#fae4e3), to(#fae4e3));
  background: -ms-linear-gradient(top, #fae4e3, #fae4e3);
}
.redTheme #answerSPPreview .uiRadio label:hover,
.redTheme #answerSPPreview .uiCheck label:hover,
.redTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.redTheme #answerSPPreview .uiMatrix tbody th,
.overlay .redTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.redTheme #answerSPPreview .graphPopupMenu li a:hover,
.redTheme #answerSPPreview .sortPopupMenu li a:hover,
.redTheme #answerSPPreview .payment {
    background-color: transparent;
}
.pinkTheme #frameSPPreview .announceTitle,
.pinkTheme #answerSPPreview .questionTitle div.headNumber,
.pinkTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.pinkTheme #answerSPPreview .questionTitle span.q {
  color: #f2828b;
}
.pinkTheme #answerSPPreview .uiRadio.checked label,
.pinkTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffedee), to(#ffedee));
  background: -ms-linear-gradient(top, #ffedee, #ffedee);
}
.pinkTheme #answerSPPreview .uiRadio label:hover,
.pinkTheme #answerSPPreview .uiCheck label:hover,
.pinkTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.pinkTheme #answerSPPreview .uiMatrix tbody th,
.overlay .pinkTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.pinkTheme #answerSPPreview .graphPopupMenu li a:hover,
.pinkTheme #answerSPPreview .sortPopupMenu li a:hover,
.pinkTheme #answerSPPreview .payment {
    background-color: transparent;
}
.orangeTheme #frameSPPreview .announceTitle,
.orangeTheme #answerSPPreview .questionTitle div.headNumber,
.orangeTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.orangeTheme #answerSPPreview .questionTitle span.q {
  color: #fd9637;
}
.orangeTheme #answerSPPreview .uiRadio.checked label,
.orangeTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#fdebda), to(#fdebda));
  background: -ms-linear-gradient(top, #fdebda, #fdebda);
}
.orangeTheme #answerSPPreview .uiRadio label:hover,
.orangeTheme #answerSPPreview .uiCheck label:hover,
.orangeTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.orangeTheme #answerSPPreview .uiMatrix tbody th,
.overlay .orangeTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.orangeTheme #answerSPPreview .graphPopupMenu li a:hover,
.orangeTheme #answerSPPreview .sortPopupMenu li a:hover,
.orangeTheme #answerSPPreview .payment {
    background-color: transparent;
}
.yellowTheme #frameSPPreview .announceTitle,
.yellowTheme #answerSPPreview .questionTitle div.headNumber,
.yellowTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.yellowTheme #answerSPPreview .questionTitle span.q {
  color: #fdc659;
}
.yellowTheme #answerSPPreview .uiRadio.checked label,
.yellowTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#faefd8), to(#faefd8));
  background: -ms-linear-gradient(top, #faefd8, #faefd8);
}
.yellowTheme #answerSPPreview .uiRadio label:hover,
.yellowTheme #answerSPPreview .uiCheck label:hover,
.yellowTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.yellowTheme #answerSPPreview .uiMatrix tbody th,
.overlay .yellowTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.yellowTheme #answerSPPreview .graphPopupMenu li a:hover,
.yellowTheme #answerSPPreview .sortPopupMenu li a:hover,
.yellowTheme #answerSPPreview .payment {
    background-color: transparent;
}
.lightgreenTheme #frameSPPreview .announceTitle,
.lightgreenTheme #answerSPPreview .questionTitle div.headNumber,
.lightgreenTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.lightgreenTheme #answerSPPreview .questionTitle span.q {
  color: #86c253;
}
.lightgreenTheme #answerSPPreview .uiRadio.checked label,
.lightgreenTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#f4feea), to(#f4feea));
  background: -ms-linear-gradient(top, #f4feea, #f4feea);
}
.lightgreenTheme #answerSPPreview .uiRadio label:hover,
.lightgreenTheme #answerSPPreview .uiCheck label:hover,
.lightgreenTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.lightgreenTheme #answerSPPreview .uiMatrix tbody th,
.overlay .lightgreenTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.lightgreenTheme #answerSPPreview .graphPopupMenu li a:hover,
.lightgreenTheme #answerSPPreview .sortPopupMenu li a:hover,
.lightgreenTheme #answerSPPreview .payment {
    background-color: transparent;
}
.greenTheme #frameSPPreview .announceTitle,
.greenTheme #answerSPPreview .questionTitle div.headNumber,
.greenTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.greenTheme #answerSPPreview .questionTitle span.q {
  color: #379A58;
}
.greenTheme #answerSPPreview .uiRadio.checked label,
.greenTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#ebf5ee), to(#ebf5ee));
  background: -ms-linear-gradient(top, #ebf5ee, #ebf5ee);
}
.greenTheme #answerSPPreview .uiRadio label:hover,
.greenTheme #answerSPPreview .uiCheck label:hover,
.greenTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.greenTheme #answerSPPreview .uiMatrix tbody th,
.overlay .greenTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.greenTheme #answerSPPreview .graphPopupMenu li a:hover,
.greenTheme #answerSPPreview .sortPopupMenu li a:hover,
.greenTheme #answerSPPreview .payment {
    background-color: transparent;
}
.lightblueTheme #frameSPPreview .announceTitle,
.lightblueTheme #answerSPPreview .questionTitle div.headNumber,
.lightblueTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.lightblueTheme #answerSPPreview .questionTitle span.q {
  color: #99cccc;
}
.lightblueTheme #answerSPPreview .uiRadio.checked label,
.lightblueTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#f4ffff), to(#f4ffff));
  background: -ms-linear-gradient(top, #f4ffff, #f4ffff);
}
.lightblueTheme #answerSPPreview .uiRadio label:hover,
.lightblueTheme #answerSPPreview .uiCheck label:hover,
.lightblueTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.lightblueTheme #answerSPPreview .uiMatrix tbody th,
.overlay .lightblueTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.lightblueTheme #answerSPPreview .graphPopupMenu li a:hover,
.lightblueTheme #answerSPPreview .sortPopupMenu li a:hover,
.lightblueTheme #answerSPPreview .payment {
    background-color: transparent;
}
.blueTheme #frameSPPreview .announceTitle,
.blueTheme #answerSPPreview .questionTitle div.headNumber,
.blueTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.blueTheme #answerSPPreview .questionTitle span.q {
  color: #37589A;
}
.blueTheme #answerSPPreview .uiRadio.checked label,
.blueTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#ebeef5), to(#ebeef5));
  background: -ms-linear-gradient(top, #ebeef5, #ebeef5);
}
.blueTheme #answerSPPreview .uiRadio label:hover,
.blueTheme #answerSPPreview .uiCheck label:hover,
.blueTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.blueTheme #answerSPPreview .uiMatrix tbody th,
.overlay .blueTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.blueTheme #answerSPPreview .graphPopupMenu li a:hover,
.blueTheme #answerSPPreview .sortPopupMenu li a:hover,
.blueTheme #answerSPPreview .payment {
    background-color: transparent;
}
.purpleTheme #frameSPPreview .announceTitle,
.purpleTheme #answerSPPreview .questionTitle div.headNumber,
.purpleTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.purpleTheme #answerSPPreview .questionTitle span.q {
    color: #8e25ce;
}
.purpleTheme #answerSPPreview .uiRadio.checked label,
.purpleTheme #answerSPPreview .uiCheck.checked label {
    background: -webkit-gradient(linear, left top, left bottom, from(#fbefff), to(#fbefff));
  background: -ms-linear-gradient(top, #fbefff, #fbefff);
}
.purpleTheme #answerSPPreview .uiRadio label:hover,
.purpleTheme #answerSPPreview .uiCheck label:hover,
.purpleTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.purpleTheme #answerSPPreview .uiMatrix tbody th,
.overlay .purpleTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.purpleTheme #answerSPPreview .graphPopupMenu li a:hover,
.purpleTheme #answerSPPreview .sortPopupMenu li a:hover,
.purpleTheme #answerSPPreview .payment {
    background-color: transparent;
}
.grayTheme #frameSPPreview .announceTitle,
.grayTheme #answerSPPreview .questionTitle div.headNumber,
.grayTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.grayTheme #answerSPPreview .questionTitle span.q {
  color: #666666;
}
.grayTheme #answerSPPreview .uiRadio.checked label,
.grayTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#e7e7e7));
  background: -ms-linear-gradient(top, #e7e7e7, #e7e7e7);
}
.grayTheme #answerSPPreview .uiRadio label:hover,
.grayTheme #answerSPPreview .uiCheck label:hover,
.grayTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.grayTheme #answerSPPreview .uiMatrix tbody th,
.overlay .grayTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.grayTheme #answerSPPreview .graphPopupMenu li a:hover,
.grayTheme #answerSPPreview .sortPopupMenu li a:hover,
.grayTheme #answerSPPreview .payment {
    background-color: transparent;
}
.blackTheme #frameSPPreview .announceTitle,
.blackTheme #answerSPPreview .questionTitle div.headNumber,
.blackTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.blackTheme #answerSPPreview .questionTitle span.q {
  color: #090909;
}
.blackTheme #answerSPPreview .uiRadio.checked label,
.blackTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#dfdfdf));
  background: -ms-linear-gradient(top, #dfdfdf, #dfdfdf);
}
.blackTheme #answerSPPreview .uiRadio label:hover,
.blackTheme #answerSPPreview .uiCheck label:hover,
.blackTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.blackTheme #answerSPPreview .uiMatrix tbody th,
.overlay .blackTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.blackTheme #answerSPPreview .graphPopupMenu li a:hover,
.blackTheme #answerSPPreview .sortPopupMenu li a:hover,
.blackTheme #answerSPPreview .payment {
    background-color: transparent;
}
.bronzeTheme #frameSPPreview .announceTitle,
.bronzeTheme #answerSPPreview .questionTitle div.headNumber,
.bronzeTheme #answerSPPreview .pageEditArea .editAreaA td.txt p.colortxt,
.bronzeTheme #answerSPPreview .questionTitle span.q {
  color: #897869;
}
.bronzeTheme #answerSPPreview .uiRadio.checked label,
.bronzeTheme #answerSPPreview .uiCheck.checked label {
  background: -webkit-gradient(linear, left top, left bottom, from(#E3E0DC), to(#ccbcab));
  background: -ms-linear-gradient(top, #E3E0DC, #ccbcab);
}
.bronzeTheme #answerSPPreview .uiRadio label:hover,
.bronzeTheme #answerSPPreview .uiCheck label:hover,
.bronzeTheme #answerSPPreview .uiRanking:not(.disabled) tr:hover,
.bronzeTheme #answerSPPreview .uiMatrix tbody th,
.overlay .bronzeTheme #answerSPPreview .boxTypeQuestion ul li:hover,
.bronzeTheme #answerSPPreview .graphPopupMenu li a:hover,
.bronzeTheme #answerSPPreview .sortPopupMenu li a:hover,
.bronzeTheme #answerSPPreview .payment {
    background-color: transparent !important;
}
.bronzeTheme #answerSPPreview .table_qtype_choiceimage .checked label .check-imagechoice {
    background-image: url(../../images/theme_color/12/check-imagechoice-sp_12.png);
}

.spPreviewOnce .ui32IconBtn.uiIcoSP {
  background: url("../../images/enquete/preview/icon-iphone-290.png");
  background-size: 32px;
  margin-top: 0px;
}

#pageEdit #answerSPPreview h2.questionTitle div.questionTitle-txt {
  max-width: 100%;
}
#enqueteEdit #answerSPPreview .table_qtype_radio .uiRadio label,
#enqueteEdit #answerSPPreview .table_qtype_check .uiCheck label {
  width: auto;
}
#answerSPPreview .table_qtype_radio .addImgEdit,
#answerSPPreview .table_qtype_check .addImgEdit {
  margin-left: 0;
}
#answerSPPreview .table_qtype_radio .image-in .addImgEditWrap,
#answerSPPreview .table_qtype_check tr .image-in .addImgEditWrap {
  padding: 0;
}

.spPreviewTitle {
  width: auto;
  text-align: center;
  font-size: 16px;
  margin: 20px;
  color : rgb(51,51,51);
}

#enqueteEdit #answerSPPreview .contents {
  overflow: hidden;
}

#pageEdit #answerSPPreview .uiScale .image-in .addImgEditWrap {
    padding: 2px;
    margin: 0;
}
#pageEdit #answerSPPreview .uiScale .image-in .addImgEditWrap .addImgEdit {
    height: 100%;
}
#pageEdit #answerSPPreview .uiRanking .image-in .addImgEditWrap {
    padding: 0;
    margin: 0;
}
#pageEdit #answerSPPreview .uiMatrixVertical .image-in .addImgEditWrap,
#enqueteEdit #answerSPPreview .uiMatrixVertical .image-in .addImgEditWrap {
    margin: 0;
    padding: 0;
}

#answerSPPreview .addImgRowEdit {
    display: table !important;
    position: relative;
    height: 100px;
    left: 5px;
    top: 10px;
    float: none !important;
    padding: 0 !important;
}

#answerSPPreview .confirmResultPoint {
	margin:0;
}