body {
    color: #323232;
    background: #f7f7f7;
}

footer {
    background: #ebebeb;
    color: #000;
}



.logo {
    text-decoration: none !important;
    color: white;
    font-size: 25px;
    font-weight: 300;
    border-right: 1px solid #fff;
}

    .logo img {
        /*width: 362px;
        height: 41px;*/
        max-width: 300px;
        width: 100%;
    }

.analytic-icon {
    margin-left: 15px;
    padding-top: 5px;
    color: #fff
}

    .analytic-icon:hover {
        color: #ddd
    }

.company-logo {
    padding: 3px !important;
    text-align: center;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    background-color: #fff;*/
    margin-right: 10px;
}

    .company-logo img {
        width: 45%;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

    header > div:last-child > div:nth-child(5) > a {
        color: #fff;
        background: #184363;
    }

        header > div:last-child > div:nth-child(5) > a:hover {
            box-shadow: 0px 0px 0px 3px #184363;
        }

/*.menuIcon{
    background: #174465;
}*/

.sidebar {
    background: #1a4362;
}

.activeli > div {
    /*background: #205177;
    color: #eb4e3f !important;*/
    /* background: #205177; */
    /* color: #eb4e3f !important; */
    background: #eb4e3f;
    color: #000 !important;
    /*box-shadow: 0 12px 20px -10px rgba(255,152,0,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(255,152,0,.2);*/
    /* background-color: #ff9800; */
    width: auto;
    /* margin: 10px 15px 0; */
    display: block;
    /* padding: 10px 15px; */
    position: relative;
    transition: all 300ms linear;
    /* font-family: "Roboto", "Helvetica", "Arial", sans-serif; */
    font-weight: 300;
    line-height: 1.5em;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px 3px 0px 0px;
}

.sidebarul > li > div:hover {
    /*background: #205177;
    color: #eb4e3f !important;*/
    /* background: #205177; */
    /* color: #eb4e3f !important; */
    background: #eb4e3f;
    color: #000 !important;
    box-shadow: 0 12px 20px -10px rgba(255,152,0,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(255,152,0,.2);
    /* background-color: #ff9800; */
    width: auto;
    /* margin: 10px 15px 0; */
    display: block;
    /* padding: 10px 15px; */
    position: relative;
    transition: all 300ms linear;
    /* font-family: "Roboto", "Helvetica", "Arial", sans-serif; */
    font-weight: 300;
    line-height: 1.5em;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px 3px 0px 0px;
}

.submenuul > li:active {
    /*background: #205177;
    color: #eb4e3f !important;*/
    /* background: #205177; */
    /* color: #eb4e3f !important; */
    background: #eb4e3f;
    color: #000 !important;
    box-shadow: 0 12px 20px -10px rgba(255,152,0,.28), 0 4px 20px 0 rgba(0,0,0,.12), 0 7px 8px -5px rgba(255,152,0,.2);
    /* background-color: #ff9800; */
    width: auto;
    /* margin: 10px 15px 0; */
    display: block;
    /* padding: 10px 15px; */
    position: relative;
    transition: all 300ms linear;
    /* font-family: "Roboto", "Helvetica", "Arial", sans-serif; */
    font-weight: 300;
    line-height: 1.5em;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px 3px 0px 0px;
}

.submenuul > li:hover {
    color: #1183d9;
}
