/* ========================================================================================== */
/*  Project: WebDMS
/*  Author: Digital Experience
/*  Date: Tue Aug 01 2023 14:04:54 GMT+0000 (Coordinated Universal Time)
/*  
/*  Copyright © 2023 Red Hat, Inc.
/*  https://www.redhat.com
/* ========================================================================================== */

.show-tabs ul{list-style:none}.show-tabs .dot{height:12px;width:12px;border-radius:50%;display:inline-block;margin-right:10px}.show-tabs .dot-green{background-color:#3cbbb1}.show-tabs .dot-yellow{background-color:#fbba72}.show-tabs .dot-blue{background-color:#5c7aff}.show-tabs .PFElement[aria-expanded=false] .web-icon-caret-thin-up,.show-tabs .PFElement[aria-expanded=true] .web-icon-caret-thin-down{display:none}@media (min-width:768px) and (max-width:991.98px){.show-tabs p.small{width:85%}}