.elementor-264 .elementor-element.elementor-element-eeb5200{padding:1px 1px 1px 1px;}@media(min-width:768px){.elementor-264 .elementor-element.elementor-element-1e06cb6{width:50%;}.elementor-264 .elementor-element.elementor-element-d6ce864{width:50%;}}/* Start custom CSS */#site-content{
 height: 600px;   
}

#site-footer{

}


.entry-title{
    font-size: 25px;
}

.footer-credits{
    height: 40px;
}
.header-inner {
   
}

.site-title{
    display: none;
}

.header-inner.section-inner{ 
padding: 4px;
}

.toggle.nav-toggle{
    display: none;
}


.toggle.search-toggle{
    display: none;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    width: 120rem;
/*width:calc(100% - 4rem);*/
  
}


.table-container{
    height:400px;
    width: 100%;
    overflow-x: auto;
    overflow-y:auto;
   white-space: nowrap;
}

.table-personal  {
    margin-top:0px;
    margin-bottom:0px;
  background-color:white;
  color:black;
}

 .table-thead {
  background-color:gray;
  color:white;
}





.singular .entry-header{
    padding: 1rem;
}

.buttoncopiar{
    margin-top: 5px;
    text-decoration: none;
}



.buttoncopiar:link {
    color: blue; /* Unvisited link */
}

.buttoncopiar:visited {
    color: black; /* Visited link */
}

.buttoncopiar:hover {
    color: red; /* Link when hovered */
}

.buttoncopiar:active {
    color: green; /* Link when clicked */
}
    

#search-personal{
        background-color: white;
        margin-bottom: 8px;
}
#search-personal:disabled{
    background-color: #cccccc;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    .entry-title{
    font-size: 15px;
    padding-bottom:0px;
    margin-bottom:0px;
    margin-left:10px;
    }
    .post-inner{
    padding:0px;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    width: 100%;
   /* width: calc(100% - 4rem);*/
}

.table-container{
    height:400px;
    width: 100%;
    overflow-x: auto;
    /*overflow-y:auto;*/
   white-space: nowrap;
}

.table-personal  {
    margin-top:0px;
    margin-bottom:0px;
  background-color:white;
  color:black;
}

 .table-thead {
  background-color:gray;
  color:white;
}

    
  #search-personal, #cadena2{
    font-size:19px;
    font-weight: 500;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left:4px;
    margin-bottom:1px;
  }
  
  #cadena2::placeholder {
  color: blue;
  font-size: 15px;
    font-weight: 300;
}

#search-personal::placeholder {
  color: blue;
    font-weight: 300;
      font-size: 15px;
}
  
 #tablapersonal th{
      font-size:14px;
      padding-bottom:4px;
      padding-top:4px;
  }
  
  #tablapersonal td {
      font-size:14px;
      font-weight:600;

      
  }
  .elementor-widget-wrap{
      margin-bottom:0px;
  }
  
  #textobusqueda {
      font-size:12px;
      color:green;
      margin-top:0px;
      padding-left:3px;
  }
  .elementor-column {
      width:75%;
  }
#buscarpersonal{
    font-size:11px;
}
}/* End custom CSS */