@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	
}


.row {
    margin-right: 0px;
    margin-left: 0px;
}

.columnas {
	padding:0px !important;
}

div {
	/*width: 100%;*/
}


.contenedor {
	max-width:100%;
}

#linea1 {
	background-color:#2e9334;
	height:30px;
}

#linea2 {
	background-color:#2e9334;
	height:4px;
}

#InputAbstract {
	width:30%;
	display:inline;
}


.titulo {
  font-family: 'Jost', sans-serif;
  color: #000000;
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.texto00 {
  font-family: 'Jost', sans-serif;
  color: #2e9334;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}


.texto0 {
  font-family: 'Jost', sans-serif;
  color: #2e9334;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.filas {
	width:100%;
}

.margen {
	width:2%;
}

.columna {
	width:12%;
}


.miniaturas img {
  padding-left: 7px !important;
  padding-right: 7px !important;
  padding-bottom:20px;
  cursor:pointer;
  max-width:174px;
}


.modal-dialog {
    width:980px !important;
	margin-top: 0 !important;
}
.modal-content {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.modal-content {
    background-color: transparent !important;
    border: none !important;
    border-radius: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.close {
	float:inherit !important;
    font-size: 52px !important;
    color: #FFF !important;
    text-shadow: none !important;
    opacity: 1 !important;
	text-align: right !important;
	z-index:100 !important;
}
.modal-header {
    border-bottom: none !important;
	padding: 0 !important;
}




.texto {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.texto2 {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 20px;
}


.label {
  font-family: 'Roboto', sans-serif;
  color: #2e9334;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  margin-top: 20px;
  line-height: 2 !important;
  padding:0px !important;
}



.texto02_popup {
  font-family: 'Montserrat', sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.btn {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}












div {
	width: 100%;
}




