.baserol{
    display: flex !important;
    flex-wrap: wrap !important;

}

.ajuste-2{

    padding-top: 10px !important;
    display: flex;
    justify-content: center;
    border: 1px solid #000000;
}
.ajuste-3{
    
    padding-top: 1px !important;
    display: flex;
    justify-content: center;
   
  
}

.select-wrapper input.select-dropdown{
   width: 100px;
   margin-right: 45px;
   margin-top: -8px;
   font-size: 14px !important;
  
}

.select-wrapper input.select-dropdown:focus{
    border-bottom: #cccccc !important;
}

.select-wrapper .caret {
   left: 75px;
   top: -16px;
   fill:#cccccc;
  
}

.menu-dos{
    height: 35px !important;
}

.opacitys.transparent {
    opacity: 0.8; /* Cambia la opacidad al 50% */
    transition: opacity 0.3s ease; /* Agrega una transición suave */
    height: 20px;
  }
  



.ajuste-4{
    
   margin-top: 15px;
  
}
.ajuste-5{
    
    margin-bottom: 55px;
   
 }

 .ajuste-6{
    align-items: center; 
    margin-top: 8px;
    margin-bottom: 8px;
    
 }
 .ajuste-7{
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .ajuste-8{
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
  }
.ajuste-13{
    order: -1;
    display: flex;
    justify-content: center;
    text-align: center;
    border-left: 12px solid #ffd600;
}



.item-1{
    border: 1px solid #ff6600
}
@media only screen and (max-width: 600px) {


    .container{
        margin-top: 80px !important;
    }

    .ajuste-1{
        order: -4;      
    }

    .ajuste-2{
        padding-top: 15px !important;
        padding-bottom: 10px !important;
        order: -2;
        display: flex;
        justify-content: center;
    
    }

    .ajuste-3{
        order: -3;
        display: flex;
        justify-content: center;
    }
    .ajuste-4{
        order: -1;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .ajuste-5{
        order: -1;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .ajuste-6{
        order: -1;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .ajuste-7{
        order: -1;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .ajuste-8{
        order: -1;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .ajuste-9{
        order: -1;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .ajuste-10{
        order: -1;
        
        justify-content: center;
        text-align: center;
    }
    .ajuste-11{
        order: -1;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .ajuste-12{
        order: -1;
        
        text-align: center;
    }

    .ajuste-13{
        order: 2;
        display: flex;
        justify-content: center;
        text-align: center;
    }
}