﻿
.tituloPrincipal {
    text-align:center;
    font-weight:bold;
}

.opcionesPrincipales {
    text-align:center;
}

.tituloMunicipalidad {
    font-weight:bold;
    font-size: 12pt;
}

.celdavistoA{
    padding-left:5px;
    vertical-align:top;
    font-size:11.4pt;
}
.celdavistoB{
    padding-left:1%;padding-right:2%;font-size:11.4pt;text-align:justify;
}

.celdaresuelvoA{
    padding-left:5px;
    width:3%;
    font-size:11.4pt;vertical-align:top;
}
.celdaresuelvoB{
    text-align:justify;padding-left:1%;padding-right:2.5%;
    font-size:11.4pt;
    
}
.numeropermiso{
    float: right; clear: right; width: 23%; text-align:center;font-size:11pt;
}
.vistoresueltospan{
    border-image:initial;
    display:inline-block;
    border-bottom:1px dashed;
    text-align:center;
}
.subvistoresueltospan{
    font-size:6.5pt;
}
.divresueltospan{
    text-align:center;
    display:inline-table;
    vertical-align:top;
    padding-left:15px;
}
.letraChica {
    font-size:8pt;
}
.errorRadio {
  border: #b94a48 2px solid
}
.colorManual {
 color: #b94a48;
}


.opcionesUbicacion {
    text-align:center;
    border:black solid 2px;
      margin-left:auto; 
    margin-right:auto;
    width: 40%;
}

/*Tabla*/
.bordeExterno {
    border: black solid 2px;
}
.colorFormulario {
    background-color: #ffd8a7;
}
.bordeInterno td {
    border: black solid 2px;
}
.negrita {
    font-weight:bold;
}
.celdaCentrada {
    text-align:center;
}
.InputSinBorde {
    background-color:white;
    border:none;
    width:100%;
}

.subeAdjunto2 {
    
}

.formatoImpresion{
    border-image:initial;
    border: 1px solid grey;
    display:inline-block ;
    margin-bottom:2px;
    margin-top:2px;
    /*width:100px;*/
    margin-left:2px;
    margin-right:2px;
    text-align:center;
}

.subeAdjuntoUpload {
    background-image: url("/img/adjunto_subir.png");
}
.subeAdjuntoDownload {
    background-image: url("/img/adjunto_bajar.png");
    width:28px;
    height:25px;
    padding: 0;
    border: none;
}
.subeAdjuntoDelete {
    background-image: url("/img/adjunto_borrar.png");
    width:28px;
    height:25px;
    padding: 0;
    border: none;
}

.fileName
{
    display:none;
}

.data
{
    display:none;
}

.adjuntoIzquierda
{
    border-right-style: none;
    padding-top:8px;
    padding-left:2px;
}

.adjuntoDerecha
{
    width:58px;
    border-left-style: none;
    vertical-align:top;
    padding-top:6px;
}

/*Clases Felipe*/
.bordeExternoInterno
{
    border-collapse: collapse;    
    border: 2px solid #000;
  
}
.bordeExternoInterno tr, .bordeExternoInterno td {
  border: 2px solid #000;
}

.saltoLineaPequeña
{
    height:5px;
   
}

.contenedorFormulario
{
    text-align:left;
    width: 800px;
    border: grey solid thin;
    overflow: hidden;
    padding-right:2px;
    padding-left:2px;
    background-color: #fff;
    /*font-family: Arial,Helvetica,sans-serif; */
    font-family:Verdana;      
}

/* PAburtoR */

.bordeExternoWithPaddingJustified
{
	border: black solid 2px;		
	padding: 15px;	
	text-align: justify;
	line-height: 24px;
}

.textBoxDeclaracionJurada
{
	background-color: transparent;  
    border-color: black;
    border-style: dashed;  
    border-width: 0px 0px 1px 0px;  
}

.watermark {
    opacity: 0.3;
    color: BLACK;
    position: absolute;
    top: 20px;
    left: 10px;
    
}

.watermark-sol_cert {
    
    color: BLACK;
    position: absolute;
    bottom:120px;
    left:50px;    
}

.watermark-sol_cert2 {
    
    color: BLACK;
    position: absolute;
    bottom:120px;
    left:50px;    
}

.watermark-acta {
    opacity: 0.3;
    color: BLACK;
    position: absolute;
    top: 5px;
    left: 5px;
    
}

.watermark-certificado {
    /*opacity: 0.3;
    color: BLACK;*/
    position: absolute;
    top: 10px;
    left: 10px;
    
}

.tituloPrincipalMinvu {
    text-align:center;
    font-weight:bold;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    font-family: arial;
}

.subTituloPrincipalMinvu {
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
}

.textoNotaMinvu {
    text-align:center;
    font-weight:bold;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-family: arial;
}

.formaLetraDeFormulariosMinvu{
    font-family: Arial, Helvetica, Verdana;
}

.AltoCeldaImpresionMinvu{
    padding: 2px;
}