.spinner-border { width: 1rem; height: 1rem; }
.spinner-border.none { display: none; }
.table-disabled { position: absolute; z-index: 10; background-color: rgba(255, 255, 255, .70); left: 0; top: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center;  }
.table-disabled .spinner-border { display: block; width: 50px; height: 50px; }
.table-disabled.none { display: none; }
.table tr td, .table tr th { vertical-align: middle !important; }
.select2-container--default .select2-search__field {  padding-left: 0.65625rem !important; }
.font-20 { font-size: 20px; }
.font-24 { font-size: 24px; }
.dropzone-custom .dz-img { max-width: 150px !important; }
.m-sortable .item-sortable { cursor: ns-resize !important; }
.m-sortable .sortable-highlight { background-color: #efefef !important; height: 100px; }
.navbar-vertical:not([class*=container]) .navbar-nav.navbar-nav-lg .nav-link { margin-bottom: 0 !important; margin-top: 0 !important; }
svg.nav-icon { width: auto !important; height: 14px !important; }
