﻿.material-icons-span {
    float:left;
    cursor:pointer;
    margin:8px 2px 0 10px;
    width:16px;
}
.material-icons-span span{
    display: none;
}
    .staff-new-theme1 .menu {
    margin-top: 3px;
}
    .staff-new-theme1 .menu .navbar-default {
        border: 1px solid #ccc;
        background: -webkit-linear-gradient(#fff, #cbcfd5); /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(#fff, #cbcfd5); /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(#fff, #cbcfd5); /* Firefox 3.6 - 15 */
        background: linear-gradient(#fff, #cbcfd5);
    }

        .staff-new-theme1 .menu .navbar-default .navbar-nav > li > a {
            color: #000;
        }

    .staff-new-theme1 .menu .navbar {
        min-height: inherit;
    }
    .staff-new-theme1 .menu .navbar-nav > li > a {
        color: #687074;
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase;
    }

    .staff-new-theme1 .menu .navbar-nav > .active > a {
        color: #72c02c;
    }

    .staff-new-theme1 .menu .navbar-collapse {
        padding: 0;
    }

    /*Navbar*/
    .staff-new-theme1 .menu .container > .navbar-header,
    .staff-new-theme1 .menu .container-fluid > .navbar-header,
    .staff-new-theme1 .menu .container > .navbar-collapse,
    .staff-new-theme1 .menu .container-fluid > .navbar-collapse {
        margin-bottom: -10px;
    }

    .staff-new-theme1 .menu .navbar-nav {
        position: relative;
    }

        .staff-new-theme1 .menu .navbar-nav > li > a {
            bottom: -2px;
            position: relative;
            padding: 5px 25px 5px 20px;
        }

            .staff-new-theme1 .menu .navbar-nav > li > a,
            .staff-new-theme1 .menu .navbar-nav > li > a:focus {
                border-bottom: solid 2px transparent;
            }

                .staff-new-theme1 .menu .navbar-nav > li > a:hover,
                .staff-new-theme1 .menu .navbar-nav > .active > a {
                    bottom: -2px;
                    position: relative;
                    border-bottom: solid 2px transparent;
                }

                    .staff-new-theme1 .menu .navbar-nav > li > a,
                    .staff-new-theme1 .menu .navbar-nav > li > a:hover,
                    .staff-new-theme1 .menu .navbar-nav > li > a:focus,
                    .staff-new-theme1 .menu .navbar-nav > .active > a,
                    .staff-new-theme1 .menu .navbar-nav > .active > a:hover,
                    .staff-new-theme1 .menu .navbar-nav > .active > a:focus {
                        background: none;
                    }

        .staff-new-theme1 .menu .navbar-nav > .open > a,
        .staff-new-theme1 .menu .navbar-nav > .open > a:hover,
        .staff-new-theme1 .menu .navbar-nav > .open > a:focus {
            color: #000;
        }

        .staff-new-theme1 .menu .navbar-nav > li:hover > a {
            color: #000;
        }

    /*Dropdown Menu*/
    .staff-new-theme1 .menu .dropdown-menu {
        padding: 0;
        border: none;
        min-width: 200px;
        border-radius: 0;
        z-index: 9999 !important;
        border: solid 1px #ccc;
        position: fixed;
        max-height: 450px;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .staff-new-theme1 .menu .dropdown-menu li a {
            color: #687074;
            font-size: 14px;
            font-weight: 400;
            padding: 8px 15px;
            /*border-bottom: solid 1px #eee;*/
        }

        .staff-new-theme1 .menu .dropdown-menu li .split {
            border-bottom: solid 1px #ccc;
        }

        .staff-new-theme1 .menu .dropdown-menu .active > a, .staff-new-theme1 .menu .dropdown-menu li > a:hover {
            color: #687074;
            filter: none !important;
            background: #e0e6ef !important;
            -webkit-transition: all 0.1s ease-in-out;
            -moz-transition: all 0.1s ease-in-out;
            -o-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
        }

    .staff-new-theme1 .menu .dropdown li:hover {
        background: #e0e6ef !important;
    }

    .staff-new-theme1 .menu .dropdown-menu li > a:focus {
        /*background: none;*/
        filter: none !important;
    }

    .staff-new-theme1 .menu .navbar-nav > li.dropdown:hover > .dropdown-menu {
        display: block;
    }

    .staff-new-theme1 .menu .open > .dropdown-menu {
        display: none;
    }

    /*Search*/
    .staff-new-theme1 .menu .navbar-nav .search-open {
        width: 330px;
    }

    .staff-new-theme1 .menu .dropdown-submenu {
        position: relative;
    }

        .staff-new-theme1 .menu .dropdown > a:after,
        .staff-new-theme1 .menu .dropdown-submenu > a:after {
            top: 11px;
            right: 9px;
            font-size: 11px;
            content: "\f105";
            position: absolute;
            font-weight: normal;
            display: inline-block;
            font-family: FontAwesome;
        }

    .staff-new-theme1 .menu .dropdown > a:after {
        top: 5px;
        right: 15px;
        content: "\f107";
    }

    .staff-new-theme1 .menu .dropdown-submenu > .dropdown-menu {
        top: 3px;
        left: 100%;
        margin-top: -5px;
        margin-left: 0px;
    }

        /*Submenu comes from LEFT side*/
        .staff-new-theme1 .menu .dropdown-submenu > .dropdown-menu.submenu-left {
            left: -100%;
        }

    .staff-new-theme1 .menu .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .staff-new-theme1 .menu .dropdown-submenu.pull-left {
        float: none;
    }

        .staff-new-theme1 .menu .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }

    .staff-new-theme1 .menu .dropdown-menu li [class^="fa-"],
    .staff-new-theme1 .menu .dropdown-menu li [class*=" fa-"] {
        left: -3px;
        width: 1.25em;
        margin-right: 1px;
        position: relative;
        text-align: center;
        display: inline-block;
    }

        .staff-new-theme1 .menu .dropdown-menu li [class^="fa-"].fa-lg,
        .staff-new-theme1 .menu .dropdown-menu li [class*=" fa-"].fa-lg {
            /* increased font size for fa-lg */
            width: 1.5625em;
        }
    .staff-new-theme1 .menu .navbar-nav > li:hover {
        background-color: #ccc;
    }
.dropdown-menu::-webkit-scrollbar {
    display: none;
}
