.overlay{z-index:998;position:fixed;top:0;left:0;width:100%;height:100%;background-color:black;opacity:.65}.modal-alert{color:#4a4a4a;z-index:999;width:480px;max-height:calc(100% - 40px);padding:20px;margin:0 auto;background:white;border-radius:5px;-webkit-box-shadow:0 0 80px 20px rgba(0,0,0,0.2);-moz-box-shadow:0 0 80px 20px rgba(0,0,0,0.2);box-shadow:0 0 80px 20px rgba(0,0,0,0.2);position:fixed;transition:top .4s cubic-bezier(0.68,-0.55,0.265,1.55),width .4s,height .4s,opacity .4s;top:70%;left:50%;transform:translate(-50%,-50%);opacity:0;overflow:auto;-webkit-overflow-scrolling:touch}.modal-alert.MID{width:610px}.modal-alert.BIG{width:860px}.modal-alert.fade-in{opacity:1;top:50%;transform:translate(-50%,-50%)}.modal-alert.full-screen{width:calc(100% - 40px);height:calc(100% - 40px)!important}.modal-alert *,.modal-alert{box-sizing:border-box;font-family:Lato}.modal-alert header{float:left;width:100%}.modal-alert>*:not(:last-child){margin-bottom:20px}.modal-alert header>.alert-title{font-weight:bold;font-size:24px;letter-spacing:.2px;float:left;width:calc(100% - 76px);text-align:left}.modal-alert header>.alert-title img{margin-right:8px;float:left;margin-top:3px;height:24px}.modal-alert header>.alert-right-buttons{float:right;padding-top:2px}.modal-alert header>.alert-right-buttons button{background-color:transparent;border:0;padding:0;margin-left:8px;margin-right:0;border-radius:3px;float:left;cursor:pointer}.modal-alert header>.alert-right-buttons button:hover{background-color:#eaeaea}.modal-alert .text-content{float:left;width:100%;font-size:16px;line-height:1.6;color:#4a4a4a;text-align:left}.modal-alert .alert-action-buttons{float:left;width:100%}.modal-alert .alert-action-buttons button{float:right;margin-left:8px;background-color:transparent;border:0;font-family:Lato;font-weight:bold;min-width:140px;padding-top:9px;padding-bottom:8px;height:36px;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:14px}.modal-alert .alert-action-buttons button.primary{background-color:#0eaee4;color:white;vertical-align:middle}.modal-alert .alert-action-buttons button.primary:hover{-webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 2px 4px 1px rgba(0,0,0,0.15);box-shadow:0 2px 4px 1px rgba(0,0,0,0.15)}.modal-alert .alert-action-buttons button.primary:active{background-color:white;color:#0eaee4}.modal-alert .alert-action-buttons button.secondary{color:#0eaee4}.modal-alert .alert-action-buttons button.secondary:hover{background-color:#f2faff;color:#0eaee4!important}.modal-alert .alert-action-buttons button.secondary:active{background-color:#b6e6f6;color:#0eaee4!important;border-color:#0eaee4!important}.modal-alert .campo-checkbox-label .campo-checkbox-span{font-size:.8em}@media only screen and (max-width:735px){.modal-alert{width:calc(100% - 40px);overflow-y:scroll}.modal-alert .alert-action-buttons button{width:100%;border:1px solid #0eaee4;margin-top:4px;margin-bottom:4px}.modal-alert header>.alert-right-buttons .full-screen-modal{display:none}.modal-alert.full-screen{width:calc(100% - 40px);height:auto!important;max-height:calc(100% - 40px)}}