@font-face { font-family: 'aptos'; src: url('../fonts/aptos-font/Aptos.eot'); src: url('../fonts/aptos-font/Aptos.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/aptos-font/Aptos.woff') format('woff'), /* Modern Browsers */ url('../fonts/aptos-font/aptos.ttf') format('truetype'); /* Safari, Android, iOS */ } body { font-family: 'aptos'; font-size: 14px; } .bg-body-secondary { background-color: #414042 !important; } .bg-body-tertiary { background-color: rgba(230, 231, 232, 0.3) !important; } .sidebar-brand .brand-link .brand-image { max-height: 40px; } /* .sidebar-wrapper .sidebar-menu>.nav-item>.nav-link.active:not(:hover) { background-color: #808285; } */ .logo-mini { display: none; } .sidebar-collapse .logo-mini { display: block; } .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove { border: none !important; background: white !important; } .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice { margin-left: 7px; margin-left: 7px; } .dropdown-menu-lg { max-width: none !important; } .app-sidebar:hover .logo-mini { display: none; } .app-sidebar:hover .brand-text { max-width: none !important; } .sidebar-brand{ height: 3.55rem; } .form-control{ font-size: 14px; } .fa-angle-left.rotate { transform: rotate(-90deg); transition: transform 0.3s; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 45%; } .select2-container .select2-search--inline .select2-search__field { position: absolute; top: 3px; font-size: 14px; } .hiddenSpan { display: none; } .btn-outline-success i { color: green; } .btn-outline-danger i { color: red; } .sidebar-menu .nav-link>.right, .sidebar-menu .nav-link>p>.right { position: absolute; right: 1rem; top: .7rem; } .breadcrumb li{ line-height: 1.9rem; } .overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); /* semi-transparent */ display: none; /* hidden by default */ align-items: center; justify-content: center; z-index: 1050; /* above most elements */ } .selectRight{ padding-left: 50px; display: flex; align-items: center; gap: 8px; } .attributeName{ font-weight: 400; color: black; }