/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/JSP_Servlet/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 14 ene 2024, 12:03:28 a. m.
    Author     : Marco Ramirez
*/

.code input {
  text-transform: uppercase;
}
.navbar-oax {
    padding-bottom: 0;
    padding-top: 20px;
    background: url(../../assets/images/greca.png) #fff repeat-x;
    background-size: auto 20px;
    box-shadow: 0 5px 5px rgba(108, 110, 109, 0.15);
}