html {height: 100%;}
body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
    overflow-x:	hidden;
    background: url(../images/patterns/5.png) repeat;
    height: 100%;
    
}

.sidenav {width: 100%; margin-left:0;}

/* Custome CSS by A. Sattar */

p.warning_msg {
    background-color: #abc;
    color: red;
    padding: 4px;
    font-size: 15px;
}

/* End- custome CSS by A. Sattar */

/* Start- custome CSS by Md. Omar Faruk */

.row_margin_top{
    margin-top: 191px;
}

.header_height{
    height: 93px!important;
    background-color: #fff;
}

/* End- custome CSS by Md. Omar Faruk */

