*



.vendor-container {

    margin: 0 auto;
    padding: 20px;
    border: 2px solid #ccc;
     
}





.input-group label {
    display: block;
    border: white;
    margin-bottom: 6px;
    font-size: 14px;
    color: white;
    font-family: serif;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;
}

.input-group input {
    width:90%;
    padding: 10px;
    border: 1px solid #ccc;
    background: whitesmoke;
    color: black;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;

}

.btn {
    margin-top: 10px;
    padding: 10px;
    width: 100px;
    height: 40px;
    justify-self: right;
}
.login-container h2
{
    font-size: 30px ;
    line-height: 10px;
    padding: 10px;
    text-align: center;
    color: floralwhite;
    font-family: monospace;

}

.input-group_edta_calibration input {
    width:90%;
    padding: 10px;
    border: 1px solid #ccc;
    background: whitesmoke;
    color: black;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;
    text-align: right;

}

.input-group_edta_calibration label {
    display: block;
    border: white;
    margin-bottom: 6px;
    font-size: 14px;
    color: white;
    font-family: serif;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;
}
.header_calibrate_edta h2
{
    font-size: 30px ;
    line-height: 1px;
    padding: 5px;
    align-items: center;
    color: floralwhite;
    font-family: monospace;
}

.input-group_edta_calibration label-a {
    padding: 2px;

}
.date_and_time input


{
    
}
.button_login_user{width: 100%; padding: 10px;}
.button_edta-calibration{width: 100%; padding: 10px;}
.button_previous_records_edta-calibration{width: 100%;}
.button_print_label_edta-calibration{width: 100%;}

.welcome welcome_menu {
    color: white;
    background: black;
    align-items: center;
}

.input-group welcome {
    width: 300px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 100px;
    align-items: center;
}

.welcome{
    color: white;
    width: 300px;
    margin: 0 auto;
    padding: 20px;
    border: 2px solid #ccc;
    margin-top: 100px;  
}

.input-group_data_entry input {
    width:90%;
    padding: 10px;
    border: 1px solid #ccc;
    background: whitesmoke;
    color: black;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;
    text-align: left;

}

.input-group_data_entry label {
    display: block;
    border: white;
    margin-bottom: 6px;
    font-size: 14px;
    color: white;
    font-family: serif;
    font-family: monospace;
    font-size: 18px;
    font-weight: bolder;
}

