/*
@link http://www.junati.com/
@copyright Copyright (c) 2016 Junati Innovations Private Limited
*/
/* 
    Created on : 3 Nov, 2016, 10:10:57 AM
    Author     : admin
*/
#jui-content-wrapper{
 padding-top:15px;   
}
.jui-footer {
    /*position: fixed;
    bottom: 0;*/
    height: 60px;
    width: 100%;
    background-color: #f5f5f5;
    
    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
}
#jui-flash-messages{
    padding:0 15px;

}
.jui-footer > .container-fluid{
    padding-bottom:50px;
}