.contenedor_img_preview{
	width: 105px;
	height: 105px;
	color:transparent;
	font-size:0px;
	display: inline-block;
	vertical-align: middle;
	border: solid 1px #b9b9b9;
    border-radius: 3px;
	margin: 2px 2px 2px 2px;
	background-size: cover;
	position: inherit;
}

.container_input1{
	margin: 0 auto;
	border: solid 1px #CCC;
	overflow: hidden;
border-radius: 8px 8px 0px 0px;
}


.content-icon-camera {
	width: 55px;
	overflow: hidden;
	background-color: #e6e6e6;
	width: 36px;
	height: 36px;
	cursor: pointer;
	top: 8px;
	left: 8px;
}




.iborrainputfile {
	font-size:16px; 
	font-weight:normal;
	font-family: 'Lato';
}

.input_eliminar_archivo {
    border: none;
	outline:none;
    cursor: pointer;
    color: white;
    border-radius: 2px;
    font-size: 12px;
	-webkit-box-shadow: 1px 1px 7px #0000001f;
    box-shadow: 1px 1px 7px #0000001f;
   background: var(--colorbotoneliminar);
   border-radius:50%;
    outline: none;
       height: 35px;
    width: 35px;
	float:right;
	margin-right:15px;
	 position: relative;
  overflow: hidden;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 42%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    <!-- transition: 0.6s ease;
    -->: ;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    border-radius: 0 3px 3px 0;
    user-select: none;
}
.contenedor_archivo_preview{
	width: 50px;
	height: 50px;
	color:transparent;
	font-size:0px;
	display: inline-block;
	vertical-align: middle;
    border-radius: 3px;
	margin: 2px 2px 2px 2px;
	background-size: cover;
	position: inherit;
}
.boton_cerrar_contenedor_img_preview{
	width: 20px;
	height: 20px;
	font-size:12px;
  -webkit-box-shadow: 1px 1px 7px #0000001f;
    box-shadow: 1px 1px 7px #0000001f;
    background: #f44336;
      font-family: Segoe UI Historic, Segoe UI, Helvetica, Arial, sans-serif;
	color: white;
	text-align: center;
	 position: inherit; 
	margin-left: 66px;
    margin-top: 3px;
	border-radius: 100px;
	cursor: pointer;
}
.container_input1{
	margin: 0 auto;
	border: solid 1px #CCC;
	overflow: hidden;
}


.content-icon-camera {
	width: 55px;
	overflow: hidden;
	background-color: #e6e6e6;
	width: 36px;
	height: 36px;
	cursor: pointer;
	top: 8px;
	left: 8px;
}



.input_file{
	padding: 15px;
	opacity: 0;
	position: relative;
	cursor: pointer;
	left: -120px;
	z-index: 1;
}

.input_eliminar_archivo {
    border: none;
	outline:none;
    cursor: pointer;
    color: white;
    border-radius: 2px;
    font-size: 12px;
	-webkit-box-shadow: 1px 1px 7px #0000001f;
    box-shadow: 1px 1px 7px #0000001f;
   background: var(--colorbotoneliminar);
   border-radius:50%;
    outline: none;
       height: 35px;
    width: 35px;
	float:right;
	margin-right:15px;
	 position: relative;
  overflow: hidden;
}
.tr_archivo {
	width: 100%;
    height: 20px;
    background-color: transparent;
    font-size: 10px;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #808080;
	font-weight:bold;
	text-align:left;
	
		}
		
		
/*estilo galery*/
.container1 {
 
    width: 100%;
	    padding-left: 0px;
    margin-bottom: 0px;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next 39{
 cursor: pointer;
    position: absolute;
    top: 42%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    <!-- transition: 0.6s ease;
    -->: ;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: var(--colorbotonmas);
  font-size: 12px;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  padding: 8px 12px;
  position: absolute;
  font-weight:bold;
  top: 0;
  border-radius: 5px;
    background-color: #000000b3;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
 
}

.active,
.demo:hover {
  opacity: 1;
   border:solid 1px var(--colorbotonmas);
}
.a_a{
	width: 50px;
    height: 31px;
    background-color: var(--colorbotonmas);
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    border-radius: 3px;
    font-size: 10px;
    color: white;
    text-decoration: none;
	 font-weight:bold;
    top: 10px;
    right: 10px;
    position: absolute;
}
.contenedor_img_preview_1{
    width: 90px;
    height: 90px;
    color: transparent;
    font-size: 0px;
    display: inline-block;
    vertical-align: middle;
	 background-size: cover;
    border: solid 1px #b9b9b9;
    border-radius: 3px;
    margin: 2px 2px 2px 2px;
   
    position: inherit;
}
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
	}
	
	

