﻿body:after {
  content: "Normal";
  display: none;
}

body {
  margin: 0;
  border: 0;
  background-color: #FFFFFF;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  padding: 0;
}

th {
  padding-left: 0;
  padding-right: 0;
}

img {
  max-width: 100%;
}

#Cuestionario input[type=text] {
  color: inherit;
  padding: .5em 1em;
  box-sizing: border-box;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: initial;
  font: inherit;
  /*height: 3em;*/
  width: 100%;
}

  #Cuestionario input[type=text]:focus {
    border-color: #1c93e5;
    box-shadow: 0px 0px 2px #1c93e5;
  }

textarea {
  color: inherit;
  padding: .5em 1em;
  box-sizing: border-box;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: initial;
  font: inherit;
  resize: none;
  margin-bottom: -.61em;
  width: 100%;
}

  textarea:focus {
    border-color: #1c93e5;
    box-shadow: 0px 0px 2px #1c93e5;
  }

/*#Cuestionario * {
    border: 1px solid #87CEFA;
    }*/

#Cuestionario {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1em;
  line-height: 2em;
  background-color: #FFFFFF;
  width: 100%;
}

  #Cuestionario A {
    color: #2883D6;
  }

  #Cuestionario .BarraLogo {
    text-align: left;
    background-color: #FFFFFF;
    line-height: 0;
  }

    #Cuestionario .BarraLogo > div {
      padding: 0 1em 0 1em;
      margin-left: auto;
      margin-right: auto;
      max-width: 850px;
    }

  #Cuestionario .Titulo1 {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    background-color: #F2B65C;
    color: #312A82;
    padding: 0.5em 0 0.5em 0;
    width: 100%;
  }

    #Cuestionario .Titulo1 > div {
      padding: 0 1em 0 1em;
      margin-left: auto;
      margin-right: auto;
      max-width: 850px;
    }

  #Cuestionario .Titulo2 {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    background-color: #FFFFFF;
    color: #312A82;
    padding: 0.5em 0 0.5em 0;
    width: 100%;
  }

    #Cuestionario .Titulo2 > div {
      padding: 0 1em 0 1em;
      margin-left: auto;
      margin-right: auto;
      max-width: 850px;
    }


  #Cuestionario .Titulo3 {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    background-color: #FFFFFF;
    color: #000000;
    padding: 0.5em 0 0.5em 0;
    width: 100%;
  }

    #Cuestionario .Titulo3 > div {
      padding: 0 1em 0 1em;
      margin-left: auto;
      margin-right: auto;
      max-width: 850px;
    }

  #Cuestionario .TituloMarquesina {
    margin-top: .5em;
    margin-bottom: .2em;
    border-top: 1px solid #FF0000;
    border-left: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
    border-right: 1px solid #FF0000;
    background: #FFFFFF;
    color: #FF0000;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
  }

    #Cuestionario .TituloMarquesina span {
      display: inline-block;
      padding-left: 100%;
      animation: marquee 30s linear infinite;
    }

@-moz-keyframes marquee {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(-100%, 0);
  }
}

@-webkit-keyframes marquee {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(-100%, 0);
  }
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(-100%, 0);
  }
}

  #Cuestionario .MsjBlack {
    font-weight: bold;
  }

  /*#Cuestionario .CuerpoPaginaEncuesta {
    padding: 0 30px 0 30px;
    width: 100%;
  }*/

  #Cuestionario #FilaRecipiente > table {
    width: 100%;
  }

  #Cuestionario .CuerpoPaginaEncuesta > table {
    width: 100%;
  }

  #Cuestionario .CuerpoPaginaEncuesta .Espacio {
    padding: 0;
  }

  #Cuestionario .TablaRespuesta .Identado {
    padding-left: 1.5em;
    padding-top: 0;
  }

  #Cuestionario .TablaRespuesta .Superior {
    vertical-align: top;
  }

  #Cuestionario .LaPregunta {
    padding: 1em 1em 0 1em;
  }

    #Cuestionario .LaPregunta .TituloPregunta .OrdenPregunta {
      font-size: 85%;
      font-weight: bold;
      font-style: normal;
      color: #000000;
    }

    #Cuestionario .LaPregunta .TituloPregunta .DescripcionPregunta {
      font-size: 85%;
      font-weight: bold;
      font-style: normal;
      color: #000000;
    }

    #Cuestionario .LaPregunta .TituloPregunta .MsjRequerido {
      font-size: 85%;
      font-weight: normal;
      font-style: normal;
      color: #FF0000;
      margin-left: 1em;
    }

    #Cuestionario .LaPregunta .ImagenPregunta {
      border-top: 0 outset #FFFFFF;
      padding-top: 0.5em;
      padding-bottom: 0.5em;
    }

    #Cuestionario .LaPregunta .TituloPregunta .DescripcionPreguntaSoloTexto {
      font-size: 100%;
      font-weight: normal;
      font-style: normal;
      color: #000000;
      padding-left: 0;
    }

    #Cuestionario .LaPregunta .TablaPregunta {
      margin-left: auto;
      margin-right: auto;
      max-width: 850px;
      width: 100%;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta {
      font-size: 85%;
      font-weight: normal;
      font-style: normal;
      color: #000000;
      /*padding-top: 1em;*/
      /*padding-left: 24px;*/
    }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .TablaRespuesta {
        width: 100%;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .es-valoracion.ui-widget {
        font-size: 1.0em;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .Asterisco {
        color: #FF0000;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .Text textarea {
        background-color: #FFFFFF;
        border-color: #CCCCCC;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .Text input {
        background-color: #FFFFFF;
        border-color: #CCCCCC;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .DateTime input {
        background-color: #FFFFFF;
        border-color: #CCCCCC;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .HasCharsCounter {
        position: relative;
      }


      #Cuestionario .LaPregunta .CeldaTablaRespuesta .InfoNumChars {
        position: absolute;
        bottom: .3em;
        right: 0.3em;
        font-size: .8em;
        line-height: .8em;
        color: #CCCCCC;
        opacity: 0.5;
        text-align: right;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta th {
        font-weight: inherit;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .DropDownList {
        font: inherit;
        color: inherit;
        background-color: #FFFFFF;
      }

      /* Más Nuevo */
      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal {
        display: table;
        width: unset;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .Container {
          display: table-row;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB {
          display: table-cell;
          padding-right: 1em;
          vertical-align: top;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB .RadioCheck {
            /*display: table-cell;*/
          }

            #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB .RadioCheck .CheckLabel {
              /*display: table-cell;*/
            }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB .RadioCheck .CheckLabel .Imagen {
                display: flex;
                align-items: center;
                justify-content: center;
                padding-bottom: 1em;
              }

                #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB .RadioCheck .CheckLabel .Imagen img {
                  min-width: 2em;
                  max-width: 100%;
                  /*position: relative;
                  top: 50%;
                  transform: translateY(-50%);*/
                }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB .RadioCheck .CheckLabel .RadioStuff {
                position: relative;
                margin-top: 0;
              }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB .RadioCheck .CheckLabel .CheckStuff {
                position: relative;
                margin-top: 0;
              }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Horizontal .DivRBCB .RadioCheck .CheckLabel .RadioCheckText {
                text-align: center;
                margin: 0 auto;
                /*display: table-cell;*/
              }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical {
        /*display: table;*/
        width: 100%;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .Container {
          /*display: table-row;*/
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB {
          /*display: table-cell;
        padding-right: 1em;*/
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck {
            /*display: table-cell;*/
          }

            #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .Etiqueta {
              display: block;
              /*display: table-cell;*/
            }

            #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .CheckLabel {
              /*display: table-cell;*/
            }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .CheckLabel .Imagen {
                padding-right: 1em;
                display: table-cell;
                text-align: center;
              }

                #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .CheckLabel .Imagen img {
                  min-width: 2em;
                  max-width: 100%;
                  /*padding-right: 1em;*/
                }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .CheckLabel .StuffContainer {
                padding-right: 1em;
                display: table-cell;
                vertical-align: middle;
              }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .CheckLabel .RadioStuff {
                position: relative;
                display: inline-block;
                margin-top: .5em;
              }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .CheckLabel .CheckStuff {
                position: relative;
                display: inline-block;
                margin-top: .5em;
              }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla.Vertical .DivRBCB .RadioCheck .CheckLabel .RadioCheckText {
                display: table-cell;
                vertical-align: middle;
              }

      /* Nuevo */
      /* .List sustituye a .RadioButtonList en la nueva versión. */
      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive.Tabla {
        display: table;
        vertical-align: middle;
        width: 100%;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .BoxFlex {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        /*justify-content: space-between;*/
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .Fila {
        display: table-row;
        vertical-align: middle;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .Col {
        display: table-cell;
        vertical-align: middle;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .Columna {
        display: table-cell;
        vertical-align: top;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .Columna:not(:last-child) {
          padding-right: 1em;
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .ColImagen {
        padding-right: .5em;
        padding-bottom: .5em;
        min-width: 5em;
        max-width: 20em;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .ColImagen img {
          display: flex;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .ColImagen label {
          cursor: pointer;
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .ColCheck {
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List .RadioCheck .RadioCheckText {
        margin-left: 30px;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .Celda {
        display: table-cell;
        padding-right: 10px;
        vertical-align: top;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .Vertical {
        display: block;
        padding-right: 10px;
        vertical-align: top;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .TextoLibre {
        margin-left: 30px;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck input {
        position: absolute;
        visibility: hidden;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck {
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck .Etiqueta {
          display: flex;
          cursor: pointer;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck .Imagen {
          display: table-cell;
          cursor: pointer;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck .CheckStuff {
          position: absolute;
          margin: 0 auto;
          margin-top: 6px;
          box-sizing: border-box;
          width: 20px;
          height: 20px;
          transition: all .5s ease;
          background-color: #FFFFFF;
          border-width: 1px;
          border-style: solid;
          border-color: #CCCCCC;
        }


          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck .CheckStuff div {
            opacity: 0.2;
            width: 9px;
            height: 5px;
            background: transparent;
            margin-top: 4px;
            margin-left: 3px;
            border-width: 3px;
            border-style: solid;
            border-color: rgba(51, 51, 51, 0.30);
            border-top: none;
            border-right: none;
            transform: rotate(-45deg);
          }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck input[type="checkbox"]:not(:checked) + label > .CheckLabel .CheckStuff div {
          border: none;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck input[type="checkbox"]:checked + label > .CheckLabel .CheckStuff {
          background-color: #2883D6;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck input[type="checkbox"]:checked + label > .CheckLabel .CheckStuff > div {
            opacity: 1;
          }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck .RadioStuff {
          position: absolute;
          margin: 0 auto;
          margin-top: 6px;
          border-radius: 50%;
          box-sizing: border-box;
          width: 22px;
          height: 22px;
          background-color: #FFFFFF;
          border-width: 1px;
          border-style: solid;
          border-color: #CCCCCC;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck .RadioStuff div {
            display: block;
            width: 14px;
            height: 14px;
            border-radius: 50%;
            transition: all .5s ease;
            cursor: pointer;
            margin-top: 3px;
            margin-left: 3px;
            z-index: 1;
            box-sizing: border-box;
            border-width: 1px;
            border-style: solid;
            border-color: #CCCCCC;
          }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .RadioCheck input[type="radio"]:checked + label > .CheckLabel .RadioStuff > div {
          border-color: #7F7F7F;
          background-color: #2883D6;
        }
      /* |Nuevo */

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena {
        padding-top: .5em;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena {
          display: table;
          height: 100%;
          width: 100%;
        }

          /*#Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .Fila {
      display: table-row;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .Col {
      display: table-cell;
    }*/

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .MsjOrdena {
            border-right: 1px solid;
            padding-right: 2px;
            height: 100%;
            float: left;
            position: relative;
          }

            #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .MsjOrdena .DivMas {
              font-size: 120%;
            }

            #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .MsjOrdena .DivMenos {
              font-size: 120%;
              position: absolute;
              bottom: 0;
              text-align: center;
            }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .DivOrdenable {
            padding-left: 2px;
            float: left;
            min-width: 100%;
          }

            #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .DivOrdenable .Ordenable {
              list-style-type: none;
              margin: 0;
              padding: 0;
            }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .DivOrdenable .Ordenable li {
                margin: 3px 3px 3px;
                /*padding: 0.4em;
                padding-left: 2.2em;*/
                vertical-align: middle;
                min-height: 18px;
                /*border: 1px solid #CCCCCC;*/
                border-width: 1px;
                border-style: solid;
                border-color: #CCCCCC;
                outline: medium none;
                background-color: #EFECE7;
                background-image: url("/Imagenes/Move.png");
                background-repeat: no-repeat;
                background-position: left center;
                cursor: move;
              }

                #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .DivOrdenable .Ordenable li > div {
                  padding: 0.4em;
                  padding-left: 2.2em;
                  /*background-color: #F1F1F1;*/
                  opacity: 0.7;
                }

              #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaOrdena .DivOrdena .DivOrdenable .Ordenable .Hover {
                background-color: #DEDEDE;
              }

      /* Nuevo */
      /* .CBImageList sustituye a .ImageList en la nueva versión. */
      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .ImageCheck {
        margin-right: .2em;
      }

      /*#Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .Images {
        }*/

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .Oculto {
        display: none;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .Visible {
        display: block;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .Unselected {
        color: #F7F7F7;
        opacity: 1.00;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .Selecting {
        color: #72B6F1;
        opacity: 1.00;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .Selected {
        color: #FFBD00;
        opacity: 1.00;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .CheckStuff {
        display: none;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CBImageList .Valor {
        padding-left: .8em;
      }
      /* |Nuevo */

      /* Nuevo */
      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivLabels {
        position: relative;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivLabels .DivMinMax {
          color: #CCCCCC;
          display: table;
          width: 100%;
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivMinMax > div {
        display: table-cell;
        text-align: center;
        width: 33%;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivMinMax > div:first-child {
          text-align: left;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivMinMax > div:last-child {
          text-align: right;
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive div.InputLabel {
        color: #000000;
        position: absolute;
        top: 0;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive div.Active {
        /*text-shadow: 0 -1px 0 #ccc, 0 -2px 1px #ccc;*/
        color: #2883D6;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivInput {
        cursor: pointer;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivInput .SliderBar {
          background-color: #FFFFFF;
          position: relative;
          margin-top: 10px;
          display: block;
          -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
          -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
          -moz-border-radius: 100px;
          -webkit-border-radius: 100px;
          border-radius: 100px;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivInput .SliderBarHorizontal {
          height: 1em;
          width: 100%;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivInput .SliderBarHorizontal .SliderBarHandle {
            top: -10px;
            -ms-touch-action: pan-y;
            touch-action: pan-y;
          }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivInput .SliderBarHandle {
          background-color: #FFFFFF;
          border-color: #CCCCCC;
          border-width: 1px;
          border-style: solid;
          /*border: 1px solid #ccc;*/
          cursor: pointer;
          display: inline-block;
          width: 14px !important;
          height: 30px;
          position: absolute !important;
          /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');*/
          background-size: 100%;
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
          background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
          background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
          background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
          -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
          -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
          -moz-border-radius: 15%;
          -webkit-border-radius: 15%;
          border-radius: 15%;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivInput .SliderBarActive > .SliderBarHandle {
          background-color: #2883D6;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .Slider.Responsive .DivInput .SliderBarHorizontal .SliderBarFill {
          top: 0;
          height: 100%;
          background-color: #2883D6;
          /*position: relative;
          margin-top: 10px;
          display: block;*/
          -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
          -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
          -moz-border-radius: 100px;
          -webkit-border-radius: 100px;
          border-radius: 100px;
        }

  #Cuestionario .DropDown {
  }

    #Cuestionario .DropDown select {
      font: inherit;
      padding: 5px 35px 5px 5px;
    }

    #Cuestionario .DropDown.New select.SelectHidden {
      display: none;
    }

    #Cuestionario .DropDown.New {
      cursor: pointer;
      position: relative;
      /*margin: 0.2em;*/
      height: 3em;
      /*width: 10em;*/
      vertical-align: middle;
    }

    #Cuestionario .DropDown.New .TextEllipsis {
      display: inline-block;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

  #Cuestionario .Matrix.Responsive .DropDown.New {
    display: inline-block;
    text-align: left;
  }

    #Cuestionario .Matrix.Responsive .DropDown.New .TextEllipsis {
      display: inline-block;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

  #Cuestionario .Matrix.Responsive .Asterisco {
    margin: 0.2em;
    vertical-align: top;
  }

  #Cuestionario .DropDown.New select {
    visibility: hidden;
  }

  #Cuestionario .DropDown.New .Select {
    /*background-color: #2BB9C0;*/
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }

  #Cuestionario .DropDown.New .Selected {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*padding: .5em 1em;*/
    border-width: 1px;
    border-radius: 4px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    transition: all .3s ease-in-out;
    /*min-width: 7em;*/
  }

    #Cuestionario .DropDown.New .Selected > div {
      padding: .5em 1em;
    }

    #Cuestionario .DropDown.New .Selected .Chevron {
      position: absolute;
      top: 1em;
      right: 1em;
      width: 9px;
      height: 9px;
      background: transparent;
      margin-top: 1px;
      border-width: 3px;
      border-style: solid;
      border-color: #686868;
      border-top: none;
      border-right: none;
      transform: rotate(45deg);
      transition: all 0.15s ease-in;
    }

    #Cuestionario .DropDown.New .Selected.Active {
      /*background-color: #F1F1F1;*/
      border-radius: 4px 4px 0 0;
      transition: all .3s ease-in-out;
    }

      #Cuestionario .DropDown.New .Selected.Active > div {
        background-color: #F1F1F1;
        opacity: 0.7;
        border-radius: 4px 4px 0 0;
        transition: all .3s ease-in-out;
      }

      #Cuestionario .DropDown.New .Selected.Active .Chevron {
        margin-top: 0;
        transform: rotate(-45deg);
        transition: all 0.15s ease-in;
      }


  #Cuestionario .DropDown.New .SelectOptions {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  }

    #Cuestionario .DropDown.New .SelectOptions li {
      margin: 0;
      padding: .3em .3em 0 1.5em;
      /*text-indent: 1.5em;*/
      border-width: 0;
      -moz-transition: all 0.15s ease-in;
      -o-transition: all 0.15s ease-in;
      -webkit-transition: all 0.15s ease-in;
      transition: all 0.15s ease-in;
    }

      #Cuestionario .DropDown.New .SelectOptions li.Active {
        color: #2883D6;
      }

      #Cuestionario .DropDown.New .SelectOptions li:hover {
        color: #FFFFFF;
        background-color: #2883D6;
      }
  /* |Nuevo */


  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .DescripcionFila {
    padding-right: 0.5em;
    text-align: left;
    word-break: break-word;
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .DescripcionColumna {
    text-align: Center;
    vertical-align: bottom;
    padding: 0.3em;
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .FilaMatriz {
    /*padding: 10px 10px 10px 10px;*/
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .FilaMatrizP {
    /*padding: 10px 10px 10px 10px;*/
    background-color: #EFECE7;
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .FilaMatrizI {
    /*padding: 10px 10px 10px 10px;*/
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .TDDropDown {
    text-align: center;
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .Oculto {
    display: none;
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .RadioButtonListMatriz {
    text-align: center;
  }

  /* Nuevo */
  #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix {
    /*text-align: center;*/
    width: 100%;
  }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix div.Date {
      display: inline-block;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix td.ColDateTime {
      padding-top: .3em;
      padding-bottom: .3em;
    }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix td.ColDateTime .TextLabeled {
        text-align: center;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix td.ColDateTime .TextLabeled span:first-child {
          display: none;
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix td.ColDateTime .ControlBefore {
        position: relative;
      }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .TextLabeled .ControlBefore:before {
      content: attr(data-label-content);
      position: absolute;
      color: #CCCCCC;
      opacity: 0.5;
      left: 0;
      right: 0;
      bottom: 0;
      padding-bottom: .5em;
      pointer-events: none;
      transition: opacity .25s ease-out;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .TextLabeled .ControlBefore:after {
      content: attr(data-label-content);
      position: absolute;
      font-size: .6em;
      font-weight: bold;
      color: #2883D6;
      left: 0.8em;
      top: -0.8em;
      pointer-events: none;
      transition: opacity .25s ease-out;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .TextLabeled:not(.Compact) .ControlBefore:before {
      opacity: 1;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .TextLabeled.Compact .ControlBefore:before {
      opacity: 0;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .TextLabeled:not(.Compact) .ControlBefore:after {
      opacity: 0;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .TextLabeled.Compact .ControlBefore:after {
      opacity: 1;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix div.Time {
      display: inline-block;
      margin-left: 1em;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix td.ColInput {
      padding-top: .3em;
      padding-bottom: .3em;
      width: 60%;
    }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix td.ColInput input {
        background-color: #FFFFFF;
        border-color: #CCCCCC;
        width: 100%;
      }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix .RadioCheck .RadioCheckText {
      display: none;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck input {
      position: absolute;
      visibility: hidden;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck {
      position: relative;
    }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck label {
        display: flex;
        cursor: pointer;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .CheckStuff {
        margin: 0 auto;
        box-sizing: border-box;
        width: 20px;
        height: 20px;
        transition: all .5s ease;
        background-color: #FFFFFF;
        border-width: 1px;
        border-style: solid;
        border-color: #CCCCCC;
      }


        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .CheckStuff div {
          opacity: 0.2;
          width: 9px;
          height: 5px;
          background: transparent;
          margin-top: 4px;
          margin-left: 3px;
          border-width: 3px;
          border-style: solid;
          border-color: rgba(51, 51, 51, 0.30);
          border-top: none;
          border-right: none;
          transform: rotate(-45deg);
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck input[type="checkbox"]:not(:checked) + label > .CheckLabel .CheckStuff div {
        border: none;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck input[type="checkbox"]:checked + label > .CheckLabel .CheckStuff {
        background-color: #2883D6;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck input[type="checkbox"]:checked + label > .CheckLabel .CheckStuff > div {
          opacity: 1;
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .CheckLabel {
        margin: 0 auto;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .RadioStuff {
        /*margin: 0 auto;*/
        border-radius: 50%;
        box-sizing: border-box;
        width: 22px;
        height: 22px;
        background-color: #FFFFFF;
        border-width: 1px;
        border-style: solid;
        border-color: #CCCCCC;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .RadioStuff div {
          display: block;
          width: 14px;
          height: 14px;
          border-radius: 50%;
          transition: all .5s ease;
          cursor: pointer;
          margin-top: 3px;
          margin-left: 3px;
          z-index: 1;
          box-sizing: border-box;
          border-width: 1px;
          border-style: solid;
          border-color: #CCCCCC;
        }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck input[type="radio"]:checked + label > .CheckLabel .RadioStuff > div {
        border-color: #7F7F7F;
        background-color: #2883D6;
      }

  #Cuestionario .Matrix.Responsive .DropDownText {
    display: none;
  }


@media only screen and (max-width: 480px) {
  body:after {
    content: "Compact";
  }

  #Cuestionario .LaPregunta .TablaPregunta {
    max-width: 480px;
    width: 100%;
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta {
    padding-left: 0;
  }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .BoxFlex {
      flex-direction: column;
    }

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive {
      display: block;
    }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive thead {
        display: none;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive tbody {
        display: block;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive tr {
        display: block;
        background: transparent !important;
        padding-left: 0;
        padding-right: 0;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive td {
        margin-top: .3em;
        margin-bottom: .3em;
        padding: 4px;
        border-radius: 4px;
        display: block;
        text-align: left;
        background-color: #EFECE7; /* &&&& Personalización */
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive td.ColInput {
          display: initial;
          margin: 0;
          padding: 0;
          background-color: inherit;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive td.ColInput input {
            width: 100%;
          }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .DescripcionFila {
        background: transparent !important;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .RadioCheckText {
        margin-left: 30px;
        display: inline-block;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck input {
        position: absolute;
        visibility: hidden;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck {
        position: relative;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .CheckStuff {
          position: absolute;
          top: 7px;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck input[type="checkbox"]:checked + label > .CheckLabel .CheckStuff {
          background-color: #1870AD;
          box-shadow: inset 0px 1px 3px #7F7F7F;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .CheckLabel {
          margin: 0;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive .RadioCheck .CheckLabel .RadioStuff {
            position: absolute;
            top: 6px;
          }

  #Cuestionario .Matrix.Responsive .DropDown.New {
    display: table;
    margin: 0;
    width: 100%;
  }

  #Cuestionario .Matrix.Responsive .DropDownText {
    display: table-row;
  }

  #Cuestionario .Matrix.Responsive .DropDownStuff {
    display: table-row;
  }

    #Cuestionario .Matrix.Responsive .DropDownStuff .Selected {
      position: relative;
    }
}

  /*#Cuestionario .LaPregunta .TablaPregunta {
    max-width: 480px;
    width: 100%;
  }

  #Cuestionario .LaPregunta .CeldaTablaRespuesta {
    padding-left: 0;
  }*/

    /*#Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaLista .List.Responsive .BoxFlex {
      flex-direction: column;
    }*/

    #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact {
      display: block;
    }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact thead {
        display: none;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact tbody {
        display: block;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact tr {
        display: block;
        background: transparent !important;
        padding-left: 0;
        padding-right: 0;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact td {
        margin-top: .3em;
        margin-bottom: .3em;
        padding: 4px;
        border-radius: 4px;
        display: block;
        text-align: left;
        background-color: #EFECE7; /* &&&& Personalización */
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact td.ColInput {
          display: initial;
          margin: 0;
          padding: 0;
          background-color: inherit;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact td.ColInput input {
            width: 100%;
          }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .DescripcionFila {
        background: transparent !important;
      }

      /*#Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .RadioCheck .RadioCheckText {
        margin-left: 30px;
        display: inline-block;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .RadioCheck input {
        position: absolute;
        visibility: hidden;
      }

      #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .RadioCheck {
        position: relative;
      }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .RadioCheck .CheckStuff {
          position: absolute;
          top: 7px;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .RadioCheck input[type="checkbox"]:checked + label > .CheckLabel .CheckStuff {
          background-color: #1870AD;
          box-shadow: inset 0px 1px 3px #7F7F7F;
        }

        #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .RadioCheck .CheckLabel {
          margin: 0;
        }

          #Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTablaMatriz .Matrix.Responsive.Compact .RadioCheck .CheckLabel .RadioStuff {
            position: absolute;
            top: 6px;
          }*/

  #Cuestionario .Matrix.Responsive.Compact .DropDown.New {
    display: table;
    margin: 0;
    width: 100%;
  }

  #Cuestionario .Matrix.Responsive.Compact .DropDownText {
    display: table-row;
  }

  #Cuestionario .Matrix.Responsive.Compact .DropDownStuff {
    display: table-row;
  }

    #Cuestionario .Matrix.Responsive.Compact .DropDownStuff .Selected {
      position: relative;
    }

/* |Nuevo */

#Cuestionario .LaPregunta .CeldaTablaRespuesta .CajaTextoLibre {
  font: inherit;
  color: inherit;
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}

#Cuestionario .LaPregunta .CeldaTablaRespuesta .CajaTextoFecha {
  font: inherit;
  color: inherit;
  background-color: #FFFFFF;
  width: 10em;
}

#Cuestionario .LaPregunta .CeldaTablaRespuesta .CajaTextoHora {
  font: inherit;
  color: inherit;
  background-color: #FFFFFF;
  width: 5em;
}

#Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaCajaTextoFechaHora {
  text-align: center;
}

#Cuestionario .LaPregunta .CeldaTablaRespuesta .CeldaTituloFechaHora {
  padding: 0 5px 5px 5px;
  text-align: center;
}

#Cuestionario .BarraBotones {
  padding: 0.2em 0 0.2em 0;
  text-align: right;
}

  #Cuestionario .BarraBotones > div {
    padding: 0 1em 0 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
  }

  #Cuestionario .BarraBotones .Boton {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    background-color: #1870AD;
    color: #FFFFFF;
    padding: 6px 12px;
    font-family: inherit;
    /*line-height: 1.42857143;
    text-align: center;*/
    white-space: nowrap;
    /*vertical-align: middle;*/
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 1em;
  }

    #Cuestionario .BarraBotones .Boton:hover {
      background-color: #2883D6;
    }

    #Cuestionario .BarraBotones .Boton:active {
      position: relative;
      background-color: #2883D6;
      border-top: 1px solid;
      border-left: 1px solid;
    }

      #Cuestionario .BarraBotones .Boton:active span {
        position: relative;
        top: 1px;
        left: 1px;
      }

#Cuestionario .BarraBotonesIzq {
  padding: 0 0.3em 0 0;
  text-align: right;
}

#Cuestionario .BarraBotonesDer {
  padding: 0 2em 0 0;
  text-align: right;
}

#Cuestionario .BarraBotonesCent {
  text-align: center;
}

  #Cuestionario .BarraBotonesCent > div {
    padding: 0 1em 0 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
  }

  #Cuestionario .BarraBotonesCent .Boton {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    background-color: #1870AD;
    color: #FFFFFF;
    padding: 6px 12px;
    font-family: inherit;
    /*line-height: 1.42857143;
    text-align: center;*/
    white-space: nowrap;
    /*vertical-align: middle;*/
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
  }

    #Cuestionario .BarraBotonesCent .Boton:hover {
      background-color: #2883D6;
    }

    #Cuestionario .BarraBotonesCent .Boton:active {
      background-color: #2883D6;
      border-top: 1px solid;
      border-left: 1px solid;
    }

      #Cuestionario .BarraBotonesCent .Boton:active span {
        position: relative;
        top: 1px;
        left: 1px;
      }

    #Cuestionario .BarraBotonesCent .Boton.Disable {
      background-color: rgba(0, 0, 0, 0.5);
    }

#Cuestionario #FirmaEncuestaFacil {
  padding: 0;
  font-size: 70%;
  color: #ADADAD;
  text-align: center;
}

  #Cuestionario #FirmaEncuestaFacil td {
    font-size: 11px;
    color: #1870ad;
    text-align: center;
    padding: 0 2em 0 2em;
  }

  #Cuestionario #FirmaEncuestaFacil .aPaginaFin {
    font-size: 11px;
    line-height: 1.8em;
    height: 1.8em;
    text-decoration: underline;
  }

  #Cuestionario #FirmaEncuestaFacil .spPaginaFin {
    font-size: 11px;
    line-height: 1.4em;
  }

  #Cuestionario #FirmaEncuestaFacil .spPaginaFinG {
    font-size: 11px;
    color: #949494;
    line-height: 2.0em;
  }

  #Cuestionario #FirmaEncuestaFacil .spPaginaFinG2 {
    font-size: 11px;
    color: #949494;
    line-height: 2.2em;
  }

#FirmaEncuestaFacil .PieDominios {
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  color: #949494;
  background: #FFFFFF;
}

  #FirmaEncuestaFacil .PieDominios a {
    color: #949494;
  }

#Cuestionario .Login {
  padding: 2em 0 2em 0;
}

  #Cuestionario .Login #Mensaje {
    padding: 2em 0 0 0;
    color: red;
    font-size: 70%;
    text-align: center;
  }

#Cuestionario .PoweredBy {
  padding-right: 1em;
  padding-left: 1em;
  padding-top: 3px;
}

#Cuestionario .Superficie {
  height: 46px;
  width: 55px;
  text-align: center;
  background-image: url("/Imagenes/BotonKiosko.png");
  background-repeat: no-repeat;
  background-position: center;
}

#Cuestionario .BarraNumPagina {
  padding-bottom: 0.5em;
}

  #Cuestionario .BarraNumPagina > div {
    padding: 0 1em 0 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
  }

  #Cuestionario .BarraNumPagina .BarraProgreso {
    /*color: #000000;
  background-color: #FFFFFF;*/
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1.5em;
    margin: auto;
    width: 60%;
  }

.BarraProgreso .DivLabels {
  position: relative;
}

  /*.BarraProgreso .DivLabels .DivMinMax {
    color: #0AA7F5;
    display: table;
    width: 100%;
  }

    .BarraProgreso .DivLabels .DivMinMax > div:first-child {
      text-align: left;
    }

    .BarraProgreso .DivLabels .DivMinMax > div {
      display: table-cell;
      text-align: center;
      width: 33%;
    }

      .BarraProgreso .DivLabels .DivMinMax > div:last-child {
        text-align: right;
      }*/

  .BarraProgreso .DivLabels div.ValueLabel {
    color: #B4B4B4;
    position: absolute;
    top: 0;
  }

.BarraProgreso .DivBar {
  height: 14px;
  background-color: #FFFFFF;
  position: relative;
  /*margin-top: 10px;*/
  display: block;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

  .BarraProgreso .DivBar .BarFill {
    top: 0;
    height: 100%;
    background-color: #B4B4B4;
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }

/*.TablaProgreso {
}

  .TablaProgreso td {
    border-style: solid;
    border-width: 1px;
    border-color: #B4B4B4;
    padding: 2px;
  }

    .TablaProgreso td.Progreso {
    }

    .TablaProgreso td.noProgreso {
    }

  .TablaProgreso .PorcenProgreso {
    background-color: #B4B4B4;
  }

  .TablaProgreso .noProgreso .NumProgreso {
    width: 100%;
    padding-left: 1px;
    padding-right: 1px;
    line-height: none;
  }*/

#Cuestionario .PieUpselling {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  width: 100%;
}

#Cuestionario .BarraPie {
  text-align: center;
  line-height: 0;
  background-color: #FFFFFF;
}

  #Cuestionario .BarraPie div {
    padding: 0 1em 0 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
  }

.BarraDeslizante {
  width: 100%;
}

  .BarraDeslizante td {
    width: 25%;
  }

  .BarraDeslizante tr:first-of-type td {
    vertical-align: text-top;
  }

  .BarraDeslizante td.Derecha {
    text-align: right;
  }

  .BarraDeslizante td.Izquierda {
    text-align: left;
  }

  .BarraDeslizante td.Centrado {
    text-align: center;
  }

.Tabla {
  display: table;
}

.Fila {
  display: table-row;
}

.Col {
  display: table-cell;
}

.Total {
  height: 100%;
  width: 100%;
}