
  .logo1{
            width: 30px;
            height: 30px;
         }
         .logo2{
            width: 60px;
            height: 30px;
         }
          .logo3{
            width: 90px;
            height: 30px;
         }

 .dropDistritos{
    width:600px;
    height: 40px;
 }  
 /*
 .bordes th,td{
   padding:20px;
 }  

 .bordes thead tr:first-child th{
    background: gray;
 }   
 */

 span {
            display: inline-block
        }
        .distribucion {
            text-align: center;
            font-size: 10pt;
            width: auto;
            display: inline-block;
        }
            .distribucion img {
                display: block;
            }
        
        .iconomas {
        width: 16px; height: 16px;
        vertical-align: bottom;
        margin: 0px 5px 5px 5px;
        display: inline-block;
        }