
body {
	/*background: #aeaeaf*/
    min-height:100vh;
    display:grid;
}

@media only screen and (min-width: 360px) {

#fondo-base-votacion {
	border: 0px solid #000000;
	background: #ffffff;
	padding-top: 30px;
    margin-bottom: 15px

}
.pie-login p {
	color: #ffffff;
    margin: 0;
    text-align: center;
}

.texto-pie {
	margin-bottom: 20px;
	font-size: 12px
}
.links-inferiores_2 a {
	color: #009de1;
	font-size: 14px
}
.links-formulario {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	padding: 20px 0;
}


.container {
    max-width: 95%;
}
}

@media only screen and (min-width: 1000px) {

.container {
    max-width: 90%;
}
#fondo-base-votacion {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 0px solid #000000;
    background-repeat: no-repeat;
    padding-top: 30px;
    margin-top: 30px;
}
.pie-login p {
	color: #ffffff;
    margin: 0;
    text-align: left;
}
.logo-pie {
    text-align: right;
	margin-top: 20px;
}
.texto-pie {
	margin-top: 20px;
	font-size: 12px
}

.links-formulario {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	padding: 0;
}



.links-inferiores_2 a {
	color: white;
	font-size: 14px
}
}

/* header */


.tituloCabecera {
    text-align:center !important;
    margin: 0 auto;
}

#appmincu a{
    text-decoration:none;
}

.etiquetas {
	text-align: left;
	margin:3px 0 0 0;
	padding: 0px;
    font-weight:bold;
}

.ncolor {
	border: 1px solid #009ce0 !important;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	padding: 20px 10px!important;
    margin-top: 6px;
}

.ncolor_input {
	border: 1px solid #009ce0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
   
}



.pie-login {
	text-align: center
}


.links-inferiores a {
	color: #009de1;
	font-size: 14px
}

.formulario-login {
	margin-top: 10px;
	margin-bottom: 10px
}



.titulo-login {
    color: #000;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    margin: 0;
    margin-bottom: 13px;

}
.titulo-votacion {
 color: #009de1;
 font-weight: bold;
 font-size: 18px;
 text-align: center;
 margin: 0;
}
.subtitulo-login {
 color: #000;
 font-size: 18px;
 text-align: center;
 margin-bottom: 15px;
 font-weight:600;
}
.subtitulo-votacion2 {
 color: red;
 font-size: 14px;
 text-align: center;
 font-weight: bold;
}

.texto-rojo {
 color: red;
 font-weight: bold;
}

.subtitulo-votacion {
 color: #3e3e3e;
 font-size: 14px;
 text-align: center;
 font-weight: bold;
}
.fondo-login {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(0,0,0,.6);
    background-blend-mode: overlay;

}

.header-logo {
    padding: 15px 50px;
}

.header-logo img {
    width:200px;
}

.fondo-Persona {
	background-color: #003b62;
}


#fondo-cabecera {
	background:#0aafe8
}

#barra-mini-menu {
	background:#e8e8e8
}

#fondo-cuerpo {
	background:#ffffff
}
.base-inferior {
	background-color: #CB0000;
}
.footer1 {
   position:fixed !important;
   left:0px;
   bottom:0px;
   width:100%;
}
#fondo-pie {
	background:#003b62;
	overflow: hidden;
}
.fondo-pie2 {
	background:#003b62;
	overflow: hidden;
}

.iconos {
	text-align: center;
	color: #009de1;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 140px;
    font-size: 14px;
}
.iconos2 a p {
	text-align: center;
	color: #009de1;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 150px;
}
.icono-azul {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px
}

.iconos p, .icono-azul p {
	padding-top: 10px;
}

.margin-arriba-abajo {
	 margin-top: 15px;
	 margin-bottom: 15px
}

.padding-arriba-abajo-10 {
	 padding-top: 10px;
	 padding-bottom: 10px
}

.padding-arriba-abajo-10-20 {
	 padding-top: 0px;
	 padding-bottom: 20px
}

.contenedor-grid-tupa-notupa {
    
    display:grid;
    grid-template-columns:1fr 1fr;
    column-gap:20px;

}

.padre-accesos-directos {
	background: #fff;
	padding-top: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
}


.content-tabtupa-aplicciones {
    /*background-color: #ECECEC;*/
    background-color:rgba(236, 236, 236, .6);
    padding: 10px 28px;
    border-radius: 10px;
}

.padre-denuncia-afec {
	background: #009de1;
	padding-top: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
}

.bordes {
	border: 2px solid red
}

.tupa-notupa {
	/*border: 1px solid #009de1;*/
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.titulos-grupos {
	color: #ffffff;
    font-weight: bold;
    margin-bottom: 20px;
    background: #009de1;
    padding: 10px 15px;
    border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border: 0px solid #000000;
}

.titulos-grupo {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}

#fondo-pie p {
	color: #009de1;
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 40px
}

.fondo-pieP{
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
    font-weight:500;
}

.tupa-notupa h4 {
	color: #009de1;
    border-bottom: 1px solid #009de1;
    padding-bottom: 7px;
}

.texto-minimenu {
	color: #009de1;
    font-weight: bold;
    line-height: 18px;
    font-size: 15px;
    padding: 2px 5px;
}

.titulo-sistema {
	font-size: 23px;
    color: #ffffff !important;
    text-align: center;
    line-height: 24px;
}

.texto-info {
	color: #777777;
	text-align: left;
	margin-top: 20px;
}

.derecha {
	text-align: right
}

.tabla-personalizada thead tr th  {
	    background-color: #D9D9D9 !important;
    color: #000 !important;

}
.tabla-personalizada tbody tr td  {
	background-color: #e6e5e5 !important;
	border: 1px solid #ffffff  !important

}
.dataTables_filter {
    text-align:right
}
input[type=search] {
    width:245px;
}

.dataTables_info {
    height:35px;
    padding-top:0px !important;

}
.cant-resultados {
    background-color: #fff;
    border-radius: 6px !important;
    color: #000 !important;
    padding: 5px 5px !important;
    margin: 5px 5px!important;
    float: left;
    font-weight: 600;
    font-size: 14px;
}


.paging_simple_numbers {
    height:35px;
    padding-top:0px !important;
}
.paging_simple_numbers {
	margin :0 !important;
}
.paging_simple_numbers span a {
	border-radius: 50px !important;
	margin: 5px 3px !important;
	background-color: #c4d6ec !important;
	border: 0 !important;
}

.paging_simple_numbers span  a.current {
	border-radius: 50px !important;
	margin: 5px 3px !important;
	background-color: #7392b9 !important;
	border: 0 !important;
}


.paging_simple_numbers span .disabled a {
	border-radius: 50px !important;
	margin: 5px 3px !important;
	color: #ffffff !important;
	background-color: #a5bfde !important;
	border: 0 !important;
}
.nav-pills li {
	border: 1px solid #ededed;
}

.nav-pills li a {
	background-color: #b9b6b6;
	color: #ffffff;
}

.nav-pills .active a {
	background-color: #7392b9!important;
	color: #ffffff;
}

.nav-pills li a:hover {
	background-color: #989494;
	color: #ffffff;
}

.btnP {
    padding:7px 5px; 
    margin-left:1px;
    font-size:13px;
    background: #c55151;
    color: white;
    white-space: normal
}

.label_checkbox {
  display: inline-block;
  color: #000;
  cursor: pointer;
  position: relative;
}
.label_checkbox .span_checkbox {
  display: inline-block;
  background-color: transparent;
  width: 25px;
  height: 25px;
  transform-origin: center;
  border: 2px solid red;
  border-radius: 50%;
  vertical-align: -6px;
  margin-right: 10px;
  transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}
.label_checkbox .span_checkbox:before {
  content: "";
  width: 0px;
  height: 2px;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  transform: rotate(45deg);
  top: 13px;
  left: 9px;
  transition: width 50ms ease 50ms;
  transform-origin: 0% 0%;
}
.label_checkbox .span_checkbox:after {
  content: "";
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  transform: rotate(305deg);
  top: 16px;
  left: 10px;
  transition: width 50ms ease;
  transform-origin: 0% 0%;
}
.label_checkbox:hover .span_checkbox:before {
  width: 5px;
  transition: width 100ms ease;
}
.label_checkbox:hover .span_checkbox:after {
  width: 10px;
  transition: width 150ms ease 100ms;
}

.checkbox_circle input[type="checkbox"]:checked + label span:after {
  width: 10px;
  background: #1790b5;
  transition: width 150ms ease 100ms;
}
.checkbox_circle input[type="checkbox"]:checked + label span:before {
  width: 5px;
  background: #1790b5;
  transition: width 150ms ease 100ms;
}
.checkbox_circle input[type="checkbox"]:checked + label:hover span {
  background-color: #fff;
  transform: scale(1.25);
}
.cssVISTO{
    font-weight: bold;
}

/*NUEVO CODIGO PARA LA EDICION DE CSS DE LOGIN*/

.contenedor-cuerpo {
margin-bottom:80px;
}


#fondo-base-login {
    border-radius: 15px;
    max-width: 520px;
    padding: 15px 37px;
    margin: 0 auto;
    background-color:#fff;
}

.fondo {
    border-radius: 15px;
    max-width: 520px;
    padding: 15px 37px;
    margin: 0 auto;
    background-color:#fff;
}

.casilla-usuario-nv-dsg {
    margin-bottom:17px;
}

.nuevo-dsg {
    width: 100%;
    border-radius: 10px;
    padding: 13px;
    outline: none;
    border: 1px solid #817F7F;

}

    .nuevo-dsg::placeholder {
       font-weight:500;
       color:#A8A2A2;

    }


.g-recaptcha {

    justify-content: center;
    display: flex;
    margin-top: 15px;
    margin-bottom:20px;

}


.btn-default {
    color: #ffffff !important;
    background-color: #CB0000 !important;
    border-color: none;
    padding: 7px 40px;
    width: 100%;
    border-radius: 9px;
    margin-bottom:10px;
}


.sugerencia-form {
    padding:6px 0 20px 0;
    font-weight:600;
    text-align:center;
    color:#000;
}

.content-whatsapp-form {

    display: grid;
    grid-template-columns: 57px 1fr;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    background-color: #F2F2F2;
}

    .content-whatsapp-form img {
    width: 47px;
    height: 47px;
    }

    .content-whatsapp-form p {
        font-size: 15px;
    line-height: 20px;

    }


.terminos-manual-usuario {

    display: flex;
    gap: 5px;
    justify-content: center;
    color: #000;

    margin-bottom:20px;

}

    .terminos-manual-usuario a {
      color: #000;
      font-weight: 500;
    
    }


.form-pie-de-pagina {
    color: #7E7E7E;
    font-weight: 500;
}

.footer-form {

    background-color:#CB0000;

    display:flex;
    justify-content:center;
    align-items:center;
        padding: 14px 0;
}

    .footer-form p {
        
        color:#fff;
        text-align:center;
        padding:0;
        margin:0;
        font-weight: 400;
         font-size: 17px;
    
    }



/* MODAL RECUPERAR CONTRASEŅA  */

.modal-header{
    justify-content:center;
}

.modal-title {

    text-align:center;
    font-weight: 700;

}

.modal-content.modal-content-recuperar-contrasena label.control-label {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}


.modal-content-recuperar-contrasena {

    background-color: #fff;
    padding: 20px 20px 30px 20px;

}


.se-enviara-mensaje-clave {

font-size: 14px;
    font-style: italic;
    color: #CB0000;
    text-align: center;
    display: block;
    font-weight: 500;
    margin: 15px 0;


}

input#txtnrodocr{
    
    border:1px solid #7D7D7D !important;

}


select#stipodocr {
    border:1px solid #7D7D7D !important;
}


.modal-footer.recuperar-contrasena {
    justify-content: center;
    gap: 12px;
    border:none !important;
}


    .modal-footer.recuperar-contrasena button.btn.btn-danger {
    
    background-color: transparent;
    border-color: #CB0000;
    color: #CB0000;
    padding: 7px 50px;
    font-weight: 600;
    
    }


    .modal-footer.recuperar-contrasena button.btn.btn-blue {
    background-color: #CB0000 !important;
    color: white !important;
    padding: 7px 50px;
    font-weight: 600;
    }


/*  csss de home principal   */
.body-home-principal {
    
    background-color:#fff;

}

.tituloCabecera > p {
    color: #000;
    font-weight: 700;
    font-size: 25px;
    margin-bottom:15px;
}

.header-interno-principal {

background-color: #fff;
    box-shadow: 0 0 17px grey;
    padding: 20px;
    margin:0 0 50px 0;

}

.usuario-header {
    
    line-height:52px;
}


.nav-tabs .nav-link {
    color:#000 !important;
    border:none !important;
}


.nav-tabs .nav-link svg path {
    fill: rgb(42, 46, 51);
}



.nav-tabs .nav-link.active {
    color:#CB0000 !important;
        border-bottom: 2px solid #cb0000 !important;

}

    .nav-tabs .nav-link.active svg path {
        fill: #cb0000 !important
    }


    .nav-tabs .nav-link.active span#NCASILLA {
        background-color: #CB0000 !important;
    }





.tupa-notupa h4, .titulo-content-tab-tupa{
text-align: center;
    color: #000;
    border: none;
    font-weight: 700;
    font-size: 21px;
    margin-bottom:20px;
}

.tabs-nv-dsg {

    justify-content: space-between;
}

.iconos {
    display: grid;
    align-items: center;
    box-shadow: 1px 1px 9px #ababab;
    border-radius: 14px;
    grid-template-columns: 75px 1fr;
    justify-content: center;
    padding: 10px;
    position: relative;
    background-color:#fff;

}

    .iconos:hover {
    background-color:#ECECEC;
    }

    .iconos:focus {
        background-color:#ECECEC;
    }

.tab-card-items {
    
    row-gap:20px;

}


.iconos p, .icono-azul p {
        color: #000000;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 18px;
}


.username {


}

.btn-despliege-menu-usuario {
background-color:#fff;
border:none;


}

    .btn-despliege-menu-usuario:hover {
    
        border:none;
        background-color:transparent;
    }

.dropdown-toggle::after {
display:none;

}

.icon-usuer-avatar {
margin-right:10px;
}

.iconos svg{

    width: 55px;


}
.nuevo-franja {
    
        position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 3px;
    font-size: 13px;
    background-color: #CB0000;
    color: #fff;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;

}

.ocultar-hide {
    
    display:none;
}

.tab-card-items.show-item {
    display:flex;
}

.vermas {
    
    text-align: center;
    color: #2A2E33;
    font-size: 15px;
    cursor: pointer;
    width: 200px;
    text-decoration: none;
    padding: 5px;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 10px;
    font-weight: 600;
    border: none;
}

.vermas.active svg {
        
    transform: rotate(180deg);

    
}

/*  MODALES DE PRINCIPAL */
.modal-header {
    border: none;
    justify-content: center;
    position: relative;
    text-align: center;
    font-size: 20px;
    color: #000;
    border:none !important;
}

.modal-header button.close {
    border: none;
    font-size: 20px;
    position: absolute;
    right: 12px;
    top: 5px;
}

.modal-body .col-md-12.msgP {

    font-weight: 500;
    color:#000:
}

.modal-footer {
    border: none;

}


button.btn.btn-secondary {
    background-color: transparent;
    color: #CB0000;
    border-color: #CB0000;
    border-width: 2px;
    font-weight: 500;
}

button.btn.btn-primary.msgP {
    background-color: #CB0000 !important;
    border-color: #CB0000;
    font-weight: 500;
}


.modal-footer button.btn:not(.btn-secondary) {

    
    font-weight: 600;
    background-color: #CB0000 !important;

}


/*CASILLA ELECTRONICA PRINCIPLA*/


#tbl_alertas_filter, #tbl_Tramites_wrapper {

           margin-bottom: 40px;
}


#tbl_alertas_filter label, #tbl_Tramites_wrapper label {
    display: flex;
    flex-direction: row-reverse;
}

    .lupa-icon-buscar {

    font-size: 12px;
    margin-left: 14px;
    background-color: #CB0000;
    width: 48px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    }

    .lupa-icon-buscar img {
        width: 21px;
    }


#tbl_alertas_filter label input,
#tbl_Tramites_wrapper label input{
    border-color: #817F7F;
    padding: 8px;

}

.casilla-electronica-solicitudes {
position:relative;

}

#tbl_Tramites_filter {
    margin-bottom:40px;
}

.titulos-tabla-casilla-electronica-solicitudes {
    position: absolute;
    top: 61px;
    left: 0;
    padding: 0;
    margin: 0;
    font-weight: 700;
    color: #000;
    font-size: 20px;
}

.tabla-personalizada {
    border: none;
    width: 100% !important;
    box-shadow: 0 0 5px #817f7f;
    border-radius: 10px;
    border-bottom: none !important;
    padding-right: 0;
    margin-bottom: 31px !important;
    padding-top: 0px;
    padding-bottom: 15px;
    overflow: hidden;
}


.table-bordered > :not(caption) > * {
        border: none !important;
}

table.tabla-personalizada.dataTable thead th, table.tabla-personalizada.dataTable thead td {

    border: none !important;
    /*background-color: rgba(236, 236, 236, .6) !important;
    color: #000 !important;*/
}


table.tabla-personalizada.dataTable tbody th, table.dataTable tbody td {
    border: none !important;
        background-color: #fff !important;
    color: #000 !important;
    font-size: 12px;
}


table.tabla-personalizada.dataTable thead th {
     padding-bottom: 25px !important;
    font-weight: 700 !important;
    font-size: 14px;
    text-transform: uppercase;
}


.paging_simple_numbers span a.current {
    border-radius: unset !important;
    margin: 0 !important;
    background-color: #fff !important;
    border: 0 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    background:none !important;
}

a#tbl_alertas_next, a#tbl_alertas_previous,
a#tbl_Tramites_previous,a#tbl_Tramites_next {
    color: #CB0000 !important;
    font-size: 14px;
    font-weight: 600;
        border: 1px solid transparent !important;
}

.paging_simple_numbers span a {
        border-radius: unset !important;
    margin: 0 !important;
    background-color: #fff !important;
    border: 0 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    background:none !important;
}

    #tbl_Tramites_paginate > span > a:hover {
     background:none !important;
     color:#000 !important;
    
    }

#tbl_Tramites_paginate .paginate_button:hover {
    background-color:transparent;
}

#tbl_Tramites_paginate .paginate_button:hover {
    background-color: transparent;
    background: transparent;
    border: none;
}

table#tbl_Tramites.dataTable tbody th a, table.dataTable tbody td a {
    color: #0073D1;
    font-size: 14px;
        font-weight: 500;
}

/*  ACTUALIZACION DE DATOS */

.cabecera-juridica, .cabecera-representante {

    font-size:20px;

}



.titulos-grupos {

        background-color: transparent;
    color: #000;
}

#divPJ > div:nth-child(2) > div > div {
    border: none !important;
}

.base-secundaria .form-control, select.form-control  {

    border:1px solid #434242 !important;

}

    .base-secundaria .form-control:disabled {
    
        border: 1px solid #C6C6C6 !important;
        color: #7D7D7D !important;
        background-color: #fff;
    
    }

.base-secundaria > .row {
    margin-bottom:15px;
}


.actualizacion-datos-ubicacion {
    row-gap: 24px;
}


.btn-consulta-sunat {
    
        background-color: transparent !important;
    width: 100%;
    color: #CB0000;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
    border: 2px solid;
    border-radius: 10px;
    background-color: transparent; 
    width: 100%; 
    color: #CB0000; 
    font-weight: bold

}

    .btn-consulta-sunat:hover {
        color:#CB0000;
        border: 2px solid #CB0000;
    
    }


.nuevos-dsg-botones {
    background-color: transparent !important;
    width: 100%;
    color: #CB0000;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
    border: 2px solid;
    border-radius: 10px;
    background-color: transparent; 
    width: 100%; 
    color: #CB0000; 
    font-weight: bold
}

.nuevos-dsg-botones:hover {

    /*background-color:#CB0000 !important;
    color:#fff;*/

    color: #CB0000;
    border-color: #CB0000;

}

    .nuevos-dsg-botones svg path {
        
        transition:all.3s;
    
    }

    .nuevos-dsg-botones:hover svg path{
        
        fill: #fff !important;
    
    }

    .nuevos-dsg-botones svg {
        width: 22px;
        display:none;
    }


.representante_legal_form {

    row-gap: 25px;

}



/* creacion de nuevo usuario */

.nuevo-usuario-menu {
background-color: #fff;
    box-shadow: 0 0 17px grey;
        padding: 5px 20px;
    margin: 0 0 60px 0;

}

.nuevo-usuario-menu img {
        width: 200px;
}

.titulo-nueva-cuenta {
    
    text-align:center;
    margin-bottom:40px;

}

.content-tipo-persona {

    margin-bottom:40px;

}

#padre-accesos-directos {

    max-width:1200px;
    margin:0 auto;

}

.etiquetas {
   margin-bottom: 9px;
}

.nuevo-usuario-form-titulo {
    font-weight: 700;
    font-size: 23px;
}


#divPN, div#divPJ{
    padding: 35px;
    box-shadow: 1px 3px 10px #80808073;
    border-radius: 15px;
    margin-bottom: 50px;

}





.titulo-terminos-condiciones {
    
    margin-bottom:30px;

}

.textos-terminos-condiciones {
    font-weight: 600;
    color: #000;

}

.lista-terminos-condicones {
    font-weight: 600;
    color: #000;

}

.content-politica-privacidad p{

    font-weight: 600;
    color: #000;

}

.declaro-bajo-juranmento {
    display: flex;
    align-items: center;
    gap: 9px;
}

.content-botones-crear-usuario-o-eliminar {

     padding: 60px 0;
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: center;
}

    .content-botones-crear-usuario-o-eliminar > a {
        text-decoration: none;
    font-size: 18px;
    border: 2px solid #CB0000;
    padding: 6px 70px;
    border-radius: 10px;
    color: #CB0000;
    font-weight: 700;
    
    }

        .content-botones-crear-usuario-o-eliminar > button {
    background-color: #CB0000;
    color: #fff;
    border: none;
    padding: 6px 70px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    }


button#botonBD img{
    transform: rotate(-86deg) scale(1.2) translateY(-1px) translateX(1px);

}

.representante-legal-btn img {
    transform: rotate(-86deg) scale(1.2) translateY(-1px) translateX(1px);
}


/*  ACCESOS  */



.header-menu-principal {
        background-color: #fff;
    box-shadow: 0 0 17px grey;
    padding: 20px;
    margin: 0 0 60px 0;


}

.header-menu-principal div img {
    width: 250px;
    height: 60px;
}


.titulos-principal-pla-aten-ciuda {

    color:#000;
    text-align: center;
    font-weight: 800;
    margin-bottom: 60px;


}

.btn-casilla-portal {


        display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:40px;

}

.casilla-portal-botones {
    display: flex;
    gap: 15px;
    align-items: center;
}


.casilla-portal-botones a{
background-color: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
    border: 2px solid;
    border-radius: 10px;
    width: 201px;
    color: #CB0000;
    font-weight: bold;
    height: 44px;
}


.instructivo-link {
    text-decoration: underline !important;
    color:#0073D1;
    font-weight: 600;
    font-size: 15px;
}


.content-whatsapp-form.accesos {

    align-items: center;
        font-weight: 600;
}

.whatsapp-content.plat-virtual-atencion-ciudad {
        margin-bottom: 45px;
}

.content-whatsapp-form.accesos p {
    margin:0;
}

.texto-solicitudes h4 {
       color: #000;
    font-weight: 700;
    font-size: 20px;


}

.texto-solicitudes p {
       color: #000;
    font-weight: 600;
    font-size: 15px;

}


.modal-footer.recuperar-contrasena button.btn.btn-danger.cerrar-recuperar-contrasena {

    background-color: transparent !important;

}


.plata-forma-atencion-ciudadana-despues-tabs {
    
    display: grid;
    align-items: center;
    margin: 10px 0;
    grid-template-columns: 1fr 1fr;
    margin-bottom: -40px;
    width: 100%;
    padding: 20px;

}

.plata-forma-atencion-ciudadana-despues-tabs .content-whatsapp-form.accesos{

    align-items: center;
    font-weight: 600;
    padding: 17px 27px;
    border-radius: 20px;
}

@media only screen and (min-width: 1320px) {
.container {
    max-width: 70%;
}
}


@media (max-width:760px) {
    #fondo-base-login {
        
    padding: 30px 20px;
    transform:none;
    }




    .sugerencia-form > div {
        margin-bottom:5px;
    
    }

    .sugerencia-form > div span {
        display:block;
    }

    .terminos-manual-usuario {
        flex-direction: column;
    }

        .terminos-manual-usuario br {
        
            display:none;
        
        }


    .footer-form {
    
    padding: 14px 10px;
    }


    .footer-form p {
            font-size: 13px;
        
    
    }

/* solicitudes plataforma virtual */


    #tbl_Tramites_filter,#tbl_alertas_filter {
        
      visibility: hidden;
    
    }

    #tbl_Tramites_wrapper, #tbl_alertas_wrapper {
   
       width: 94vw;
       overflow: auto;
        
            
    }


    .content-tabtupa-aplicciones {
    
        padding: 10px 30px;
    }


    .contenedor-grid-tupa-notupa {
    
        grid-template-columns: 1fr;
    }



/*nuevo usuarios registrar*/

    .content-botones-crear-usuario-o-eliminar {
    
        flex-direction: column;
        align-items: flex-start;
    
    }

        .content-botones-crear-usuario-o-eliminar > a {
        
        width: 100%;
    text-align: center;
        }

        .content-botones-crear-usuario-o-eliminar > button {
        
            width: 100%;
        }


    #divPN, div#divPJ {
        padding: 28px 10px;
    
    }

/* recueperar contraseņa */


    .modal-content-recuperar-contrasena {
    
        background-color: #fff;
    padding: 20px 7px 30px 7px;
    
    }

    .plata-forma-atencion-ciudadana-despues-tabs {
    grid-template-columns: 1fr;
    margin-top: 30px;
    }

    .instructivo-link {
        text-align: center;
    
    }

}



