/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Mar 1, 2022, 10:50:24 AM
    Author     : tony
*/

/*.error_content_custom  {
  color: #FF0000;
}*/

.login-form  .error {
  color: #FF0000;
  font-size: 14px;
  margin-bottom: 15px;
}

.modal-xl{
    max-width:1140px
}

.profile-button-danger{
     margin-left: 1em;
}

