/* 
    Document   : boostrap-notify
    Created on : 2015-03-11, 11:57:12
    Author     : wypozyczenia.com
    Description:
        Purpose of the stylesheet follows.
*/

[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
}
