.modal-right{position:absolute;top:0;right:0;bottom:0;margin:0;-webkit-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0);width:100%}.modal-left{transition:transform .2s linear;position:absolute;top:0;left:0;bottom:0;margin:0;-webkit-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);height:100%}.modal-header{height:60px}.modal.show .modal-center_large{top:18px!important;margin:auto!important;max-width:100%!important}.modal.show .modal-center_extra_large{top:18px!important;margin:auto!important;max-width:100%!important}.modal.show .modal-center-aviso{top:12%;margin:auto;max-width:100%}.modal.show .modal-center_small{top:20%;margin:auto;width:auto;height:auto}.modal.show .modal-center_small2{top:20%;margin:auto;max-width:600px;height:auto}.modal-backdrop{z-index:100000!important}.modal{z-index:100001!important;overflow-y:hidden}.modal-amortizacion img{width:100px;margin-top:-60px;margin-left:-15px}.modal-body{max-height:calc(100vh - 110px)!important;overflow-y:auto}.modal-dialog{position:relative;top:10%;transform:translateY(-50%)}.modal .modal-content{padding:20px 20px 20px 20px;-webkit-animation-name:modal-animation;-webkit-animation-duration:.5s;animation-name:modal-animation;animation-duration:.5s}@-webkit-keyframes modal-animation{from{top:-100px;opacity:0}to{top:0;opacity:1}}@keyframes modal-animation{from{top:-100px;opacity:0}to{top:0;opacity:1}}