.alertDiv{width:auto;min-width:30%;max-width:100%;height:auto;position:absolute;bottom:10px;right:10px;display:none;height:100%}.alert{color:#fff;width:100%;height:100%;margin-top:10px;border-radius:5px;padding:10px;position:relative}.alertIcon{width:40px;height:100%;float:right;padding-top:7%}.alertIcon img{width:30px;height:30px;margin-top:calc(50% - 23px);margin-right:calc(50% - 20px)}.alertText{width:auto;height:100%;float:right;padding-top:6%;margin-right:6px}.alertText p{margin-top:7px}.alertClose{width:11px;height:100%;float:left;top:0}.alertClose button{background:none;outline:0;border:none;color:#fff;width:30px;font-size:15pt;font-weight:700;cursor:pointer;transition:all .2s;position:absolute;top:10px;left:0}.alertClose button:hover{color:#494b54}.rowLoader{width:100%;height:10px;bottom:0;right:0;float:right;position:absolute}.rowRe{width:100%;height:100%;transition:all 8s linear;background:#fff;border-bottom-right-radius:5px;opacity:.8}@media only screen and (max-width: 600px){.alertDiv{width:auto;min-width:30%;max-width:100%;height:100%;position:absolute;bottom:10px;right:10px;display:none;min-height:84px;max-height:100%}}