body {font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;}
.card-product {color: white;background-image: linear-gradient(to right, #D51616, #D51616, #5F04F1);}
#loading-center {background: url(/client/assets/storage/images/loading2.png) no-repeat scroll 50%;background-size: 10%;background-color: whitesmoke;width: 100%;height: 100%;position: relative;}
.change-mode .custom-switch.custom-switch-icon label.custom-control-label:after {top: 0;left: 0;width: 35px;height: 30px;border-radius: 5px 0 0 5px;background-color: #D51616;border-color: #D51616;z-index: 0;}
.dark .table-striped tbody tr:nth-of-type(odd) {background-color: #2e404e;}
.dark .table-hover tbody tr:hover {background-color: #2e404e94;}
#copy-button {background-color: #4CAF50;color: white;border: none;padding: 10px 20px;border-radius: 5px;cursor: pointer;transition: background-color 0.3s;}
#copy-button:hover {background-color: #45a049;}
.uppercase-text {text-transform: lowercase;}
#Icon circle {  r: 800 !important; fill: #4f4e4e !important;}
.pt-3, .py-3 {padding-top: 0.6rem !important;}
