main#editBs .btnOrderSum {
    padding: 0 0.4rem;
    color: #000;
    font-size: 10pt;
    width: 6rem;
}
main#bs .ncSearch .res ,main#editBs .ncSearch .res{
    width: 98%;
    right: 0;
    left: 0;
    margin: auto;
}

main#bs .bxSUP .icon.inptDate, main#editBs .bxSUP .icon.inptDate {
    right: 0.6rem;
}

main#bs .bxPrices input, main#editBs .bxPrices input {
    width: 100% !important;
}

.bxPrices .ch:has(input) .spin {
    right: 1rem;
}

ul.bxHeadData li .res {
    overflow-wrap: break-word;
}

.onOffProfitLossView {
    display: flex;
    align-items: center;
}

.onOffProfitLossView label {
    width: fit-content !important;
    padding-right: 0.4rem;
}

.onOffProfitLossView input {
    width: 1.2rem;
    height: 1.2rem;
    accent-color: #005f69;
}

main#print.personFac tr.sum, main#personFac tr.sum {
    border-bottom: 4px solid #333;
    border-right: 4px solid #333;
    border-left: 4px solid #333;
    background-color: #999;
    color: #fff;
}

main#print.personFac tr.record, main#personFac tr.record {
    background-color: #0eee;
    border-right: 4px solid #333;
    border-left: 4px solid #333;
}

main#print.personFac .bxHead .bxName .mobile, main#personFac .bxHead .bxName .mobile {
    color: #999;
    font-size: 12pt;
}

main#print.personFac .bxHead .bxName h2, main#personFac .bxHead .bxName h2 {
    text-align: center;
}

main#print.personFac .bxHead .bxName, main#personFac .bxHead .bxName {
    display: flex;
    flex-direction: column;
}

main.fact .btns {
    width: 15rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 0.8rem;
}

input[type=text][disabled], input[type=number][disabled] {
    box-shadow: inset 0 0;
    background-color: #ccc;
}

main#docSearch td ul.bxBtns .btnPublic {
    margin: unset;
}

main#docSearch td:has(.bxBtns) {
    width: 15rem;
}

main#docSearch td ul.bxBtns {
    display: flex;
    justify-content: space-evenly;
    align-items: stretch;
    width: 15rem;
}

main#docSearch td .intoRecycleBin {
    font-size: 11pt;
    border: 2px solid #999;
    border-radius: .4rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #999;
}

.btnCancel {
    background-color: #f30;
    color: #fff;
}

main#recycleBin table {
    background-color: #fff;
}

main#recycleBin .b_list .pf_bdwn:has(table) {
    background-image: url("/public/imgs/core/empty_trash.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.bxFilter fieldset img.tbLoader {
    top: 0;
    left: 1rem;
}

.tbLoader {
    width: 2.2rem;
    position: absolute;
}

fieldset input[type=text] {
    margin: 0 .2rem;
    width: 10rem;
}

legend {
    background-color: #999 !important;
    color: #fff;
    border-radius: .4rem;
    font-size: 10pt !important;
    width: 3rem;
    height: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

fieldset {
    display: flex;
    padding: 1rem !important;
    border: 1px solid #999 !important;
    border-radius: .2rem;
    align-items: center;
    position: relative;
    min-height: 6.2rem;
}

.menuPr.menuRight .sh01 > ul > li[name=recycleBin] span.iconMp {
    background: url("/public/imgs/core/recycleBinM.svg") no-repeat;
}

.btnRecycleBin:hover {
    background: url("../imgs/core/recycleBinRG.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}

.btnRecycleBin {
    background: url("../imgs/core/recycleBin.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}

table {
    border-collapse: collapse;
}

main#print table tbody td, main#moeen .bxBtnList > ul table tbody td, main#personFac .bxBtnList > ul table tbody td, main#printStore .bxBtnList > ul table tbody td {
    padding: 0.3rem 0.3rem !important;
    border: 1px solid #000;
    border-collapse: collapse;
    text-align: center;
    font-size: 10pt;
}

main#print table thead, main#moeen .bxBtnList > ul table thead, main#personFac .bxBtnList > ul table thead, main#printStore table thead {
    text-align: center;
}

main#print table, main#printMoeen table, main#printPerson table, main#moeen .bxBtnList > ul table, main#personFac .bxBtnList > ul table, main#printStore table {
    width: 100%;
}

main#printMoeen table, main#printMoeen table tr, main#printMoeen table td, main#moeen .bxBtnList > ul table, main#personFac .bxBtnList > ul table, main#printStore table {
    border: 1px solid #999;
    border-collapse: collapse;
}

main#print table, body.print table tr, body.print table td, main#moeen .bxBtnList > ul table td, main#personFac .bxBtnList > ul table td, main#printStore table td {
    border: 1px solid #999;
    border-collapse: collapse;
}

main#printStore table th {
    font-size: 11pt;
}

main#printStore table td {
    font-size: 10pt;
}

main#printPerson table, main#printPerson table tr, main#printPerson table td, main#printStore table td {
    border: 1px solid #999;
    border-collapse: collapse;
}

main#print table thead th, main#printMoeen table thead th, main#printPerson table thead th, main#moeen .bxBtnList > ul table thead th, main#personFac .bxBtnList > ul table thead th, main#printStore table thead th {
    border: 2px solid #333;
    padding: 0.5rem;
}

main#searchFac .icn.search {
    background-image: url("../../public/imgs/fat/searchFacR.png");
    background-repeat: no-repeat;
    width: 6.5rem;
    height: 2.4rem;
    background-size: 1.8rem 1.8rem;
    display: flex;
    padding: 0 .2rem !important;
    background-position: center;
}

main#stores .bxAP {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    height: 95%;
    margin-top: 0.8rem;
}

main#stores .iconMp.print {
    margin: 0;
}

main#stores .addStore {
    background-image: url("../../public/imgs/store/addStore.png");
    background-size: 2.2rem;
    background-repeat: no-repeat;
    background-position: center;
    height: 2.5rem;
    width: 2.5rem;
    padding: 0;
    margin: 0;
}

main#financial .bxBtns > a.personFac::before {
    background-image: url("../../public/imgs/fat/cash_register_euro.svg");
}

.ncSearch .inventoryBx {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 .5rem;
    overflow-x: auto;
    overflow-y: hidden;
}

.ncSearch .inventoryBx > li {
    font-size: 10pt;
    color: #999;
}

.ncSearch .nsBx .fa-search {
    top: 0.8rem !important;
    left: 1rem !important;
    font-size: 17pt;
}

.ncSearch .nsBx {
    position: relative;
}

.popupViewProducts .shield .sumTotal {
    text-align: left;
    padding-left: 1rem;
    background-color: #333;
    color: #fff;
    border-radius: .2rem;
    font-size: 16pt;
}

.popupViewProducts .shield table th, .popupViewProducts .shield table td {
    height: 2.5rem;
    font-size: 12pt;
}

.popupViewProducts .shield table {
    width: 100%;
}

.popupViewProducts .shield {
    min-width: 35rem;
    background-color: #fff;
    border-radius: .4rem;
    box-shadow: 0 0 5px;
    padding: .5rem;
    max-height: 28rem;
    overflow-y: auto;
    overflow-x: hidden;
}

.popupViewProducts {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    right: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

main#searchFac table tbody td.listPdf .iconMp {
    background: url("../../public/imgs/core/pdf.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 2rem;
    height: 2rem;
    display: flex;
    cursor: pointer;
}

.iconViewProducts {
    background-image: url("../../public/imgs/core/viewDocument.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    background-size: contain;
    display: flex;
}

.btnDeActive {
    pointer-events: none;
    box-shadow: 0 0;
    border: 1px solid #ccc;
    opacity: .4;
}

main#searchFac .bxFilter {
    position: relative;
}

main#searchFac .bxFilter img.spinLoader {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: 12.2rem;
    z-index: 5;
}

.sort .b_cells .cell_U0:hover {
    background-color: var(--pcolor);
    color: #fff;
}

.sort .b_cells .cell_U0:not(:nth-child(1)) {
    border-top: 1px solid #999;
}

.sort .b_cells .cell_U0 {
    font-size: 10pt;
    padding: 0.3rem;
}

.sort .b_cells {
    display: flex;
    flex-direction: column;
    text-align: center;
    /*height: 4rem;*/
    direction: ltr;
    /*overflow-y: auto;*/
}

.sort .U0Sort {
    font-family: inherit !important;
    position: absolute;
    z-index: 99;
    border: 1px solid #999;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 1px 3px 5px #333;
    top: 2rem;
}

.sort .sort_head i {
    transition: all .2s ease-in-out;
}

.sort .sort_head .name {
    font-size: 11pt;
    display: flex;
    width: 100%;
    justify-content: center;
}

.sort .sort_head {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    min-width: 10rem;
}

.sort {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    padding: 0.3rem 0.4rem;
    cursor: pointer;
    background-color: #fff;
}

.b_list .pf_bdwn table tbody td {
    padding: 0.3rem 0.3rem !important;
    border: 1px solid #999;
    border-collapse: collapse;
    text-align: center;
    font-size: 11pt;
    vertical-align: middle;
}

.b_list .pf_bdwn table thead th {
    border: 2px solid #333;
    padding: 0.5rem;
    font-size: 10pt;
}

.b_list .pf_bdwn table thead {
    position: sticky;
    background-color: #fff;
    top: 0;
    z-index: 5;
    box-shadow: 0 0 5px #000;
    text-align: center;
}

.b_list .pf_bdwn table {
    width: 100%;
}

.rot180 {
    transform: rotate(180deg);
}

#btnSave, #btnEdit {
    width: 10rem;
    height: 4rem;
    margin: 1rem auto;
    background-color: #6d6de1;
    color: #fff;
}


.bxSearch .resP .bxName .fnln, fieldset.bxSearchList .resP .bxName .fnln, main#recycleBin fieldset .resP .bxName .name {
    font-size: 10pt;
    padding: .5rem;
    text-align: center;
}

.bxSearch .resP .bxEmpty, fieldset.bxSearchList .resP .bxEmpty {
    font-size: 10pt;
    text-align: center;
    padding: 2rem;
}

.bxSearch .resP .bxName:not(:last-child), fieldset.bxSearchList .resP .bxName:not(:last-child) {
    border-bottom: 1px solid #ccc;
}

.bxSearch .resP .bxName:hover, fieldset.bxSearchList .resP .bxName:hover {
    background-color: #ccc;
    color: #fff;
    cursor: pointer;
}

.bxSearch img.spinP {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: 0.2rem;
    top: 1.8rem;
}

fieldset.bxSearchList .resP {
    top: 4rem;
    border: 1px solid #ccc;
    width: 12rem;
    right: 0;
    background-color: #fff;
    position: absolute;
    box-shadow: 0 5px 5px;
    border-radius: 0 0 0.2rem 0.2rem;
    z-index: 99;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 12rem;
}

.bxSearch .resP {
    background-color: #fff;
    position: absolute;
    width: 100%;
    box-shadow: 0 5px 5px;
    border-radius: 0 0 0.2rem 0.2rem;
    z-index: 99;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 12rem;
}

.bxSUP .bxListF div.price img.spin {
    right: 2.6rem;
}

.bxSUP .bxListF .nameP img.spin {
    right: 1rem;
}

img.spin {
    width: 2rem;
    position: absolute;

}


.bxSUP.nuSearch i.fas.fa-search {
    top: 0.8rem !important;
    left: 2.3rem !important;
}


.bxSUP.nuSearch {
    width: 18rem;
}

.bxSUP .bxListF .res ul li .salePrice {
    width: 100%;
    display: flex;
    font-size: 11pt;
    justify-content: center;
    align-items: center;
}

.bxSUP .bxListF .res ul li .bxUn > * {
    font-size: 10pt;
    display: flex;
    justify-content: space-between;
}

.bxSUP .bxListF .res ul li .bxUn {
    width: 100%;
    display: grid;
    justify-content: space-around;
    min-height: 1.5rem;
    height: unset !important;
    align-items: center;
    border-bottom: 1px solid #ccc;
    grid-template-columns: 20% 80%;
    padding: 0 .5rem;
}

.bxSUP .bxListF .res ul li .bxUn .unitCell {
    display: flex;
    justify-content: center !important;
}

.bxSUP .bxListF .res ul li {
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bxSUP .bxListF .delete:hover {
    background-color: #333;

}

.bxSUP .bxListF .delete {
    padding: 0;
    width: 1rem;
    height: 1rem;
    position: absolute;
    background-color: #f00;
    color: #fff;
    box-shadow: 0 0 2px;
    line-height: 1.2rem;
    text-align: center;
    border-radius: .2rem;
    right: 0.6rem;
}

.bxSUP .icon.inptDate {
    right: 6.4rem;
}


.bxFbs ul.title li .add {
    width: 100%;
    padding: 0;
    margin: 0.3rem;
}

.bxFbs {
    width: 30rem;
    margin: auto;
}

.bxSUP .bxListF .sum #sumTotal {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bxSUP .bxListF .sum .name {
    display: flex;
    font-size: 11pt;
    justify-content: center;
    align-items: center;
}

.bxSUP .bxListF .sum {
    min-height: 2rem;
    background-color: #999;
    box-shadow: inset 0 0 5px #000;
    border-radius: 0.3rem;
    display: grid;
    grid-template-columns: 28% 72%;
    width: 95%;
    margin: 0.5rem auto;
    color: #fff;
    position: relative;
    align-items: center;
    justify-items: center;
}

.bxSUP .bxListF > ul.list > li {
    display: grid;
    grid-template-columns: 55% 15% 30%;
    justify-items: center;
    min-height: 3rem;
    align-items: center;
    position: relative;
    background-color: rgba(0, 0, 0, .3);
    backdrop-filter: blur(10px);
    overflow: hidden;
}

.bxSUP .bxListF .bxConvert > h3 {
    color: #999;
    font-size: 12pt;
}

.bxSUP .bxListF .bxConvert > .btnF.btnAct {
    box-shadow: 0 0;
    border: 1px solid #999;
    background-color: #ff0;
}

.bxSUP .bxListF .bxConvert > .btnF {
    padding: .2rem 0.8rem;
    margin: .2rem;
}

.bxSUP .bxListF .bxConvert {
    display: grid;
    grid-template-columns: 20% 40% 40%;
    padding: 0.5rem 0.9rem;
    border: 2px solid #ccc;
    margin: 0.8rem;
    border-radius: .4rem;
    background-color: #eee;
    align-items: center;
}

.bxSUP .bxListF li.bTop {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bxSUP .bxListF {
    border: 1px solid #999;
    border-radius: .4rem;
    margin: 1.5rem;
    background-color: #ccc;
    width: 100%;
}

.bxSUP .bxListF > ul.list {
    box-shadow: inset 0 0 5px;
    margin: 0 .5rem .5rem;
    padding: .5rem;
    border-radius: .4rem;
    min-height: 15rem;
    max-height: 20rem;
    overflow-y: auto;
    background-color: #eee;
    background-image: url('/asset/img/core/hsBg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12rem;
}

.bxSUP .bxListF > ul.title {
    padding: .5rem;
}

.bxSUP .bxListF > ul.list > li .cl > .punit2 {
    display: flex;
}

.bxSUP .bxListF > ul.list > li .cl .inputPunit2 {
    outline: none;
    height: 1.5rem;
    margin: 0.2rem auto;
    width: 4.6rem !important;
    text-align: center;
    box-shadow: 0 0;
    font-size: 10pt;
}

.bxSUP .bxListF > ul.list > li .cl.nameP ul > li > .punit2 {
    font-size: 10pt;
}

.bxSUP .bxListF > ul.list > li .cl.nameP ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
    align-items: center;
    width: 80%;
}

.bxSUP .bxListF > ul.list > li .cl > div {
    font-size: 10pt;
    margin: 0 .5rem;
    text-align: center;
}

.bxSUP .bxListF > ul.list > li .cl {
    width: 96%;
    display: flex;
    justify-content: center;
    background-color: rgba(255, 255, 255, .4);
    align-items: center;
    border-radius: .2rem;
    height: 90%;
    font-size: 10pt;
    flex-direction: column;
}

.bxSUP .bxListF > ul.title > li .ch {
    margin: .2rem;
    width: 99%;
    display: flex;
    justify-content: center;
    background-color: #ccc;
    align-items: center;
    border-radius: .2rem;
    height: 100%;
    position: relative;
}

.bxSUP .bxListF .bxPrices {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
}

.bxSUP .bxListF > ul.title > li.bBtm {
    display: flex;
    align-items: center;
}

main#bs .ncSearch .bxSUP .res, main#editBs .ncSearch .bxSUP .res {
    right: 1.9rem !important;
    width: 24.6rem;
    top: 2.6rem;
}

.bxSUP .res .shield {
    position: relative;
}

.bxSUP .res:has(.shield) .close {
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -1.5rem;
    background-color: #999;
    border-radius: 0 .2rem .2rem;
    box-shadow: 2px 0 5px #999;
}

.bxSUP .res:has(.shield) .close:hover {
    cursor: pointer;
    color: #fff;
}

.bxSUP .res .shield ul {
    overflow-y: auto;
    max-height: 10rem;
}

.bxSUP .res {
    max-height: 10rem;
    width: 14rem;
    border-radius: 0 0 .4rem .4rem;
    box-shadow: 0 0 5px;
    position: absolute;
    top: 2.7rem;
    background-color: #fff;
    z-index: 9;
    right: 2.8rem;
}

.bxSUP .resPasted {
    height: 1.7rem;
    width: 12rem;
    margin: 0.4rem auto 0;
    border-radius: .4rem;
    box-shadow: inset 0 0 5px #000;
    font-size: 10.3pt;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eee;
    color: #00f;
}

main#print > ul > li.bxHead ul.bxHeadData, main#moeen .bxBtnList > ul > li.bxHead ul.bxHeadData, main#personFac .bxBtnList > ul > li.bxHead ul.bxHeadData {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-evenly;
    min-height: 85%;
    overflow: hidden;
}

main#print > ul > li.bxHead ul.bxHeadData li, main#moeen .bxBtnList > ul > li.bxHead ul.bxHeadData li, main#personFac .bxBtnList > ul > li.bxHead ul.bxHeadData li {
    display: grid;
    grid-template-columns: 45% 55%;
    width: 100%;
    margin-right: .5rem;
    position: relative;
}

.bxListF .bxPrices .ch .unit {
    position: absolute;
    left: 0.5rem;
    font-size: 9pt;
    color: #999;
    transform: rotate(90deg);
}

.bxListF .bxPrices .ch {
    position: relative;
}

.bxListF .bxOrderEdit {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 90%;
    justify-items: center;
    gap: 0.2rem;
}

.bxListF .bxOrderEdit > div {
    padding: 0;
    width: 100%;
    margin: 0.2rem;
}

main#p2pFac .title .ch.price .bxPrices {
    display: flex;
    flex-direction: column;
}

.bxListF .sum .unit {
    position: absolute;
    left: .5rem;
    font-size: 10pt;
    bottom: 0.5rem;
    color: #fff;
}

main#print .unitRes {
    font-size: 7.7pt;
    margin: 0 0.3rem;
    position: absolute;
    right: 3.2rem;
    top: 0.1rem;
    color: #999;
    transform: rotate(90deg);
}

.nuSearch .res {
    width: 14.7rem !important;
    left: 0;
    right: 0 !important;
    margin: auto;
    border-radius: 0 0 .2rem .2rem !important;
    overflow-y: auto;
}

main#p2pFac ul.bxSelPrint .btnPublic {
    padding: 0;
}

main#p2pFac ul.bxSelPrint {
    width: 20rem;
    margin: 1rem auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    border: 2px dashed #999;
    padding: 2rem;
    border-radius: .4rem;
}

main#editFat .icon.inptDate {
    right: 1.6rem;
}

main#p2pFac .bxNcSearchBs .bxListF > ul.list i.btnEdit {
    left: 2rem;
    color: #00f;
}

main#p2pFac .bxNcSearchBs .bxListF > ul.list {
    box-shadow: inset 0 0 5px;
    margin: 0 .5rem .5rem;
    padding: .5rem;
    border-radius: .4rem;
    min-height: 15rem;
    max-height: 20rem;
    overflow-y: auto;
}

main#p2pFac .bxNcSearchBs .bxListF > ul.list > li > .fbs {
    display: grid;
    grid-template-columns: 55% 15% 30%;
    justify-items: center;
    height: 2rem;
    align-items: center;
    position: relative;
    width: 100%;
}

main#p2pFac .bxNcSearchBs .bxListF > ul.list > li:hover {
    box-shadow: 0 0 5px #00f;
}

main#p2pFac .bxNcSearchBs .bxListF > ul.list > li {
    display: flex !important;
    height: unset !important;
    position: relative;
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    box-shadow: 0 0 5px #008000;
    padding: 0.5rem;
    border-radius: .2rem;
    margin: .5rem auto;
}

main#p2pFac .bxNcSearchBs .bxListF .res {
    right: 2rem !important;
    top: 2.6rem;
    width: 24.6rem !important;
}

.bxSUP.bxNcSearchBs .bxListF {
    width: 30rem;
}

main#p2pFac .bxNcSearchBs .sumTotal {
    display: flex;
    justify-content: center;
    align-items: center;
}

main#p2pFac .bxNcSearchBs .ch.number {
    display: flex;
    flex-direction: column;
}

.bxListF .nameP input[type=text] {
    width: 100% !important;
}

.bxListF .nameP i.fas.fa-search {
    left: 2.7rem;
    top: 0.7rem;
    color: #ccc;
    font-size: 17pt;
}

main#bs .bxListF .nameP i.fas.fa-search, main#editBs .bxListF .nameP i.fas.fa-search {
    left: 0.9rem;
}

main#p2pFac input#dateBegin, main#p2pFac input#dateEnd {
    width: 15rem;
}

main#p2pFac .icon.inptDate {
    top: 0.5rem;
    right: 0.6rem;
}

main#bs .nuSearch .fa-search, main#editBs .nuSearch .fa-search {
    left: 1rem !important;
}

.bxSUP i {
    position: absolute;
    z-index: 9;
    color: #999;
}

.bxSUP i.fas.fa-search {
    left: 8.4rem;
    top: 0.8rem;
    color: #ccc;
}

main#p2pFac .bxListF .nameP i.fas.fa-search {
    left: 0.7rem;
}

main#p2pFac .bxSUP.nuSearch i.fas.fa-search {
    top: 0.8rem !important;
    left: 0.8rem !important;
}

.bxSUP {
    position: relative;
    margin: 2.2rem auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: fit-content;
}

.bxFloat > h3 {
    text-align: center;
    padding-bottom: 1.2rem;
}

.bxFloat {
    background-color: #fff;
    padding: 1rem;
    border: 1px dashed #999;
    border-radius: .4rem;
    width: 70% !important;
    margin: auto !important;
}
ul.bxBtnsSliding.pf {
    grid-template-columns: repeat(3, 1fr) !important;
}