/*
@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;
    width: 100%;
    background-color: #f5f5f5;
    height: 60px;
    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
}
#jui-flash-messages{
    padding:0 15px;

}
