/*Registro Docentes*/

body {
    color: #000000;
    background: #fff;
    background-size: cover;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 200%;
    margin-top: 50px;
}


.menu-wrap {
    display: none;
}

h1.title {
background-color: rgb(83, 171, 65);
}

input:focus, select:focus, textarea:focus {
	background-color:rgba(83, 171, 65, 0.15);
	color: #000;
}

.page-node-3 .webform-progressbar,
.page-node-4 .webform-progressbar,
.page-node-6 .webform-progressbar,
.page-node-10 .webform-progressbar,
.page-node-14 .webform-progressbar {
    background-color: rgb(83, 171, 65);
}

.webform-progressbar-outer {
    background-color: #ededed;
    border: 1px solid #ededed;}/*

.webform-progressbar-page.completed {
    background-color: #d8d8d8;
    border:4px solid #d8d8d8;
}*/

fieldset legend {
    background: #2b4b57;
    border: 1px solid #b4b4b4;
    display: block;
    line-height: 3;
    padding: 0px;
    position: absolute;
    text-indent: 20px;
	border-radius:0px;
    width: 100.3%;
    -khtml-border-radius-topleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-radius-topright:4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    height: auto;
}
.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 20px;
    font-weight: 100;
}


.button-primary, .cancel {
	background-color: #53ab41;
	border-color: #4EA03D;
	color: #fff;
}
.button-primary:hover, .cancel:hover {
    background-color: #ed9828;
    border-color: #D78923;
    color: #fff;
}

.webform-progressbar {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: 17px;
    padding: 10px 0px 30px 0px;
}

.webform-progressbar-page {
    position: absolute;
    width: 15px;
    height: 15px;
    margin: -11px -8px;
    /border: 1px solid #e35034;/
    background-color: white;
    border-radius: 10px;
}

span.webform-progressbar-page-label {
    font-size: 16px;
    font-weight: 800;
	line-height: 1;
}

.fieldset-wrapper {
    font-size: 16px;
}

h1.page-title {
    font-size: 40px;
}

form-item, .form-actions {
    margin: 10px 0;
    background-color: #ffffff;
}

div.error, div.status, div.warning {
    background: #fff6e7;
    border-radius: 2px;
    border-color: #e54309;
    padding: 5px 15px;
    border: dotted;
	font-size: 14px;
	font-weight: 600;
	display: none;
}

div#breadcrumbs {
    display: none;
}

.container-wrap {
    margin-top: -30px;
}

.page-title {
    display: none;
}

div#footer {
    display: none;
}

.boton_personalizado{
text-decoration: none;
padding: 10px;
font-weight: 600;
font-size: 22px;
color: #ffffff;
background-color: #e2e3e4;
border-radius: 30px;
border: 1px solid #c2c4c8;
width: 20%;
text-align: center;
color: #cccccc;
font-family: Advent Pro;
text-transform: uppercase;
display: flex;
justify-content: center;
 align-items: center;
 margin: 0 auto;
}
  .boton_personalizado:hover{
    color: #1883ba;
    background-color: #ffffff;
  }
    .texto-e {
    color: #356900;
    font-size: small;
    font-weight: 800;
    margin-left: 30px;
    margin-right: 30px;
	margin-bottom: 30px;
    /*border-color: #a4a801;
    border-style: dotted;
    border-width: thin;
    padding-left: 10px;*/
    background-color: #fff;
}
  .texto-importante-izq {
    width: 49%;
    float: left;
    color: #f00;
    font-size: small;
    font-weight: 800;
    border-color: #2f3e87;
    border-style: dashed;
    border-width: thin;
    padding-left: 10px;
    background-color: #ffffff;
    margin-top: -10px;
}
.texto-importante-der {
    float:right;
    width:49%;
    color: #000000;
    font-size: small;
    font-weight: 800;
    border-color: #2f3e87;
    border-style: dashed;
    border-width: thin;
    padding-left: 10px;
    background-color: #fbfaf8;
    margin-top: -10px;
}

.page-node-105 .page-node-done .webform-progressbar {
   margin-top: 17px !important;
   padding: 10px 0px 30px 0px !important;
}

.page-node-done .webform-progressbar-page .webform-progressbar-page-label {
   position: relative;
   top: 10px;
   font-size: 17px !important;
}

.page-node-done .webform-progressbar-page {
   width: 12px !important;
   height: 12px !important;
   border-radius: 10px !important;
}
.page-node-done .menu-wrap {
   display: none !important;
}
.page-node-done .page-title {
   display: none !important;
}
.msg-confirmacion {
   font-size: 17px !important;
   padding: 48px !important;
}
.page-node-done #footer {
   display: none !important;
}
.mensaje-confirmacion {
font-size: 16px;
text-align: justify;
color: #010200;
background-color: #f8fff0;
border: 1px solid;
border-color: #be7;
margin: 6px 0;
padding: 10px 10px 10px 50px;
}

fieldset .fieldset-wrapper {
    padding: 20px 20px 20px 20px;
}

.page-node-65 button, body a.btn, .node-readmore a, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #032e65 !important;
    font-weight: bold !important;
}

.titulo-trabajos {
  margin-top: 30px;
  background-color: #0165ca;
  font-size: 20px;
  padding: 6px;
  margin-bottom: 5px;
  font-size: x-large;
  color: white;
  font-weight: bold;
  display: block;
  width: 100%;
}
.aviso {
  font-size: x-small;
  text-align: justify;
  color: black;
  background-color: #f4f4f4;
  padding: 15px;
  border-style: dotted;
  border-width: 1px;
  border-color: #b5b5b5;
  line-height: initial;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.tit-aviso {
  font-size: x-large;
  font-weight: bolder;
  text-align: center;
}
.selection-formulario {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  padding-left: 10px;
  background-color: #ffc;
}

.btn-docentes-izq {
  width: 49%;
  float: left;
  padding-left: 20%;
}

.btn-investigadores-der {
  float: right;
  width: 49%;
}
.msg-confirmacion {
    background-color: #fbfaf8;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    font-size: 17px;
    margin-top: 10px;
    /border-style: dotted;/
    border-width: 1px;
    text-align: justify;
}

input.form-text, textarea.form-textarea, select.form-select {
    border: 1px solid #d4d4d4;
    padding: 10px;
    border-radius: 13px;
    max-width: 100%;
    background: #fff;
    font-size: 1.4em;
    color: #545454;
}

/*.form-item .description {
    font-size: 1em;
    color: #d63232;
    font-weight: 600;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}


.page-node-65 button, body a.btn, .node-readmore a, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #2b4b57 !important;
    color: #fff !important;
	font-weight: 600 !important;
    border-radius: 12px;
	font-size: 1.1rem;
	padding: 1.2em 1.4em;
	border: none;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: background-color 0.3 ease, transform 0.2s ease;
}
.page-node-65 button:hover,
body a.btn:hover,
.node-readmore a:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background-color: #25404a !important;	
    transform: scale(1.01);
}
.webform-progressbar-inner {
    /height: 1em;/
        background-color: #2f3e87;
    height: 7px;
    margin-top: -4px;
}

@media (max-width: 480px) {
  span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
    padding: 20px 0px 20px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 16px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 60%;
    float: none;
    margin-top: 0;
  }

  .texto-importante-der {
    width: 60%;
    float: none;
    margin-top: 0;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 60%;
}
  /*.form-item .description {
    font-size: 0.7em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 940px) {
 .webform-progressbar {
        width: 90%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 22px;
    font-weight: 800;
} 
   .texto-importante-izq {
    width: 90%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 90%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 100%;
}
/*  .form-item .description {
    font-size: 1em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 800px) {
 .webform-progressbar {
        width: 90%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 22px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 90%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 90%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 100%;
}
 /* .form-item .description {
    font-size: 1em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 660px) {
 .webform-progressbar {
        width: 95%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 20px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 90%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 90%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 92%;
}
  /*.form-item .description {
    font-size: 1em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 600px) {
   span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 90%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 20px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 90%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 90%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 85%;
}
/*  .form-item .description {
    font-size: 1em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 570px) {
   span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 80%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 20px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 80%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 80%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 80%;
}
 /* .form-item .description {
    font-size: .9em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 530px) {
   span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 80%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 20px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 75%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 75%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 75%;
}
 /* .form-item .description {
    font-size: .9em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 500px) {
   span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 80%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 18px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 70%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 70%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 70%;
}
  /*.form-item .description {
    font-size: .9em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 475px) {
   span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 80%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 18px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 65%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 65%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 65%;
}
 /* .form-item .description {
    font-size: .9em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 440px) {
   span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 75%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 16px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 60%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 60%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 60%;
}
  /*.form-item .description {
    font-size: .8em;
    font-weight: 400;
}*/

.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}
}
@media (max-width: 400px) {
   span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 75%;
    padding: 20px 0px 50px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 16px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 55%;
    float: none;
    margin-top: 50px;
  }

  .texto-importante-der {
    width: 55%;
    float: none;
    margin-top: 0px;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 55%;
}
 /*.form-item .description {
    font-size: .8em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 375px) {
  span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 80%;
    padding: 20px 0px 20px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 14px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 50%;
    float: none;
    margin-top: 0;
  }

  .texto-importante-der {
    width: 50%;
    float: none;
    margin-top: 0;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 50%;
}
 /* .form-item .description {
    font-size: 0.7em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}
	
}
@media (max-width: 335px) {
  span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 75%;
    padding: 20px 0px 20px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 12px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 45%;
    float: none;
    margin-top: 0;
  }

  .texto-importante-der {
    width: 45%;
    float: none;
    margin-top: 0;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 45%;
}
/*  .form-item .description {
    font-size: 0.7em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 300px) {
  span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 75%;
    padding: 20px 0px 20px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 12px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 40%;
    float: none;
    margin-top: 0;
  }

  .texto-importante-der {
    width: 40%;
    float: none;
    margin-top: 0;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 40%;
}
/*  .form-item .description {
    font-size: 0.7em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}
}
@media (max-width: 275px) {
  span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 75%;
    padding: 20px 0px 20px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 10px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 35%;
    float: none;
    margin-top: 0;
  }

  .texto-importante-der {
    width: 35%;
    float: none;
    margin-top: 0;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 35%;
}
 /* .form-item .description {
    font-size: 0.7em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 250px) {
  span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 75%;
    padding: 20px 0px 20px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 10px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 30%;
    float: none;
    margin-top: 0;
  }

  .texto-importante-der {
    width: 30%;
    float: none;
    margin-top: 0;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 30%;
}
/*  .form-item .description {
    font-size: 0.7em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}
@media (max-width: 220px) {
  span.webform-progressbar-page-label {
    display: none;
  }

  .webform-progressbar {
        width: 75%;
    padding: 20px 0px 20px 0px;
  }

.fieldset-legend {
    color: rgb(255 255 255);
    font-size: 10px;
    font-weight: 800;
} 
    .texto-importante-izq {
    width: 25%;
    float: none;
    margin-top: 0;
  }

  .texto-importante-der {
    width: 25%;
    float: none;
    margin-top: 0;
  }
  input.form-text, textarea.form-textarea, select.form-select {

    padding: 20px;
    max-width: 29%;
}
 /* .form-item .description {
    font-size: 0.7em;
    font-weight: 400;
}*/
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}

}

.encabezamiento-form {
  border: 1px solid #BEBEBE;
  padding: 10px;
  border-radius: 2px;
  max-width: 100%;
  background: #f6f6f6;
  font-size: larger;
  font-variant-caps: inherit;
  font-family: 'Merriweather', Sans serif;
}
.texto-importante {
  background-color: #eaf1f4;
  border-radius: 0.75rem;
  padding: 1rem 5rem;
  margin: 1rem 0;
  font-family: 'Roboto', sans-serif;
  font-size: 1.05rem;
  color: #1a3942;
  line-height: 1.75;
  box-sizing: border-box;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  text-align: justify;
}

.alerta-icono {
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 0.3rem;
  line-height: 1;
}

.alerta-titulo {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #375d6b;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  .texto-importante {
    padding: 1rem 2.5rem;
    font-size: 0.95rem;
  }

  .alerta-icono {
    font-size: 2.6rem;
  }

  .alerta-titulo {
    font-size: 1.2rem;
  }
  .form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}
  
}

.mensaje-confirmacion {
  font-family: 'Roboto', sans-serif;
  background-color: #f9fbfc;
  border-radius: 16px;
  padding: .5rem;
  margin: .5rem auto;
  max-width: 720px;
  width: 98%;
  color: #1a3942;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  text-align: left;
}

.mensaje-confirmacion h2 {
  font-size: 2rem;
  color: #375d6b;
  text-align: center;
  font-weight: 700;
  margin-bottom: .5rem;
}

.mensaje-confirmacion p {
  font-size: 1.1rem;
  margin-bottom: 1rem;
  line-height: 1.5;
}

.mensaje-confirmacion ul,
.mensaje-confirmacion ol {
  margin-left: 1.5rem;
  font-size: 1.05rem;
  margin-bottom: .5rem;
}

.mensaje-confirmacion li {
  /*margin-bottom: 0.75rem;*/
}

.mensaje-confirmacion i {
  display: block;
  font-style: italic;
  color: #666;
  font-size: 0.95rem;
  margin-top: 0.3rem;
}

@media (max-width: 600px) {
  .mensaje-confirmacion {
    padding: 2rem 1.5rem;
  }

  .mensaje-confirmacion h2 {
    font-size: 1.6rem;
  }

  .mensaje-confirmacion p,
  .mensaje-confirmacion ul,
  .mensaje-confirmacion ol {
    font-size: 1rem;
  }
  
.form-item .description {
    display: none !important;
}

.description {
	display: none !important;
	}
  
}

