@keyframes popUpShow{0%{opacity:0;margin-top:-20%}75%{margin-top:5%}to{opacity:1}}@keyframes popUpHide{0%{opacity:1}75%{opacity:1;margin-top:-20%}to{opacity:0;margin-top:40%}}.alertPopUp{display:none;position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-color:#4879c3;z-index:50}.popUp{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:none;position:fixed;top:40%;left:50%;padding:15px;font-size:14px;color:#fff;border-style:none;z-index:999;overflow:hidden}.popUp button:focus{outline-style:none}.popUp>h1{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:5px;min-height:40px;font-size:1.2em;font-weight:700;text-align:center;color:#fff;background-color:transparent;border-style:none;border-width:5px;border-color:#000}.vermelha>h1{border-color:#fa5032}.verde>h1{border-color:#42ad4f}.azul>h1{border-color:#659cff}.popUp>div{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;text-align:center;vertical-align:middle;border-width:1px;border-color:#ccc;border-style:none none solid none;padding:15px}.popUp>div>span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;vertical-align:middle;word-break:break-all}.popUp button{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:10px 0 0;padding:10px;width:50%;border:1px none #ccc;color:#fff;font-family:inherit;cursor:pointer}.alert{width:100%!important}.p{margin:0;width:100%;max-width:300px;transform:translate(-50%,-50%)}.p>div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:calc(100% -108px);margin:0;padding:0;border-style:none}.p>div>div,.p span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:300px;height:108px;margin:0;padding:0;border-style:none}.p>button{height:50px}.popUpCancel{margin:5px 0}.m{margin:0;width:100%;max-width:400px;height:100%;max-height:300px;transform:translate(-50%,-50%)}.m>div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:calc(100% -108px);margin:0;padding:0;border-style:none;border-color:#ccc}.m>div>div,.m>span,.m>div>span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:400px;height:208px;margin:0;padding:0;border-style:none}.m button{height:50px}.g{margin:0;width:100%;max-width:600px;height:100%;max-height:500px;transform:translate(-50%,-50%)}.g>div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:calc(100% -108px);margin:0;padding:0;border-style:none;border-color:#ccc}.g>div>div,.g span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:600px;height:408px;margin:0;padding:0;border-style:none}.g button{height:60px}.popUpShow{display:block!important;animation:popUpShow .5s;-webkit-animation:popUpShow .5s}.popUpHide{display:none!important;animation:popUpHide .5s;-webkit-animation:popUpHide .5s;animation-fill-mode:forwards}.blue{background-color:#51b2d6}.blue button{background-color:#38a7d0}.blue button:hover{background-color:#72c1de}.alertPopUp.blue{background-color:#134152}.green{background-color:#43b649}.green button{background-color:#3da743}.green button:hover{background-color:#4fbe55}.alertPopUp.green{background-color:#173f19}.red{background-color:#d55c4b}.red button{background-color:#d04b38}.red button:hover{background-color:#d86959}.alertPopUp.red{background-color:#4a1811}.orange{background-color:#f9a025}.orange button{background-color:#f89710}.orange button:hover{background-color:#f9ac42}.alertPopUp.orange{background-color:#8c5b02}.purple{background-color:#ab4bd5}.purple button{background-color:#a238d0}.purple button:hover{background-color:#b159d8}.alertPopUp.purple{background-color:#3f114a}.white{background-color:#fff;color:#555}.white>h1{color:#000}.white button{background-color:#f3f3f3;color:#555}.white button:hover{background-color:#e3e3e3}.alertPopUp.white{background-color:#555}
