/* You can add global styles to this file, and also import other style files */
 .fixed-header #header {
    position: fixed;
    width: 100%;
    z-index: 905;
    top: 0;
    border-bottom: 2px solid #999;
    border-bottom: 1px solid rgba(0,0,0,.3);
    box-shadow: none;
}
#header>:first-child, aside {
    width: auto;
}
#logo {
    margin-top: 5px;
    width: auto;
}
.smart-style-2 .header-dropdown-list a.dropdown-toggle, .smart-style-2 .header-search>button {
    color: #fff;
    padding-right: 10px;
}

#body {
    min-height: 10px !important;
}

#main {
    margin-left: auto !important;
    width: 100% !important;
}

/*.buz-banner {
    background-image: url(http://buzsoftware.com.au/wordpress/wp-content/uploads/2015/07/Man-Measuring-LR.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100% !important;
}*/

/*@media only screen and (max-width: 679px) and (min-width: 0) {
    #left-panel {
        left: 0px;
        width: 48px;
        min-width: 48px !important;
    }
    nav>ul>li>ul {
        display: none!important;
        position: absolute;
        left: 40px;
        width: 199px;
        z-index: 5;
        border: 1px solid #bfbfbf;
        min-height: 180px;
        -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
        box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
        background: #454545;
        margin-top: -3px;
        overflow: hidden;
    }
    nav>ul>li>a>.menu-item-parent {
        display: none;
        position: absolute;
        left: 40px;
        top: -3px;
        width: 186px;
        height: 38px;
        line-height: 38px;
        background-color: #f5f5f5;
        color: #333;
        z-index: 3;
        -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 2px 1px 2px 0 rgba(0,0,0,.2);
        box-shadow: 2px 1px 2px 0 rgba(0,0,0,.2);
        border-left: 1px solid #bfbfbf;
        border-top: 1px solid #D8D4D4;
        border-bottom: 1px solid #fff;
        padding-left: 12px;
    }
    nav>ul>li>a .menu-item-parent, .minified nav>ul>li>a>b {
        display: none;
    }
}*/
.fixed-navigation nav {
    padding-bottom: 20px;
}
.fixed-navigation nav>ul {
    width: 100%;
    overflow-y: auto;
    padding-right: 0px;
}
.smart-style-2.minified #left-panel {
    min-width: inherit;
    border-right: 1px solid #ccc;
}
.smart-style-2 #left-panel {
     padding-right: 0px; 
     padding-left: 0px; 
    min-width: 200px;
    padding-top: 50px;
}
nav > ul > li {
    border-bottom: 1px solid #ccc;
}
.smart-style-2 nav>ul>li>a {
    padding-bottom: 5px; 
}
.nav>li>a, .nav>li>a:hover, .nav>li>a:focus, .nav>li>a:active {
    background-color: transparent;
    color: #fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav .open>a:active {
    background-color: transparent;
    border-color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus {
    background-color: #2C3742 !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #2C3742 !important;
}
.smart-style-2 .minifyme {
     background: transparent; 
     border-bottom: 0px solid transparent; 
     /*color: transparent; */
    position: fixed;
    bottom: 0px;
}


.smart-style-2 .page-footer {
    background-color: #f7f7f7;
}
.page-footer {
    height: auto;
    text-align: center;
    padding-bottom: 20px;
    padding-left: 0px;
}
/* FOOTER LOGO */
.footer-img:hover {
     background: url('https://cdn.buzsoftware.com.au/images/BUZ-logo-footer.png');
} 
.footer-img {
     background: url('https://cdn.buzsoftware.com.au/images/BUZ-logo-footer-grey.png');

     height: 60px;
     width: 97px; 
     display: block;
     margin:0 auto;
}
/* END FOOTER LOGO */
