 .list-group-item.active {text-align: center;font-size: larger;}.list-group-item {text-align: right;}.list-group-item span {float: left;}.nav-tabs > li > a, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {font-size: large;}.switch {position: relative;display: inline-block;width: 60px;height: 34px;}.switch input {opacity: 0;width: 0;height: 0;}.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;transition: .4s;border-radius: 34px;}.slider:before {position: absolute;content: "";height: 26px;width: 26px;border-radius: 50%;left: 4px;bottom: 4px;background-color: white;transition: .4s;}input:checked + .slider {background-color: #2196F3;}input:checked + .slider:before {transform: translateX(26px);}.checkbox label {margin-right: 20px;}.disi-toast {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: rgba(0, 0, 0, 0.8);color: white;padding: 15px 30px;border-radius: 8px;font-size: 16px;z-index: 1000;opacity: 1;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);transition: opacity 0.5s ease-out, transform 0.3s ease-out;}.disi-toast.fade-out {opacity: 0;transform: translate(-50%, -40%);}.disi-toast-success {background-color: rgba(46, 204, 113, 0.9);}.disi-toast-error {background-color: rgba(231, 76, 60, 0.9);}.disi-toast-warning {background-color: rgba(241, 196, 15, 0.9);}#disi-ajax-loader {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 9999;}#phpinfo-output {max-height: 400px;overflow-y: scroll;padding: 10px;border: 1px solid #ddd;background-color: #f9f9f9;}.disi-phpinfo-div {display: none;}.disi-modal-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);display: flex;justify-content: center;align-items: center;z-index: 1000;}.disi-loader {width: 50px;height: 50px;border: 5px solid #f3f3f3;border-top: 5px solid #3498db;border-radius: 50%;animation: spin 1s linear infinite;}.wp-rating {display: flex;flex-direction: row-reverse;justify-content: flex-end;unicode-bidi: bidi-override;direction: ltr;margin: 10px 0;}.wp-rating .star {font-family: 'dashicons' !important;width: 30px !important;height: 30px !important;margin: 0 2px !important;padding: 0 !important;border: none !important;background: none !important;box-shadow: none !important;cursor: pointer !important;position: relative !important;color: #ffb900 !important;font-size: 0 !important;text-indent: -9999px !important;overflow: hidden !important;}.wp-rating .star::before {font-family: 'dashicons' !important;font-size: 24px !important;line-height: 1 !important;position: absolute !important;top: 0 !important;left: 0 !important;width: 100% !important;height: 100% !important;text-indent: 0 !important;speak: none !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;}.wp-rating .star::before {content: "\f154" !important;}.wp-rating .star:hover::before, .wp-rating .star.hover::before, .wp-rating .star:hover ~ .star::before {content: "\f155" !important;}.wp-rating .star.selected::before, .wp-rating .star.selected ~ .star::before {content: "\f155" !important;}.wp-rating .star.half::before, .wp-rating .star.half-selected::before {content: "\f459" !important;}.wp-rating .star:focus {outline: none !important;box-shadow: none !important;}.wp-rating .star {direction: ltr !important;}@keyframes spin {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}.disi-hidden {display: none !important;}