/* .login-box-card::before{
    background: url('/build/images/auth/3958_372_Ank_5.jpg');
    background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.75;
      content: "";
   }

   .login-box-card {
    position: relative; 
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} */

img.admin-logo {
  width: 100px;
  margin-bottom: 10px;
}

.login-box-card .btn-link {
  color: white;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

.login-box-content .alert {
  color: black !important;
  font-size: 16px;
}

.login-box-card {
    overflow: hidden;
    position: relative;
    background: #d98519;
  }
  
  .login-box-bg {
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  
  .login-box-content {
    position: relative;
    color: white;
  }

  .login-box-content h5 {
    font-size: 26px !important;
    color: white;
}

.login-box-content label.form-label {
    font-size: 18px;
}

.login-box-content p {
    font-size: 18px;
    color: white !important;
}

.forgot-pass-link{
    color: white !important;
    font-size: 18px;
}

.form-field-note{
  color: red;
}

.form-validation-text{
  color: red;
  display: none;
}

.form-submission-success-text{
  color: green;
  display: none;
}

.user-role-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.user-role-delete-modal-success-wrapper h4{  
  color: green !important;
}

.user-role-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}

.user-role-delete-modal-error-wrapper h4{
  color: red;
}

.form-actions {
  justify-content: left;
  margin-bottom: 20px;
}

div#user_role_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#user_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.form-field-wrapper{
  margin-top: 10px;
}


.user-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.user-delete-modal-success-wrapper h4{  
  color: green !important;
}

.user-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}

.user-delete-modal-error-wrapper h4{
  color: red;
}

.department_banner_photo_preview{
  margin-top:20px;
}

.department_banner_photo_preview img{
  object-fit: cover;
  width: 200px;
  height: 200px;
  border: solid 5px #cb1515;
}

div#department_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#association_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#circular_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#homepage_gallery_photo_delete_success_toast
{
  position: fixed;
 
  top: 70px;
  right: 10px;
}





div#photo_delete_success_toast
{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#homepage_gallery_photo_delete_failure_toast
{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#photo_delete_failure_toast
{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#photo_archive_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.department-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.department-delete-modal-success-wrapper h4{  
  color: green !important;
}

.department-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}

.department-delete-modal-error-wrapper h4{
  color: red;
}

.association-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.association-delete-modal-success-wrapper h4{  
  color: green !important;
}

.association-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}

.association-delete-modal-error-wrapper h4{
  color: red;
}

.circular-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.circular-delete-modal-success-wrapper h4{  
  color: green !important;
}

.circular-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}

.circular-delete-modal-error-wrapper h4{
  color: red;
}

.photo-archive-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.photo-archive-delete-modal-success-wrapper h4{  
  color: green !important;
}

.photo-archive-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}

.photo-archive-delete-modal-error-wrapper h4{
  color: red;
}

/* Home page Banner */

.caption-homepage-banner-photo{
  margin-right: 10px;
}

div#homepage_banner_photo_delete_success_toast
{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#homepage_banner_photo_delete_failure_toast
{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#homepage_banner_update_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#homepage_banner_update_failure_toast{

  position: fixed;
 
  top: 70px;
  right: 10px;

}
/* Home page Banner */

/* Home page gallery */
.caption-homepage-gallery-photo{
  margin-right: 10px;
}

div#homepage_gallery_update_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#homepage_gallery_update_failure_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

/* Home page gallery */

/* Ashok Changes */

div#news_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#category_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#content_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#menus_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#fields_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#dpr_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

div#organogram_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}
/* Ashok Changes */

div#menu_bulk_delete_success_toast {
  position: fixed;
 
  top: 70px;
  right: 10px;
}

/* Vendor Module */


div#vendor_category_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.vendor-category-delete-modal-success-wrapper h4{
  color: green !important;
}


.vendor-category-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.vendor-category-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.vendor-category-delete-modal-error-wrapper h4{
  color: red !important;
}

div#vendor_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.vendor-delete-modal-success-wrapper h4{
  color: green !important;
}


.vendor-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.vendor-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.vendor-delete-modal-error-wrapper h4{
  color: red !important;
}

div#vendor_contact_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.vendor-contact-delete-modal-success-wrapper h4{
  color: green !important;
}


.vendor-contact-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.vendor-contact-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.vendor-contact-delete-modal-error-wrapper h4{
  color: red !important;
}

/* Vendor Module */

/* Vendor Plan */
div#vendor_plan_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.vendor-plan-delete-modal-success-wrapper h4{
  color: green !important;
}


.vendor-plan-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.vendor-plan-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.vendor-plan-delete-modal-error-wrapper h4{
  color: red !important;
}


/* Vendor Plan */

/* Vendor PO Letter Template */
div#vendor_po_letter_template_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.vendor-po-letter-template-delete-modal-success-wrapper h4{
  color: green !important;
}


.vendor-po-letter-template-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.vendor-po-letter-template-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.vendor-po-letter-template-delete-modal-error-wrapper h4{
  color: red !important;
}

/* Vendor PO Letter Template */


/* New SIM Card Request */

div#new_voice_card_request_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.new-voice-card-request-delete-modal-success-wrapper h4{
  color: green !important;
}


.new-voice-card-request-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.new-voice-card-request-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.new-voice-card-request-delete-modal-error-wrapper h4{
  color: red !important;
}
/* New SIM Card Request */

/* New Data Card Request */

div#new_data_card_request_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.new-data-card-request-delete-modal-success-wrapper h4{
  color: green !important;
}


.new-data-card-request-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.new-data-card-request-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.new-data-card-request-delete-modal-error-wrapper h4{
  color: red !important;
}
/* New Data Card Request */

/* Purchase Order */

div#purchase_order_bulk_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

.purchase-order-delete-modal-success-wrapper h4{
  color: green !important;
}


.purchase-order-delete-modal-success-wrapper{
  display: none;
  text-align: center;
}

.purchase-order-delete-modal-error-wrapper{
  display: none;
  text-align: center;
}


.purchase-order-delete-modal-error-wrapper h4{
  color: red !important;
}

div#po_request_delete_success_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}


div#po_request_delete_failed_toast{
  position: fixed;
 
  top: 70px;
  right: 10px;
}

/* Purchase Order */


