.wrapper-main-content{display:grid;grid-template-columns:1fr auto;height:100vh}.wrapper-main-content .main-content-payments{grid-column:1/2;margin-bottom:4em;overflow-y:auto;padding:.3em 2em 1em}.wrapper-main-content .main-content-payments .wrapper-section-title{align-items:center;display:flex;justify-content:space-between;padding-right:1rem}.wrapper-main-content .main-content-payments .wrapper-section-title .title{border-bottom:1px solid #fff;color:#fff;font-size:2.5em;margin:0 0 0 .5em}.wrapper-main-content .main-content-payments .wrapper-section-title .wrapper-date{align-items:center;display:flex;gap:1rem}.wrapper-main-content .main-content-payments .wrapper-section-title .wrapper-date .text-date{color:#fff;font-size:1.4rem}.wrapper-main-content .main-content-payments .wrapper-section-title .wrapper-date .input-date{border-radius:10px;color:#000;font-size:1.2rem;height:2.5rem;padding:0 1rem}.wrapper-main-content .main-content-payments .wrapper-section-title .wrapper-date .button{align-items:center;background-color:#000;border:2px solid #f7ec45;border-radius:10px;color:#fff;cursor:pointer;font-size:1.4rem;padding:.5rem;text-decoration:none}.wrapper-main-content .main-content-payments .wrapper-section-title .wrapper-date .button .label{cursor:pointer}.wrapper-main-content .main-content-payments .list-payments{align-items:center;display:flex;justify-content:center;margin:1em}.wrapper-main-content .main-content-payments .list-payments .table{border-collapse:collapse;color:#fff;width:100%}.wrapper-main-content .main-content-payments .list-payments .table .thead{background-color:#f7ec45;color:#000}.wrapper-main-content .main-content-payments .list-payments .table .thead tr th{font-size:1.2em;padding:.5em 1em}.wrapper-main-content .main-content-payments .list-payments .table tbody tr td{border:2px solid #f7ec45;font-size:1.2em;padding:.5em 1em}.wrapper-main-content .main-content-payments .list-payments .table tbody tr td img{width:1.5em}.wrapper-main-content .main-content-payments .list-payments .table tbody tr td:first-child{border-left:0}.wrapper-main-content .main-content-payments .list-payments .table tbody tr td:last-child{border-right:0}.wrapper-main-content .main-content-payments .list-payments .table tbody tr td.icon{cursor:pointer;text-align:center;width:2em}.wrapper-main-content .main-content-payments .list-payments .table tbody tr:first-child td{border-top:0}.wrapper-main-content .main-content-payments .list-payments .table tbody tr:last-child td{border-bottom:0}.wrapper-main-content .main-content-payments .list-payments .table tbody tr:hover{background-color:rgba(247,236,69,.5)}
