.clear{clear:both}.notify{position:absolute;width:auto;padding:7px 15px;border-radius:3px;margin:5px;display:none}.no-rounded{border-radius:0}.notify-default{background-color:#e0e0e0;color:#424242;border:1px solid #424242}.notify-success{background-color:#ccff90;color:#558b2f;border:1px solid #558b2f}.notify-danger{background-color:#ffccbc;color:#d84315;border:1px solid #d84315}.notify-warning{background-color:#fff9c4;color:#f57f17;border:1px solid #f57f17}.notify-info{background-color:#e3f2fd;color:#00838f;border:1px solid #00838f}.notify-black{background-color:#212121;color:#fff;border:1px solid #212121}.notify-success-invert{background-color:#558b2f;color:#fff;border-color:#558b2f}.notify-danger-invert{background-color:#d84315;color:#fff;border-color:#d84315}.notify-warning-invert{background-color:#f57f17;color:#fff;border-color:#f57f17}.notify-info-invert{background-color:#00838f;color:#fff;border-color:#00838f}a.notify{text-decoration:none}a.notify:hover{opacity:.9}.shadow{box-shadow:0 0 18px 1px rgba(0,0,0,.38);-moz-box-shadow:0 0 18px 1px rgba(0,0,0,.38);-webkit-box-shadow:0 0 18px 1px rgba(0,0,0,.38)}.notify-with-img{position:fixed;display:none;width:25%;border-radius:3px;margin:5px;padding:2px;overflow:auto;z-index:999999}.notify-with-img img{width:20%;float:left;padding:5px}.notify-with-img .notify-text{width:70%;float:left;padding-left:7px}.notify-with-img .notify-text h4,.notify-with-img .notify-text p{margin-top:5px}.top-left{top:2vh;left:2vh}.top-right{top:2vh;right:2vh}.bottom-left{bottom:2vh;left:2vh}.bottom-right{bottom:2vh;right:2vh}.dismiss-notification{float:right;position:relative;top:3px;left:5px;cursor:pointer}.dismiss-notification:hover{opacity:.8}@media only screen and (min-width:290px) and (max-width:480px){.notify{width:85%!important;float:none!important;margin:5px auto!important}.notify-with-img{display:inline-block;width:93%}.notify-with-img img{width:20%;float:left;padding:0}.notify-with-img .notify-text{width:60%;float:left;padding-left:7px}.notify-with-img .notify-text h4,.notify-with-img .notify-text p{margin-top:5px}}