.modal-content{min-height:10vh!important;width:-moz-fit-content!important;width:fit-content!important;max-width:90vw!important}.modal-dialog{height:100%;margin:0;max-width:90vw!important}.modal-dialog .modal-content{padding:0!important;min-height:10vh!important}.rotate-img{transform:rotate(3.142rad)}.container-user-profile{height:100px;width:250px;position:absolute;top:var(--header-height);right:32px;z-index:100;background-color:#fff;box-shadow:0 1.85px 18.48px 0 rgba(120,121,147,.204);border-bottom:1px solid #e5e6ea;border-radius:12px;display:flex;flex-direction:column}.container-user-profile .line{background-color:#e5e6ea;height:1px}.container-user-profile .content-user-profile{gap:1vw;flex-direction:row;flex:1 1;display:flex;padding:12px}@media(max-width:768px){.container-user-profile{width:220px}}@media(min-width:768px){.container-user-profile{right:calc((100vw - 720px)/2 + 32px)}}@media(min-width:992px){.container-user-profile{right:calc((100vw - 960px)/2 + 32px)}}@media(min-width:1200px){.container-user-profile{right:calc((100vw - 1140px)/2 + 32px)}}@media(min-width:1400px){.container-user-profile{right:calc((100vw - 1320px)/2 + 32px)}}@media screen and (max-width:768px){.container-user-profile{top:72px}}.title-confirm{margin:2vh;font-weight:600;font-size:18px}.footer-confirm{display:flex;gap:1vw;margin-top:1vh}.footer-confirm .footer-confirm-yes{padding:1vh 3vw;border-radius:14px}.footer-confirm .footer-confirm-no{padding:1vh 3vw;border-radius:14px;background-color:#fff;border:1px solid #cbd2dc}.content-confirm{font-size:large}@media(max-width:500px){.footer-confirm{gap:1vw;margin-top:1vh}.footer-confirm .footer-confirm-no,.footer-confirm .footer-confirm-yes{padding:1vh 3vh}}@media(max-height:300px){.footer-confirm{gap:1vw;margin-top:1vh}.footer-confirm .footer-confirm-no,.footer-confirm .footer-confirm-yes{padding:1vw 3vw}}