body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "arial";
  font-weight: lighter;
  background: #ececeb;
}

.col {
  flex-basis: 0;
  cursor: pointer;
  line-height: 199%;
  flex-grow: 1;
  border-top-left-radius: 14px;
  border: 1px solid #e6e6e6;
  font-family: montserrat;
  padding: 10px 20px;
  max-width: 100%;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  background-color: #36c;
}

.col2 {
  flex-basis: 0;
  cursor: pointer;
  line-height: 199%;
  flex-grow: 1;
  border: 1px solid #e6e6e6;
  font-family: montserrat;
  padding: 10px 20px;
  max-width: 100%;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  background-color: #36c;
}

.col3 {
  flex-basis: 0;
  cursor: pointer;
  line-height: 199%;
  flex-grow: 1;
  border: 1px solid #e6e6e6;
  font-family: montserrat;
  padding: 10px 20px;
  max-width: 100%;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  background-color: #36c;
}

.col4 {
  flex-basis: 0;
  cursor: pointer;
  line-height: 199%;
  flex-grow: 1;
  border-top-right-radius: 14px;
  border: 1px solid #e6e6e6;
  font-family: montserrat;
  padding: 10px 20px;
  max-width: 100%;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  background-color: #36c;
}

.justify-content-around {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  width: 731px;
  padding-left: 9px;
}

.header {
  width: 100%;
  height: 90px;
  display: flex;
  flex-direction: row;
  border-bottom: 4px solid #355e9a;
  background-color: white;
}

.cel1 {
  display: inline-block;
}

.options-ofic {
  width: 96%;
}

.submitbutton {
  display: block !important;
}

input#fileselect {
  /* margin-top: -40px;  float: left; */
}

input[type="checkbox"] {
  width: 20px !important;
  height: 20px;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: none;
}

table a {
  color: #6e6e6e;
  font-size: 14px;
  font-weight: bold;
}

#grillaFile input {
  box-shadow: none;
}

/* términos y condiciones */
.tyc a {
  font-weight: bold;
}

#opcion {
  float: none;
  margin: auto 10px;
}

/* Zebra striping */
tr:nth-of-type(odd) {
  background: #fff;
}

.fila_1 {
  border-top: 1px solid #e0e0e0 !important;
}

td {
  font-size: 17px;
  color: #000;
}

th {
  background: linear-gradient(360deg,
      rgba(30, 95, 161, 1) 0%,
      rgba(23, 110, 136, 1) 17%,
      rgba(17, 121, 117, 1) 38%,
      rgba(13, 129, 103, 1) 49%,
      rgba(10, 133, 95, 1) 73%,
      rgba(10, 135, 93, 1) 100%);
  color: white;
  font-weight: normal;
  font-family: arial;
  font-size: 19px;
  text-align: center;
}

tbody:nth-child(even) {
  background-color: #f2f2f2;
}

td,
th {
  padding: 6px;
}

.t-a {
  text-align: center;
}

span.suprimir {
  color: red;
  font-weight: bold;
  font-size: 15px;
  cursor: pointer;
}

.mb10 {
  margin-bottom: 10px !important;
}

/* .footer {    height: 55px;     width: 100%;    background-color: #fff;    border-top: 1px solid #989898;    position: absolute;    bottom: 0;} .next, .send{	bottom: 10px;	float: right;	width: 150px;	height: 50px;	position: absolute;	right: 30px;	cursor: pointer;}   */
.none {
  display: none;
}

::-webkit-input-placeholder {
  color: #6e6e6e;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: red;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #6e6e6e;
}

:-ms-input-placeholder {
  color: #6e6e6e;
}

.optionsi {
  width: 100%;
  max-width: 65px;
}

.optionno {
  width: 100%;
  max-width: 65px;
}

select.denunciaInput {
  font-family: "arial";
  background-color: #fff;
  border-radius: 0px;
  width: 100%;
  height: 41px;
  padding: 0 10px;
  font-size: 14px;
  color: #6e6e6e;
  text-align: justify;
  line-height: 13px;
  border: transparent;
  border-right: 23px solid transparent;
  box-shadow: 0px 0px 0px 1.5px #a6a6a6;
  /* outline: none; */
  /* margin: 17px auto; */
}

#show-me,
#show-me2,
#show-me3,
#show-me4 {
  margin-bottom: 70px;
  width: 99%;
}

#bank {
  margin-bottom: 70px;
}

span.number-blue {
  /*color: #365F9A !important;*/
  font-weight: bold !important;
  font-size: 20px !important;
  width: 40px;
  height: 40px;
  background-color: #d9d9d9;
  border: 2px solid #b1b1b0;
  text-align: center;
  border-radius: 100%;
  padding: 1px 7px;
  margin-left: 0px;
  margin-right: 15px;
}

#oficinapac {}

.mb40 {
  margin-top: 40px;
}

#w48 {
  width: 100%;
  display: flex;
}

#filelist {
  margin-top: 15px;
}

.content-general {
  margin-top: 20px;
  display: block;
}

.content-formulario {
  position: relative;
  width: 45%;
  /* max-width: 515px; */
  margin: 0px auto;
}

.nav-link {
  border: 1px solid #e6e6e6;
  border-radius: 10px 10px 0 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.content-general h1 {
  font-size: 24px;
  padding-left: 10%;
  color: #505050;
  line-height: 35px;
  text-align: left;
  font-family: montserrat;
  font-weight: bold;
}

form#upload {
  width: 100%;
  margin: 0;
}

.content-general p {
  font-size: 16px;
  color: #181818;
  text-align: justify;
  line-height: 18px;
  font-family: montserrat;
}

.content-formulario h3 {
  font-size: 18px;
  color: #6e6e6e;
  line-height: 22px;
  text-align: left;
  font-weight: 600;
  margin-bottom: 5px;
  width: 45%;
}

.form-general {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  background-color: white;
  border-radius: 0px 0px 10px 10px;
  border: 1px solid #355e9a;
}

label {
  display: contents;
  margin-bottom: 10px;
}

.content-general textarea {
  background-color: #ffffff;
  border-radius: 0px;
  font-size: 12px;
  width: 92.5%;
  min-height: 33px;
  resize: none;
  padding: 12px;
}

p.text-tab {
  font-size: 15px;
  color: #b1b1b0;
  text-align: left;
  font-weight: lighter;
  margin: 0;
  margin-left: -8px;
}

#uploadFilesButtonContainer,
#selectFilesButtonContainer,
#overallProgress {
  display: inline-block;
}

#overallProgress {
  float: right;
}

.yellowBackground {
  background: #f2e699;
}

.content-logo {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 0px auto;
}

.logo-site {
  float: left;
  margin-top: 0px;
}

.content {
  margin: 0 auto;
  width: 100%;
  /*height:900px;*/
  background: #ffffff;
}

.formBox {
  margin: 0 auto;
  width: 800px;
  height: 765px;
  border-radius: 0px 0px 10px 10px;
  border: 1px solid #355e9a;
  background: #fff;
  display: block;
  position: relative;
  top: 50px;
}

.mboot15 {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  line-height: 31px;
}

input#si {
  position: relative;
  float: left;
  margin: 10px 10px 0 0;
  color: #6e6e6e;
}

.content-general input {
  font-family: "arial";
  background-color: #fff;
  border-radius: 0px;
  width: 100%;
  height: 41px;
  padding: 0 10px;
  font-size: 14px;
  color: #6e6e6e;
  text-align: justify;
  line-height: 13px;
  outline: none;
  border: transparent;
  border-right: 23px solid transparent;
  box-shadow: 0px 0px 0px 1.5px #a6a6a6;
}

form {
  margin-bottom: 35px;
}

.formBox2 {
  display: flex;

  /*margin: 0 auto;
    border-radius: 0px 0px 10px 10px;
    background: #fff;
    top: -9px;
    padding-bottom: 65px;
    margin-bottom: 50px;*/
}

/* Formulario de consulta reportes */
#fr_cons,
#validar_clave,
#validar_usuario {
  margin-bottom: 150px;
}

#fr_cons .formBox2,
#validar_clave .formBox2,
#validar_usuario .formBox2 {
  display: flex;
  justify-content: center;
}

#fr_cons .content-logo_acces,
#validar_clave .content-logo_acces,
#validar_usuario .content-logo_acces {
  width: auto;
  align-self: center;
  margin-right: 44px;
}

#fr_cons .content-formulario,
#validar_clave .content-formulario,
#validar_usuario .content-formulario {
  position: initial;
  width: auto;
  margin: 0;
}

#fr_cons .olvido-password,
#validar_clave .olvido-password {
  color: #0a855e;
  text-decoration: underline;
  font-size: 16px;
  font-weight: bold;
}

#validar_clave .parametros-clave {
  display: flex;
  justify-content: center;
}

#validar_clave .content-parrafos {
  text-align: justify;
}

#validar_clave .content-parrafos p {
  margin: 0;
}

.content-signin {
  text-align: center;
  margin: 0 auto;
}

.content-signin input[type="submit"] {
  width: 260px;
  height: 50px;
  background-color: #2c67d0;
  border-radius: 180px;
  cursor: pointer;
  font-family: Montserrat;
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: none;
}

.fond {
  width: 135px;
  height: 37px;
  display: inline-block;
  padding-top: 10px;
  background-repeat: no-repeat;
  padding-left: 18px;
  cursor: pointer;
}

.fond span.number-blue {
  border: 2px solid rgb(54, 95, 154);
  color: rgb(54, 95, 154);
  background-color: white;
}

.formBox-politica {
  position: relative;
  top: 50px;
  margin: 0 auto;
  width: 800px;
  /* height: 700px;*/
  height: 700px;
  border-radius: 10px;
  border: 1px solid #355e9a;
  background: #fff;
}

#h500 {
  max-width: 500px !important;
}

input.inp-f {
  max-width: 500px;
  background-color: #dcdfe3;
  border-radius: 10px;
  height: 144px;
  width: 100%;
}

.sub {
  width: 51px;
  height: 21px;
  background-color: #c4c4c4;
  color: #575756;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.adjunt input {
  background-image: url(../img/btn-adjunte.png);
  width: 127px;
  height: 28px;
  border: none;
  background-repeat: no-repeat;
  margin-top: 4px;
  float: left;
  background-color: transparent;
  cursor: pointer;
}

.content-politicas {
  width: 90%;
  max-width: 680px;
  margin: 0px auto;
  border-radius: 10px;
  border: 1px solid #355e9a;
  background: #fff;
  padding: 25px 40px 15px 40px;
  margin-top: 50px;
  height: auto;
  margin-bottom: 30px;
}

.content-politicas h1 {
  font-size: 24px;
  color: #6e6e6e;
  text-align: center;
  font-weight: lighter;
  font-weight: bold;
}

.content-politicas_reporte-repetido {
  text-align: center;
}

.content-politicas_reporte-repetido a {
  color: #007bff;
}

.text-introduction {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 1%;
  margin-top: 2%;
}

.cont-text {
  max-width: 500px;
  width: 100%;
  height: auto;
  margin: 0px auto;
}

.text-introduction p {
  font-size: 11px;
  text-align: left;
  color: #6e6e6e;
  margin: -15px 0 0 0;
  text-align: justify;
  line-height: 13px;
}

textarea.descriptionInput {
  font-size: 11px;
  width: 100%;
  color: black;
  outline: none;
  text-align: left;
  padding: 5px 10px;
  height: 80px;
  resize: none;

  border: transparent;
  border-right: 23px solid transparent;
  box-shadow: 0px 0px 0px 1.5px #a6a6a6;
}

/* Red alert */
.container-alert {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  border-radius: 5px;
  margin-top: 18px;
  display: inline-block;
  width: 100%;
  padding: 5px;
}

.h65 {
  height: 65px !important;
}

.txt-inf {
  font-size: 11px;
  text-align: left;
  color: #6e6e6e;
}

.innerContent {
  float: left;
  width: 100%;
  position: relative;
  height: calc(100% - 120px);
  height: calc(100% - 120px);
}

.titleBox {
  width: 100%;
  /*position: relative;	float: left;	 height: 120px;     height: 97px; */
}

.ta-c {
  text-align: center !important;
}

.txt01 {
  font-size: 14px;
  color: #495057;
  text-align: justify;
  line-height: 18px;
}

.w100 {
  width: 92% !important;
  font-size: 24px;
  color: #6e6e6e;
  line-height: 35px;
  text-align: left;
  font-weight: lighter;
}

#politicas {
  height: 500px;
}

.red {
  color: #c20b19;
}

.circleCont {
  position: relative;
  /* top: 37px; */
  /* left: 0px; */
}

.circle {
  float: left;
  position: relative;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background: #36c;
  /* margin: 0px 0 0 110px; */
}

.circle h1 {
  color: #fff;
  font-weight: 900;
  font-size: 50px;
  text-align: center;
  line-height: 67px;
}

.containerHeaderReporte {
  display: flex;
  /* align-content: center; */
  margin-top: 45px;
  align-items: center;
  width: 100%;
  /* height: 65px; */
}

.containerHeaderReporte .title-headerReporte {
  font-size: 24px;
  padding-left: 10px;
  color: #505050;
  line-height: 35px;
  /* text-align: left; */
  font-family: montserrat;
  font-weight: bold;
}

.red2 {
  color: black;
}

.title {
  float: left;
  position: relative;
  width: 520px;
  height: 160px;
  margin: 25px 0 4px 40px;
}

.title h1 {
  /*font-size: 30px;*/
  font-size: 24px;
  color: #6e6e6e;
  line-height: 35px;
  text-align: left;
  font-weight: lighter;
}

.title p {
  font-size: 11px;
  color: #6e6e6e;
  margin: -15px 0 0 0;
  text-align: justify;
  line-height: 13px;
}

.fieldBlock {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
}

#block1 {
  height: 165px;
}

#h150 {
  height: 150px;
  margin-bottom: 5px;
}

#h100 {
  height: 100px;
  margin-top: 60px;
}

.tscroll {
  height: 495px;
  width: 100%;
  float: left;
  overflow-y: scroll;
  max-width: 700px;
  margin-top: 60px;
}

.tscroll2 {
  width: 100%;
}

.eliminate-file {
  width: 100%;
  height: auto;
  margin: 0px auto;
  background-color: #c4c4c4;
}

.nuevo-form1 {
  margin: 0 !important;
}

.titlearchivo {
  color: red;
}

#block2 {
  /*height: 90px;*/
  height: 115px;
}

#block3 {
  height: 120px;
}

#block3N {
  height: 120px;
  margin-bottom: 1.5%;
}

.h85 {
  height: 85px !important;
}

.hb {
  height: 85px;
  margin-bottom: 0 !important;
  margin-top: 25px;
}

.hb60 {
  height: 85px;
  margin-bottom: 0 !important;
}

.h130 {
  height: 130px;
}

#block4 {
  height: 50px;
}

.fieldTitle h3 {
  margin-top: 15px;
  /*float: left;	position: relative;	width: 512px;	height: 40px;	top: 0px;	left: 150px;	*/
}

/********************/
inp-f {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -250px;
  width: 500px;
  height: 200px;
  border: 4px dashed #fff;
}

inp-f p {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 170px;
  color: #ffffff;
  font-family: Arial;
}

inp-f input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
}

inp-f button {
  margin: 0;
  color: #fff;
  background: #16a085;
  border: none;
  width: 508px;
  height: 35px;
  margin-top: -20px;
  margin-left: -4px;
  border-radius: 4px;
  border-bottom: 4px solid #117a60;
  transition: all 0.2s ease;
  outline: none;
}

inp-f button:hover {
  background: #149174;
  color: #0c5645;
}

inp-f button:active {
  border: 0;
}

/********************/
.fieldTitle h1 {
  font-size: 18px;
  color: #6e6e6e;
  line-height: 22px;
  text-align: left;
  font-weight: lighter;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: caret;
  -moz-appearance: caret;
  /* mobile firefox too! */
  size: 5px;
}

select {}

.descriptionInput {
  width: 500px;
  /* position: relative;
  float: left; */
  background: #dcdfe3;
  height: 200px;
  left: 0px;
  border-radius: 5px;
}

.dataInput {
  width: 500px;
  position: relative;
  float: left;
  background: #dcdfe3;
  height: 30px;
  left: 0px;
  border-radius: 5px;
  color: #b0b0b0;
  padding-left: 9px;
  font-weight: normal;
}

input:focus {
  background-color: rgba(0, 104, 255, 0.15);
  color: black;
}

textarea:focus {
  background-color: rgba(0, 104, 255, 0.15);
  color: black;
}

input[type="button"] {
  width: 120px;
  margin-left: 35px;
  display: block;
}

.mailInput {
  width: 500px;
  position: relative;
  float: left;
  background: #dcdfe3;
  height: 30px;
  left: 0px;
  border-radius: 5px;
}

.carga-archivo {}

.AgregarNform {
  width: 100%;
  max-width: 500px;
  text-align: left;
}

.AgregarNform span {
  font-size: 13px;
  color: #0000ff;
  font-family: arial;
  cursor: pointer;
}

input.carga {
  max-width: 520px;
  background-color: #dcdfe3;
  height: 60px;
  border-radius: 5px;
  width: 100%;
}

.d-none {
  display: none;
}

.whoInput {
  width: 500px;
  position: relative;
  float: left;
  background: #dcdfe3;
  height: 250px;
  left: 0px;
  border-radius: 5px;
}

button.env {
  background-color: #c4c4c4;
  border: none;
  border-radius: 4px;
  margin-top: 3px;
  height: 22px;
  color: #575756;
}

/*********************/
.drag-drop {
  margin: 0px;
  max-width: 533px;
  height: 115px;
  padding: 10px;
  width: 100%;
  background-color: #dcdfe3;
  border-radius: 10px;
  margin-bottom: 12px;
  content: "Arrastre sus archivos aquí o seleccione un archivo del equipo ";
}

#valor_file {
  color: transparent;
  width: 130px;
  font-family: "arial";
  background-color: #dcdfe3;
  border-radius: 0px;
  width: 100%;
  height: 41px;
  padding: 12px 146px 0px;
  font-size: 14px;
  color: #6e6e6e;
  text-align: justify;
  line-height: 13px;
  outline: none;
  border: transparent;
  border-right: 23px solid transparent;
  box-shadow: none;
  opacity: unset;
  cursor: pointer;
}

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}

.custom-file-input::before {
  /* content: '';    color: black;    display: inline-block;    outline: none;    white-space: nowrap;    -webkit-user-select: none;    cursor: pointer;    background-image: url(../img/btn-adjunte.png);    width: 127px;    height: 28px;    background-repeat: no-repeat;*/
}

.enviar-form {
  width: 100%;
  margin: 35px auto 0;
  background-color: #2c67d0;
  border-radius: 180px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  font-size: 19px;
  text-align: center;
  border: none;
}

.enviar-form:hover {
  background-color: #2c68d0d3;
  transition: background-color 1s;
}

.pboot {
  padding-bottom: 65px;
}

.custom-file-input:hover::before {
  border-color: black;
}

.custom-file-input:active {
  outline: 0;
}

.f-l {
  float: left;
}

.f-r {
  float: right;
}

#form-adj {
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0px auto;
}

/* contenedor de opciones para reporte */
.optionsReport {
  margin-bottom: 10px;
}

/********************/
.denunciaInput {
  width: 500px;
  /* position: relative;
  float: left; */
  background: #ffffff;
  height: 30px;
  left: 0px;
  border-radius: 5px;
  /*margin-bottom: 16px;*/
  margin-bottom: 0px;
}

select::-ms-expand {
  display: none;
}

/* b    order-color: transparent; */
/* box-shadow: 0px 0px 0px 1px #6e6e6e; */

.options {
  height: 15px;
}

p.f15 {
  font-size: 15px !important;
}

input[type="radio"] {
  /* float: right; */
  color: #6e6e6e;
  width: 14px;
  background: none !important;
  height: 14px;
  border-radius: 100%;
  margin-top: 4px;
  box-shadow: none;
}

/* Captcha */
.contentCaptcha {
  width: 100%;
  text-align: center;
  margin-bottom: 17px;
}

#cap {
  /* cursor: pointer; */
}

.cambiarCaptcha {
  background-color: #73c783;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  padding: 1px 9px;
  margin: auto 10px;
  text-decoration: none;
  font-weight: 600;
}

.cambiarCaptcha:hover {
  color: #fff;
  background-color: #78c486ce;
  text-decoration: none;
  transition: all 1s;
}

#si,
#no,
.si,
.no {
  position: relative;
  float: left;
  margin: 10px 10px 0 0;
  color: #6e6e6e;
}

.content-buttons {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  max-width: 808px;
}

.next,
.prev {
  width: 278px;
  margin: 63px auto 0;
  height: 62px;
  background-color: #2c67d0;
  border-radius: 180px;
  cursor: pointer;
}

.send {
  margin: 63px auto 0;
}

.send #enviar2 {
  border: 0;
  width: 278px;
  height: 62px;
  background-color: #2c67d0;
  border-radius: 180px;
  cursor: pointer;
  font-family: Montserrat;
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  border-width: 3px;
  line-height: 61px;
  font-size: 20px;
  text-align: center;
  box-shadow: none;
}

.next:hover,
#enviar2:hover,
.prev:hover {
  background-color: #2c68d0d3;
  transition: background-color 1s;
}

.next img,
.send img {
  width: 13%;
  position: absolute;
  right: 10px;
  top: 10px;
}

.next p,
.send p {
  font-family: Montserrat;
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  border-width: 3px;
  line-height: 61px;
  font-size: 20px;
  text-align: center;
}

.send a {
  line-height: 54px;
  font-size: 20px;
  margin: 0 5px 0 0;
  float: right;
  color: #355e9a;
  text-decoration: none;
}

.prev {
  /* bottom: 10px;
    float: left;
    width: 150px;
    height: 50px;
    position: absolute;
    left: 30px;
    cursor: pointer;
    margin-left: 30%; */
}

.prev p {
  font-family: Montserrat;
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  border-width: 3px;
  line-height: 61px;
  font-size: 20px;
  text-align: center;
}

.prev img {
  width: 13%;
  position: absolute;
  left: 10px;
  top: 10px;
}

.buttons {
  margin: 0 auto;
  width: 100%;
  max-width: 643px;
}

.numberButton {
  /*width: auto;	height: 50px;	border-radius: 50%;	float: left;	position: relative;	margin-left: 12px;	border:3px solid #b0b0b0;	-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;cursor: pointer;*/
  /*width: auto;	display: inline-block;	cursor: pointer;	background-color: white;	padding: 10px 8px 10px 5px;	margin-top: 9px;	position: relative;	z-index: 9;	border-radius: 6px 6px 0px 0px;	border: 1px solid gray;*/
  /*padding: 10px;    text-decoration: none;    color: white;    font-weight: bold;    display: inline-block;         border-right: 30px solid transparent;    border-bottom: 30px solid #D9D9D9;          height: 0;    line-height: 50px;	width: 145px;	cursor: pointer; */
  width: 135px;
  height: 37px;
  display: inline-block;
  padding-top: 10px;
  background-repeat: no-repeat;
  padding-left: 15px;
  cursor: pointer;
  padding-right: 2px;
}

.numberButton a:active {
  background-color: red;
}

.numberButton h1 {
  font-size: 30px;
  color: #b0b0b0;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}

a:hover .numberButton {
  /*border:3px solid #355e9a;	color: red;*/
}

.map {
  width: 55%;
  position: relative;
  float: left;
  height: 100%;
}

.map img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto auto auto;
  width: 95%;
  height: auto;
}

.sucursal {
  width: 45%;
  position: relative;
  float: left;
  height: 530px;
}

.fieldTitleSucursal {
  float: left;
  position: relative;
  width: 350px;
  height: 40px;
  top: 0px;
  margin-left: 50px;
}

.fieldTitleSucursal h1 {
  font-size: 20px;
  color: #6e6e6e;
  line-height: 20px;
  text-align: left;
  font-weight: lighter;
}

.sucursalInput {
  width: 250px;
  position: relative;
  float: left;
  background: #dcdfe3;
  height: 30px;
  left: 0px;
  top: 20px;
  border-radius: 5px;
}

.sucursalInput2 {
  width: 250px;
  position: relative;
  float: left;
  background: #dcdfe3;
  height: 350px;
  left: 0px;
  top: 50px;
  border-radius: 5px;
}

@media only screen and (min-width: 480px) and (max-width: 960px) {
  .circle {
    /* top: -108px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto auto auto auto; */
  }

  .content {
    margin: 0 auto;
    width: 100%;
    /* height: 950px; */
  }

  .formBox {
    width: 90%;
    height: 800px;
  }

  .formBox-politica {
    width: 90%;
    height: 800px;
  }

  .innerContent {
    float: left;
    width: 100%;
    position: relative;
    height: calc(100% - 120px);
  }

  .titleBox {
    width: 100%;
    position: relative;
    float: left;
    height: 120px;
  }

  #h150 {
    height: 190px;
    margin-bottom: 5px;
  }

  .circleCont {
    /* width: 100%; */
    position: relative;
    float: left;
    /* background: red; */
  }

  .titleCont {
    width: 100%;
    position: relative;
    float: left;
  }

  .circle {
    /* position: absolute; */
    /* top: 110px; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* margin: auto auto auto auto; */
  }

  #w48 {
    width: 68%;
  }

  input[type="radio"] {
    float: right;
    color: #6e6e6e;
    width: 15px;
    background: none !important;
  }

  .form-add {
    padding-bottom: 72px;
  }

  .content-formulario {
    width: 90%;
    max-width: 500px;
    margin: 0px auto;
  }

  .content-general {
    margin-top: 105px;
    display: block;
  }

  .content-general h1 {
    text-align: center;
  }

  .title {
    position: absolute;
    top: 270px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto auto auto auto;
  }

  .title h1 {
    text-align: center;
  }

  .title p {
    text-align: center;
  }

  .fieldBlock {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
  }

  #block1 {
    top: 90px;
  }

  #block2 {
    top: 90px;
  }

  .t35 {
    top: 35px !important;
  }

  #block3 {
    top: 90px;
  }

  #block3N {
    top: 42px;
    z-index: 1;
  }

  .text-introduction {
    top: 64px;
    position: relative;
    width: 80%;
    margin: 0px auto;
    float: none;
    text-align: left;
  }

  .cont-text {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0px auto;
  }

  #block4 {
    top: 90px;
  }

  #politicas {
    height: 670px;
  }

  .fieldTitle {
    position: relative;
    width: 100%;
    height: 40px;
  }

  .fieldTitle h1 {
    font-size: 20px;
    color: #6e6e6e;
    line-height: 20px;
    text-align: left;
    font-weight: lighter;
  }

  input[type="text"],
  input[type="email"],
  input[type="search"],
  input[type="password"] {
    -webkit-appearance: caret;
    -moz-appearance: caret;
    /* mobile firefox too! */
  }

  select {
    border: none;
  }

  .descriptionInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 200px;
    left: 0px;
    border-radius: 5px;
  }

  .dataInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    border-radius: 5px;
  }

  .mailInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    border-radius: 5px;
  }

  .whoInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 250px;
    left: 0px;
    border-radius: 5px;
  }

  .denunciaInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    border-radius: 5px;
  }

  .options {
    float: left;
    position: relative;
    width: 500px;
    height: 30px;
  }

  #si,
  #no,
  .si,
  .no {
    position: relative;
    float: left;
    margin: 10px 10px 0 0;
    color: #6e6e6e;
  }

  /* .next,
  .send {
    bottom: 10px;
    float: right;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 30px;
    cursor: pointer;
    margin-right: 30%;
  } */

  .next img,
  .send img {
    width: 13%;
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .next p,
  .send p {
    line-height: 50px;
    font-size: 20px;
    /* margin: 0 40px 0 0; */
    /* float: right; */
  }

  .buttons {
    /*top: 70px;	position: relative;	margin: 0 auto;	width: 80%;	height: 60px; */
  }

  /*.numberButton{	width: 43px;	height: 43px;	border-radius: 50%;	float: right;	position: relative;	margin-left: 12px;	border:3px solid #b0b0b0;	-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;cursor: pointer;}.numberButton h1{	font-size: 30px;	color: #b0b0b0;	text-align: center;	line-height: 10px;}a:hover .numberButton{	border:3px solid #355e9a;	color: red;}*/
  .map {
    width: 55%;
    position: relative;
    float: left;
    height: 100%;
    display: none;
  }

  .map img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto auto auto;
    width: 95%;
    height: auto;
  }

  .sucursal {
    width: 100%;
    position: relative;
    float: left;
    height: 430px;
  }

  .fieldTitleSucursal {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto auto auto;
    width: 80%;
    height: auto;
  }

  .sucursalInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    top: 20px;
    border-radius: 5px;
  }

  .sucursalInput2 {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 250px;
    left: 0px;
    top: 50px;
    border-radius: 5px;
  }
}

@media only screen and (max-width: 732px) {
  .main--options {
    width: 90% !important;
    margin-left: 15px !important;
  }

  .content-parrafos {
    width: 80% !important;
    text-align: left !important;
    margin-bottom: 40px;
  }

  .formBox2 {
    margin: 0 auto;
    width: 92%;
    max-width: 800px;
    border-radius: 0px 0px 10px 10px;
    background: #fff;
    position: relative;
    top: 4px;
    padding-bottom: 70px;
    margin-bottom: 35px;
  }

  .numberButton {
    background-image: none !important;
    width: 94% !important;
    height: 35px !important;
    display: inline-block !important;
    padding-top: 10px;
    background-repeat: no-repeat !important;
    padding-left: 18px !important;
    cursor: pointer !important;
    background-color: white !important;
    border-bottom: 1px solid rgba(157, 157, 157, 0.32) !important;
    margin-left: 1px !important;
  }

  .fond {
    background-color: rgba(53, 94, 154, 0.96) !important;
  }

  .fond p.text-tab {
    color: white;
  }

  .content-buttons {
    margin: 0 auto;
    width: 94%;
    max-width: 808px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
  }
}

@media only screen and (min-width: 528px) {
  .col3 {
    border-top-right-radius: 0 !important;
  }

  .col4 {
    border-top-right-radius: 14px !important;
  }
}

@media only screen and (min-width: 410px) and (max-width: 574px) {
  .row {
    margin: 0 auto;
  }

  .col3 {
    border-top-right-radius: 14px;
  }

  .col4 {
    border-top-right-radius: 0;
  }

  .containerHeaderReporte {
    height: auto;
    margin-top: 10px;
  }

  .circleCont {
    width: 20%;
    position: relative;
    float: left;
  }

  .circle {
    /* top: -80px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto auto auto auto; */
  }

  /* titulos input */
  .content-formulario h3 {
    width: 100%;
  }

  .containerHeaderReporte .title-headerReporte {
    width: 80%;
    padding-left: 5%;
  }

  .content-general {
    margin-top: 50px;
    display: block;
  }

  .formBox2 {
    margin: 0 auto;
    width: 98%;
    max-width: 800px;
    border-radius: 0px 0px 10px 10px;
    background: #fff;
    position: relative;
    top: 6px;
    padding-bottom: 0px;
    margin-bottom: 60px;
  }

  .derecha2 {
    display: none;
  }

  .content {
    height: auto;
  }

  .content-formulario {
    width: 90%;
    max-width: 500px;
    margin: 0px auto;
  }

  .content-general h1 {
    text-align: center;
  }

  .title {
    width: 90%;
    position: absolute;
    top: 270px;
    right: 0;
    left: 15%;
    bottom: 0;
    margin: auto auto auto auto;
  }

  /* REDES SOCIALES */

  .social-links-2 {
    /* padding-left: 0; */
    /* padding-right: 0; */
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    transition: 0s;
  }

  .social-links-2 a {
    margin-right: 0;
    padding-top: 10px;
    transition: 0s;
  }

  /* BOTONES */
  .content-buttons {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 808px;
    flex-wrap: wrap;
  }

  .send {
    margin: 6px auto;
  }

  #code {
    margin-bottom: 30px;
  }

  .next,
  .prev,
  .send #enviar2 {
    width: 40%;
    margin: 6px auto;
    height: 50px;
    background-color: #2c67d0;
    border-radius: 180px;
    cursor: pointer;
  }

  .next p,
  .send #enviar2,
  .prev p {
    font-family: Montserrat;
    text-decoration: none;
    font-weight: 500;
    color: #fff;
    border-width: 3px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
  }

  .next p,
  .send #enviar2,
  .prev p {
    font-family: Montserrat;
    text-decoration: none;
    font-weight: 500;
    color: #fff;
    border-width: 3px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
  }

  .send #enviar2 {
    margin: 0;
    width: 180.63px;
  }

  /* tabla */

  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }

  td:nth-of-type(1):before,
  td:nth-of-type(2):before,
  td:nth-of-type(3):before,
  td:nth-of-type(4):before,
  td:nth-of-type(5):before {
    color: #275fb1;
    font-weight: bold;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .t-a {
    text-align: left;
  }

  tr {
    border: 1px solid #ccc;
  }

  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid rgba(128, 128, 128, 0.25);
    position: relative;
    padding-left: 45%;
    word-break: break-all;
  }

  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*		Label the data		*/
  td:nth-of-type(1),
  td:nth-of-type(4) {
    padding-bottom: 27px;
  }

  /*
  td:nth-of-type(1):before {
    content: "Nombres y \A Apellidos";
    white-space: pre;
  }

  td:nth-of-type(2):before {
    content: "Cédula";
  }

  td:nth-of-type(3):before {
    content: "Cargo";
  }

  td:nth-of-type(4):before {
    content: "Dependencia o \A Entidad";
    white-space: pre;
  }

  td:nth-of-type(5):before {
    content: "Eliminar";
  }

  #grillaFile td {
    word-break: break-all;
    width: 100%;
  }

  #grillaFile td:nth-of-type(1):before {
    content: "Nombres \A Archivo";
    white-space: pre;
  }

  #grillaFile td:nth-of-type(2):before {
    content: "Acciones";
  }*/

  #valor_file {
    padding: 12px 0px 0px;
  }

  #camposadicionales {
    margin-bottom: 51px !important;
  }
}

@media only screen and (min-width: 0) and (max-width: 409px) {
  .content {
    margin: 0 auto;
    width: 100%;
    height: 950px;
  }

  .formBox {
    width: 90%;
    height: 800px;
  }

  #politicas {
    height: 780px;
  }

  .innerContent {
    float: left;
    width: 100%;
    position: relative;
    height: calc(100% - 120px);
  }

  .row {
    margin: 0 auto;
  }

  .col4 {
    border-top-right-radius: 0px;
  }

  .col2 {
    border-top-right-radius: 14px;
  }

  .titleBox {
    width: 100%;
    position: relative;
    float: left;
    height: 120px;
  }

  .containerHeaderReporte {
    display: block;
    margin-top: unset;
    height: auto;
  }

  .containerHeaderReporte .title-headerReporte {
    padding: 0 10%;
    text-align: center;
  }

  .content-formulario h3 {
    width: 100%;
  }

  .circleCont {
    width: auto;
    position: unset;
    /* display: block; */
    float: none;
    margin: 6px auto;
    top: auto;
    left: auto;
  }

  .titleCont {
    width: 80%;
    position: relative;
    float: left;
    /* bottom: */
  }

  .circle {
    position: unset;
    float: none;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin: 0 auto;
  }

  /* BUTTONS SEND FORM */

  /* .content-buttons {
    margin: 0 auto;
    width: 100%;
    max-width: 808px;
    margin-top: 15px;
    margin-bottom: 10px;
  } */

  .content-buttons {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 808px;
    flex-wrap: wrap;
  }

  .send {
    margin: 6px auto;
  }

  #code {
    margin-bottom: 30px;
  }

  .next,
  .prev,
  .send #enviar2 {
    width: 278px;
    margin: 6px auto;
    height: 50px;
    background-color: #2c67d0;
    border-radius: 180px;
    cursor: pointer;
  }

  .next p,
  .send #enviar2,
  .prev p {
    font-family: Montserrat;
    text-decoration: none;
    font-weight: 500;
    color: #fff;
    border-width: 3px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
  }

  /* old buttons */
  /*.next,
  .send {
    bottom: 10px;
    float: right;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 30px;
    cursor: pointer;
  }

  .next img,
  .send img {
    width: 13%;
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .next p,
  .send p {
    /* line-height: 50px; 
    font-size: 20px;
    margin: 0 40px 0 0;
    float: right;
    color: #355e9a;
  }

  .buttons {
    /*top: 70px;	position: relative;	margin: 0 auto;	width: 80%;	height: 60px;
  }*/

  /* END BUTTONS SEND FORM */

  .content-general {
    margin-top: 50px;
    display: block;
  }

  .formBox2 {
    margin: 0 auto;
    width: 98%;
    max-width: 800px;
    border-radius: 0px 0px 10px 10px;
    background: #fff;
    position: relative;
    top: 6px;
    padding-bottom: 0px;
    margin-bottom: 60px;
  }

  .derecha2 {
    display: none;
  }

  .content {
    height: auto;
  }

  .content-formulario {
    width: 90%;
    max-width: 500px;
    margin: 0px auto;
  }

  .content-general h1 {
    text-align: center;
  }

  .title {
    width: 90%;
    position: absolute;
    top: 270px;
    right: 0;
    left: 15%;
    bottom: 0;
    margin: auto auto auto auto;
  }

  .title h1 {
    text-align: center;
    font-size: 25px;
    line-height: 25px;
    left: 0;
  }

  /* REDES SOCIALES */

  .social-links-2 {
    /* padding-left: 0; */
    /* padding-right: 0; */
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    /* text-align: center; */
    margin-top: 10px;
    transition: 0s;
  }

  .social-links-2 a {
    margin-right: 0;
    padding-top: 10px;
    transition: 0s;
  }

  /* END REDES SOCIALES */

  .title p {
    text-align: center;
  }

  .fieldBlock {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
  }

  #block1 {
    top: 110px;
  }

  #block2 {
    top: 110px;
  }

  .t35 {
    top: 35px !important;
  }

  #block3 {
    top: 110px;
  }

  #block3N {
    position: relative;
    top: 55px;
  }

  .text-introduction {
    width: 80%;
    height: 55px;
    position: relative;
    top: 71px;
    float: none;
    margin: 0px auto;
  }

  .logo-site img {
    width: 100%;
    margin-top: 3%;
  }

  #block4 {
    top: 90px;
  }

  .fieldTitle {
    position: relative;
    width: 100%;
    height: 40px;
    top: 0px;
    left: 0;
  }

  input#fileselect {
    margin-top: -55px;
  }

  .fieldTitle h1 {
    font-size: 20px;
    color: #6e6e6e;
    line-height: 20px;
    text-align: left;
    font-weight: lighter;
  }

  input[type="text"],
  input[type="email"],
  input[type="search"],
  input[type="password"] {
    -webkit-appearance: caret;
    -moz-appearance: caret;
    /* mobile firefox too! */
  }

  select {
    border: none;
  }

  input#fileselect {
    background-color: #dcdfe3;
    position: relative !important;
    margin-top: -54px !important;
    float: left !important;
  }

  .descriptionInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 200px;
    left: 0px;
    border-radius: 5px;
  }

  .dataInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    border-radius: 5px;
  }

  .mailInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    border-radius: 5px;
  }

  .whoInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 250px;
    left: 0px;
    border-radius: 5px;
  }

  .denunciaInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    border-radius: 5px;
  }

  .options {
    float: left;
    position: relative;
    max-width: 500px;
    width: 100%;
    height: 30px;
  }

  #si,
  #no,
  .si,
  .no {
    position: relative;
    float: left;
    margin: 10px 10px 0 0;
    color: #6e6e6e;
  }

  /*.numberButton{	width: 30px;	height: 30px;	border-radius: 50%;	float: right;	position: relative;	margin-left: 12px;	border:3px solid #b0b0b0;	-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;cursor: pointer;}.numberButton h1{	font-size: 20px;	color: #b0b0b0;	text-align: center;	line-height: 10px;}a:hover .numberButton{	border:3px solid #355e9a;	color: red;}.map{	width: 55%;	position: relative;	float: left;	height: 100%;	display: none;}*/
  .map img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto auto auto;
    width: 95%;
    height: auto;
  }

  .sucursal {
    width: 100%;
    position: relative;
    float: left;
    height: 430px;
  }

  .fieldTitleSucursal {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto auto auto;
    width: 80%;
    height: auto;
  }

  .sucursalInput {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 30px;
    left: 0px;
    top: 20px;
    border-radius: 5px;
  }

  .sucursalInput2 {
    width: 100%;
    position: relative;
    float: left;
    background: #dcdfe3;
    height: 250px;
    left: 0px;
    top: 50px;
    border-radius: 5px;
  }

  .h65 {
    height: 38px !important;
  }

  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }

  td:nth-of-type(1):before,
  td:nth-of-type(2):before,
  td:nth-of-type(3):before,
  td:nth-of-type(4):before,
  td:nth-of-type(5):before {
    color: #275fb1;
    font-weight: bold;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .t-a {
    text-align: left;
  }

  tr {
    border: 1px solid #ccc;
  }

  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid rgba(128, 128, 128, 0.25);
    position: relative;
    padding-left: 45%;
    word-break: break-all;
  }

  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*		Label the data		*/
  td:nth-of-type(1),
  td:nth-of-type(4) {
    padding-bottom: 27px;
  }

  /*
  td:nth-of-type(1):before {
    content: "Nombres y \A Apellidos";
    white-space: pre;
  }

  td:nth-of-type(2):before {
    content: "Cédula";
  }

  td:nth-of-type(3):before {
    content: "Cargo";
  }

  td:nth-of-type(4):before {
    content: "Dependencia o \A Entidad";
    white-space: pre;
  }

  td:nth-of-type(5):before {
    content: "Eliminar";
  }

  #grillaFile td {
    word-break: break-all;
    width: 100%;
  }

  #grillaFile td:nth-of-type(1):before {
    content: "Nombres \A Archivo";
    white-space: pre;
  }

  #grillaFile td:nth-of-type(2):before {
    content: "Acciones";
  }
*/
  #valor_file {
    padding: 12px 0px 0px;
  }

  #camposadicionales {
    margin-bottom: 51px !important;
  }

  /*verificacion*/
  .realperson-challenge {
    display: block;
    color: #000;
  }

  .realperson-text {
    font-family: "Courier New", monospace !important;
    font-size: 6px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 3px;
  }

  .realperson-regen {
    padding-top: 4px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
  }

  .realperson-disabled {
    opacity: 0.5;
    filter: Alpha(Opacity=50);
  }

  .realperson-disabled .realperson-regen {
    cursor: default;
  }
}