/* ---------------------------------------------------
    MENU
----------------------------------------------------- */

body {
    font-family: 'Poppins', sans-serif;
    background: #fafafa;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

ul ul a {
    font-size: 0.8em !important;
    padding-left: 3px !important;
    background: #cce6ff;
}

a[data-toggle="collapse"] {
    position: relative;
}


a.article,
a.article:hover {
    background: #cce6ff !important;
    color: #fff !important;
}

.my_txt_ord {
  color: #5BCCC7;
  cursor:alias;
}

.my_dv_master {
  margin-top: 55px;
  display:
}

.my_tr_cab
{
  height:150px
  font:15px arial,sans-serif;
  font-weight:bold;
  background:#cce6ff;
  color:#FF0000;
}

.my_tr_ln0
{
  font:12px arial,sans-serif;
  font-weight:bold;
  background:#dddeee;
  color:#000000;
}

.my_tr_ln1
{
  font:12px arial,sans-serif;
  font-weight:bold;
  background:#eeeeff;
  color:#000000;
}

.my_txt_alerta {
  color: #FF0000;
}

.my_txt_ok {
  color: #8AC987;
}

/*my_menubar_topo ok*/
.my_sidebar_topo {
    padding: 0px 5px;
    height: 105px;
    text-align: left;
}

/*my_cabecalho ok*/
.my_cabecalho {
    border: none;
    border-radius: 0;
    margin-top: -5px;
    background: #cce6ff;
    height: 115.5px;
    color: #003366;
    text-align: center;
    margin-left: 330px;
}

.my_cabecalho label {
    margin-left: 15px;
}

.my_cabecalho.active {
    margin-left: 330px;
}

.my_conteudo {
    margin-top: -5px;
    display:none;
    color: #003366;
    text-align: center;
    justify-content: center;
}

.my_btn_confirmar {
    color: #fff;
    border-radius: 3px;
    height: 45px;
}

.my_btn_confirmar input{
    color: #696969;
    background: #ccffcc;
    margin-left: 0px;
    width: 100%;
}

.my_btn_confirmar input:hover {
    color: #004d1a;
    font-size: 1.5em;
    padding: 2px;
}

.my_btn_cancelar {
    color: #fff;
    border-radius: 3px;
    height: 45px;
}

.my_btn_cancelar input{
    color: #696969;
    background: #ffb3b3;
    margin-left: 0px;
    width: 100%;
}

.my_btn_cancelar input:hover {
    color: #990000;
    font-size: 1.5em;
    padding: 2px;
}

.my_btn_cancelar_login input:hover {
    color: #990000;
    font-size: 1.8em;
    padding: 2px;
}

.my_li_menu {
    margin-top:5px;
 }

/*OK logo no topo do menu*/
.sidebar-header {
    padding: 5px;
    background: #cce6ff; /*#b3d9ff*/
    text-align: left;
    width: 100%;
    height: 120px;
    margin-top: 0px;
    position: absolute;
    color: #0066ab;
    text-align: center;
}

.wrapper {
    display: flex;
    width: 100%;
    height: calc(100% - 120px);
    align-items: stretch;
    background: #fff;
    margin-top: 0px;
}

#sidebar {
    padding: 10px 5px;
    width: 300px;
    height: calc(100% - 0px);
    background: #cce6ff;
    color: #0066ab;
    transition: all 0.3s;
    margin-top: 120px;
    margin-bottom: 0px;
}

#sidebar_msg {
    margin-left: 0px;
    padding: 10px 5px;
    width: 100%;
    height: calc(100% - 0px);
    background: #cce6ff;
    color: #0066ab;
    transition: all 0.3s;
    margin-top: 120px;
    margin-bottom: 0px;
}

/*ok botão do menu*/
#sidebar_botao button {
    color: #0066ab;
    position: absolute;
    top: 10px;
    left: 5px;
    border: none;
    background: #cce6ff;
}

#sidebar.active {
    margin-left: -30px;
}

#sidebar_msg.active {
    margin-left: 15px;
}

#sidebar ul.components {
    padding: 0px 0px 0px 0px;
}

/*título do menubar Usuario*/
#sidebar ul p {
    color: #0066ab;
    padding: 10px;
    text-align: center;
    font-size: 1.1em;
    height: 50px;
    margin-top: -150px;
    background: #cce6ff;
}

#sidebar ul li a {
    padding: 3px;
    font-size: 1em;
    display: block;
}

/*ao passar o mouse pelos itens*/
#sidebar ul li a:hover {
    color: #fff;
    background: #0066ab;
}

/*itens base de menu (modulos e paginas)*/
#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #0066ab;
    background: #cce6ff;
}

#content {
    width: 100%;
    padding: 5px;
    min-height: 100vh;
    transition: all 0.3s;
    margin-top: 0px;
}

#div_menu {
    overflow-y: scroll;
    margin-top: -13px;
    height: calc(100% - 145px);
    width: calc(100% + 5px);
}

.placeholder {
    color: #003366;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

.bnt::before
{
    box-shadow: 0 0 0 0;
    border: 0;
    outline: 0;
}

.btn {
    box-shadow: none;
    outline: none !important;
    border: none;
    margin-left: 5px;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.lbl_fnd {
  color: #0000FF;
  content: 'F8 para pesquisar...';
  cursor: pointer;
}

/* ---------------------------------------------------
    estilo para o topo
----------------------------------------------------- */
.my_dv_fnd {
    width: 99%;
    background: #cce6ff;
    display: none;
    position: fixed;
    left: 1px;
    right: 1px;
    top: 55px;
    bottom: 30px;
    z-index: 1000;
}

.my_dv_msg {
    width: 80%;
    background: #cce6ff;
    position: fixed;
    left: 300px;
    right: 1px;
    top: 121px;
    bottom: 28px;
    z-index: 1000;
}

.my_body_cad {
    width: 100%;
    text-align: center;
    color: 006699;
}

.my_titulo_cad {
    left: auto; color: #006699;
}

.my_header_cad nav {
    background: #cce6ff;
}

.my_nav_header_cad ul {
    right:auto;
}

.my_nav_header_cad ul li a {
    color: #006699;
    margin-right: 20px;
    margin-left: 60px;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media {

    #sidebar_msg {
/*         margin-left: -1901px; */
        width: 0%;
/*        display:none; */
    }
    #sidebar_msg.active {
/*        margin-left: 0; */
        width: 100%;
/*        display:flex; */
    }
    
    #sidebar {
        margin-left: 0px;
        width: 301px;
/*        display:; */
    }
    #sidebar.active {
/*        margin-left: -301; */
        width: 0px;
/*        display:none; */
    }
    
    #sidebarCollapse span {
        display: none;
    }
}

/* ---------------------------------------------------
    TELA DE LOGIN
----------------------------------------------------- */

.my_btn_login .btn {
    background: #003366;
    border-radius: 3px;
    padding: 5px;
    padding-left: 3px;
    margin-bottom: 5px;
    width: 100%;
}

.my_btn_login input{
    color: lightgray;
    width: 100%;
    margin-left: 0px;
}

.my_btn_login input:hover {
    color: #003366;
    background: lightgray;
}

.my_form_cad {
    color: #006699;
    font-size: 0.8em;
}

.my_btn_cad {
    color: #006699;
    font-size: 0.8em;
}

/* ---------------------------------------------------
    FOCO DO INPUT
----------------------------------------------------- */

.form-control:focus
{
    box-shadow: 0 0 0 0;
    border: 1;
    outline: 0;
    color: #000000;
    background-color: #EDF3F3;
}


/* ---------------------------------------------------
    RODAPÉ
----------------------------------------------------- */
.rodape{
  background: url(../img/logovazado.png) no-repeat;
  background-size: 18px 18px;
  background-position: 5px 5px;
  bottom: 0px;
  position: fixed;
  z-index: 1001;
  background-color: #EDF3F3;
  width: 100%;
  height: 28px;
  border-radius: 0px;
}
