.as-files-dz-hint {width: 100%;}
.forgotpasswordBtn{ display: inline-block !important;}
a.btn.btn-light.btn-sm.as-print {color: #e74a3b;font-size: 1.875rem;}
.fab {font-family: "Font Awesome 5 Brands" !important;}

//.modal{z-index: 20000 !important; }
.as-form-tooltip{z-index: 30000 !important; }
.idd{border: dashed 2px #0f0; padding: 2px; min-width: 50px; min-height: 20px; }
@media print {.idd { border: dashed 0px #0f0; padding: 2px; font-weight: normal; } }
.as-notification-name .as-form[data-code=hint]{ width: 95%}
.as-form .as-checkboxes label {max-width:500px}


@media print {
  img{max-width: 100%; max-height: 100%; width: auto !important; height: auto !important;}
}

html body .breadcrumb{
	-webkit-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 10px 2px rgba(34, 60, 80, 0.2);
}

html .sidebar-toggled .sidebar .nav-item .nav-link i {
    font-size: 0.85rem;
}
