﻿

.logo {
    float: left;
    width: 100px;
    height: 100%;
    position: absolute;
}

    .logo img {
        width: 100%;
        float: left;
    }
/************ FUNDO PAINEL SIDEBAR *************************/
#sidebar-wrapper {
    /* comentado em 02/09/18 left: -200px;*/
    /*position: absolute;*/
    /*left: -210px;*/
    /*top: 64px;*/
    top: 70px;
    width: 210px;
    /*background-color: #D5E3F2;*/
    background: #9dbde1; /*#5B91CD;*/
    color: #000;
    position: fixed;
    height: 100%;
    z-index: 9999999;
    border-right: 1px solid #C0C0C0;
    border-top: 3px solid #C0C0C0;
    /*float: left;*/
    box-shadow: 2px 3px 6px #888888;
    overflow: auto;
    padding-bottom: 4px;
    /*height: auto;*/
}

.bs-examplexx{
    overflow: auto;
}
.triangle-blue {
    color: #8ACFE5;
}
.panel-heading {
    background-color: #99e6ff;
    height: 32px;
    margin-bottom: -3px;
}
/**************** abas do side bar ***************************/
.fundo-panel {
    /*background-color: #E8E8E8;*/
    height: 30px;
    margin-bottom: -4px;
    line-height: 30px;
    padding: 0px 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid transparent;
    border-radius: 0px;
    border-bottom: 1px solid #C09A4C;
    background-color: #F6E4B0;
}

.panel-title, .panell-title span.glyphicon {
    font-size: 1.4rem;
    line-height: 30px;
    color: #005480;
}

.glyphicon {
    font-size: 1.2rem;
}

.panel {
    border: 0px;
}

.panel-body {
    border: 0px solid;
    margin-bottom: -4px;
    padding: 0;
}

.highlight {
    background: green;
    transition: background 2s ease;
}

/**** BARRA SUPERIOR ***************************/
.navbar-default {
    /*background: #FADE8D;*/
    /*background-color: rgb(186, 186, 186);*/
    border-top: 3px solid #C2C6C7;
    /*border-bottom: 4px solid #C2C6C7;*/
    height: 70px;
    box-shadow: 3px 4px 7px #e8eaeb;
}


    .navbar-default .navbar-brand {
        color: #0e1f92;
        font-size: 1.4rem;
    }

a.navbar-brand span {
    color: #0e1f92;
    font-size: 1.5rem;
}

.navbar-toggle, .navbar-toggle:hover {
    background-color: #CADAEB;
    border: 1px solid #8991A8;
    margin-left: 40px;
}
.navbar-header {
    margin-left: -10px;
}
/* SOBREPOSIÇÃO */
.overlay {
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99;
    overflow: hidden;
}
#close-menu{
    display: none;
}
#close-menu::before {
    color: #626BB8;
    background: #BCDAE8;
    /*background-image: linear-gradient(rgba(124, 146, 185, 0.6), rgba(255, 255, 255, 0.4));*/
    /*background: url("/img/arrow_l.png") center no-repeat ;
    background-size: cover;*/
    margin-left: -25px;
    margin-top: -60px;
    cursor: pointer;
    font-size: 20px;
    padding: 7px;
    height: 10px;
    border-radius: 0 10px 10px 0;
    /*position: absolute;*/
    width: 100%;
    box-shadow: 2px 2px 5px 2px #888888;
    font: 16px fontawesome;
    color: #260F91;
    content: "\f0d9";
}
#open-menu{
    /*display: none;*/
    margin-left:24px;
    margin-top: -3px;
    position: absolute;
    z-index: 9999;
}
#open-menu::before {
    color: #626BB8;
    background: #BCDAE8;
    /*background-image: linear-gradient(rgba(124, 146, 185, 0.6), rgba(255, 255, 255, 0.4));*/
    /*background: url("/img/arrow_l.png") center no-repeat ;
    background-size: cover;*/
    margin-left: -25px;
    margin-top: -60px;
    cursor: pointer;
    font-size: 20px;
    padding: 7px;
    height: 10px;
    border-radius: 0 10px 10px 0;
    /*position: absolute;*/
    width: 100%;
    box-shadow: 2px 2px 5px 2px #888888;
    font: 16px fontawesome;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #2F5AD1;
    /*content: "\f0c9";*/
    content: "\f0da";
}
.fundo-nav-default {
    background: rgba(255,255,255,1);

}
.fundo-nav-scroll {
    background: rgba(255,255,255,1);
}
/*.logo{
    border: 0px solid;
    line-height: 65px;
    float: left;
    height: 65px;
    padding: 2px;
}
.logo img {
        width: 130px;
        float: left;
        vertical-align: middle
}*/
.logo span{
    font-weight: bold;
    font-size: 1.7rem;
}
.dropdown-menu:not(.datepicker) {
    margin-left: -20px;
    width: 30px; /*!important;*/
}
.link-user {
    list-style: none;
    margin-left: 20px;
    border: 1px solid #A4B0D2;
    border-radius: 10px;
    background-color: #F2F4FA;
    padding: 5px;
}
.link-user span{
    color: #1DB3BA

}
/***********************************************************************/
.main-submenu {
    list-style: none;
    width: 100%;
    border: 0px solid;
    float: left;
    padding: 0px;
    margin: 0;
}

    .main-submenu li {
        border-bottom: 1px solid #C0C0C0;
        width: 100%;
        float: left;
        position: relative;
        padding: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
    }

        .main-submenu li span {
            color: #92b7dc;
            color: #ffca3e;
            font-size: 1rem;
        }

/********* SIDEBAR ****************************************/
.sidebar-nav {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 250px;
    list-style: none;
}

    .sidebar-nav li {
        text-indent: 20px;
        line-height: 50px;
    }

        .sidebar-nav li a {
            color: white;
            display: block;
            text-decoration: none;
        }

            .sidebar-nav li a:hover {
                background: rgba(255,255,255,0.25);
                color: white;
                text-decoration: none;
            }

            .sidebar-nav li a:active, .sidebar-nav li a:focus {
                text-decoration: none;
            }

#sidebar-wrapper.sidebar-toggle {
    transition: all 0s ease-out;
    left: -210px;
}
table.fold-table table{
    box-shadow: none;
}
.show-menu{
    display: none;
}
/* MEDIA MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM*/
@media only screen and (min-width: 768px) {
    #sidebar-wrapper.sidebar-toggle {
        transition: 0s;
        left: 0px;
    }

    #open-menu {
        display: none;
    }

    .logo img {
        width: 160px;
    }
    .link-user {
        margin-left: 80px;
    }
}
@media only screen and (min-width: 980px) {
    #sidebar-wrapper.sidebar-toggle {
        transition: 0s;
        left: 0px;
    }
}
@media only screen and (min-width: 1024px) {
    #sidebar-wrapper.sidebar-toggle {
        transition: 0s;
        left: 0px;
    }
}