/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 22, 2019, 6:45:41 AM
    Author     : Ikbal
*/
.infostorage {
/*line-height: 45px;*/
padding-left:2px;
position:fixed;
left:0;
right:100%;
bottom:0;
color:white;
background-color:#01545B;
width:100%;
/*cursor: pointer;*/
z-index:2;
}