﻿/*ESTILO PÁGINA DE LOGIN*/
.navbar .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 10px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.nav > li > a span {
    font-size:13px;
}



body, * {font-family:'Open Sans','Arial', sans-serif;}
.nav-tabs { margin-bottom:10px;}
.uneditable-input {width: 206px;}
.modal-body .form-control {margin-right: 0px;}
.modal-body .btn-success { margin: 0px 10px 0px 0px;}
.btn-success {margin: 0px 10px 10px 0px;}
.btn-inverse { margin: 0px 10px 10px 0px;}
.btn-inverse {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-inverse:hover {
    color: #fff;
    background-color: #c44744;
}
.btn-danger {margin: 0px 10px 10px 0px;}
.btn-primary { margin: 0px 10px 10px 0px;}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    background-color: #3c5dff;
    color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #002BFF;
}
.bloco {background-color:#fff;}
body { background-color:#e2e5e5;}
h4 {font-weight:bold;}
.titulo {
    background-color:#fff;
    margin-bottom:10px;
    border-bottom: 1px solid #b7bdc0;
}

.navbar-inverse .navbar-brand {color: #fff;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #002bff;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px;
}
.navbar-inverse {
    background-color: #53606b;
    border-color: #fff;
}
.navbar-inverse .navbar-nav > li > a {color: #fff;}
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #002BFF;
    }
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #002bff;
    }

.btn-group {
    padding-top:8px;
    padding-bottom:20px;
}
.topo {
    min-height:160px;
    background-color:#000;
    padding-top:20px;
}
.topo img {
    padding-bottom:20px;
}
.form-login {
    background-color:#fff;
    padding:20px 0px 15px 0px;
}
.rodape{
    display:block;
    position:absolute;
    bottom:0px;
    width:100%;
    text-align: center;
    background-color:#333;
}
.rodape img{
    text-align: center;
}
.rodape2{
    width:100%;
    text-align: center;
    background-color:#333;
}
.rodape2 img{
    text-align: center;
}
.form-group {
    margin-bottom: 10px;
}
.bg .form-control{
    width:100%;
    margin:0px;
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.btn.btn-small{
  display: inline-block;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bg .btn{
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.container-login{ 
    display:flex;
    flex-direction:column;
    align-items:center; 
    justify-content:space-between;
    height: 100vh;   
    width:40% !important;
    background-image: url('../../img/bg-login.png');
    background-color:#fff;
    background-repeat:no-repeat;
    background-size:contain;
  
}
.container-login img{margin-bottom:20px;}
.logo-login{padding: 0 30px 0 30px; max-width:300px; margin-top:30px; display:flex; justify-content:center;}
.container-login .btn-primary{background-color:#7b8690;border:none;margin-top:10px;box-shadow:rgba(0,0,0,0.3) 0px 0px 8px;}
.container-login .btn-primary:hover{background-color:#8e99a3;}
.container-login a{color:#fff;text-decoration:none;font-size:12px;}
.rodape-login {
    display:flex;
    justify-content:center;  
   
}
.bg {   
  /*      background-image: url("../img/bg-login-2.jpg"); 
        background-size:cover;
        background-repeat:no-repeat;
        background-position: center;*/
 
    }
.div-bg-login {
    width: 100%;
    height: 100vh;
    display: flex; 
    justify-content: center; /* Para centralizar a imagem horizontalmente */
    align-items: center; /* Para centralizar a imagem verticalmente */
    position:relative;
    overflow:hidden;
   
}

.img-bg-login {
    width: 100vw; 
    height:100vh;
    object-fit: cover;
    position:absolute;
    z-index:-1;

}

@media (max-width: 1015px) {
    .container-login .btn-primary {
        margin-top:30px;
    }
}
@media (min-width: 500px) {
    .rodape-login {
        display: flex;
        justify-content: center; 
    }
}
@media (max-width: 500px) {
    .div-bg-login{
        display:none !important;
    } 
    .container-login{
        width: 100vw !important;
        height:100vh; 
    }
}


.header-login {padding:15px 0;}

.bg-login {
    background:url(../img/bg-login.jpg) no-repeat;
    height:396px;
}

.box-login {
    background-color:#373737;
    padding:10px 0;
}

.box-login .container {width:520px;}

.input-user, .input-pass {
    border:none;
    height:38px;
    width:220px;
    text-indent:60px;
    color:#fff;
    margin-right:5px;
}

.input-user {background:#292929 url(../img/ico-login.jpg) no-repeat left;}

.input-pass { background:#292929 url(../img/ico-senha.jpg) no-repeat left;}

.esqueci-senha, 
.esqueci-senha:visited {
    color:#fff;
    font-size:12px;
    margin-bottom:5px;
}

.esqueci-senha:hover {
    color:#dd3825;
    font-size:12px;
}

.footer {
    background-color:#2e2e2e;
    padding:30px 0;
}

.header-saudacao {
    background-color:#f4f4f4 !important;
    height:49px;
}

.header-name {
position:relative;
top:8px;
margin-left:20px;
}

.header-name-user {
    font-weight:bold;
}

.box-menu {
    background-color:#2d2d2d;
    border-bottom:5px solid #e76200;
}

.menu ul li a:hover {
    background:#2d2d2d !important;
    color: #e76200 !important;
}

.menu ul.nav li a {
    color:#fff;
}
.bt-entrar-login {
    outline:1px solid red;
    border:solid 1px #fff !important;
}

h2.header {
    text-transform:uppercase !important;
    color:#000;
    font-size:26px;
    padding-bottom:10px;
    margin-top:20px !important;
    font-weight:bold;
  
}

.container-topo {
    width:100%;
    background:#000;
}

body h3 {
    text-transform:uppercase;
    font-size:20px;
    color:#000000;
    border-bottom: 2px solid #000000 !important;
   
    padding:10px 0px 10px 0px;
    float:left;
    width:100%;
    margin:20px 0px 20px 0px;
    font-weight:bold;
}
body h4 {
    text-transform:uppercase;
    font-size:20px;
    color:#000000;
    border-bottom: 2px solid #000000;
   
    padding:10px 0px 10px 0px;
    float:left;
    width:100%;
    margin:20px 0px 20px 0px;
    font-weight:bold;
}

h2 {text-transform:uppercase;}

.saudacao {
    margin-top:20px;
    color:#fff;
}
.saudacao img {
    padding-bottom:20px;
}

.box-saudacao {
    min-height: 120px;
    background-color: #000000;
    padding-top: 15px;
    color: #fff;
}

.img-logo-topo {
    position:relative;
    z-index:9;
    top:25px;
    width:191px;
    height:58px;
}

.bt-mensagem {}

.AbaAuditoriaAtiva {
    min-width: 10% !important;
    background-color: #002BFF !important;
    color: white !important;
    min-height: 40px !important;
    float: left !important;
    margin: 1px 1px 1px 1px !important;
    display: table-cell !important;
    text-align: center !important;
    vertical-align: middle !important;
    line-height: 40px; 
    cursor: pointer;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 13px;
}

.AbaAuditoria {
    min-width: 10% !important;
    background-color: #3c5dff !important;
    color: #fff !important;
    min-height: 40px !important;
    float: left !important;
    margin: 1px 1px 10px 1px !important;
    display: table-cell !important;
    text-align: center !important;
    vertical-align: middle !important;
    line-height: 40px;
    cursor: pointer;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 13px;
}
    .AbaAuditoria:hover { background-color: #002BFF !important;
    }

        .AbaAuditoriaVendaAtiva {
            min-width: 15% !important;
            background-color: #000000 !important;
            color: white !important;
            min-height: 40px !important;
            float: left !important;
            margin: 1px 1px 1px 1px !important;
            display: table-cell !important;
            text-align: center !important;
            vertical-align: middle !important;
            line-height: 40px;
            border: 1px solid white;
            cursor: pointer;
            padding-left: 15px;
            padding-right: 15px;
            border-radius:6px;
            -webkit-border-radius:6px;
            -moz-border-radius:6px;
        }

        .AbaAuditoriaVenda {
            min-width: 15% !important;
            background-color: white !important;
            color: #000000 !important;
            min-height: 40px !important;
            float: left !important;
            margin: 1px 1px 1px 1px !important;
            display: table-cell !important;
            text-align: center !important;
            vertical-align: middle !important;
            line-height: 40px;
            border: 1px solid #fff;
            cursor: pointer;
            padding-left: 15px;
            padding-right: 15px;
            border-radius:6px;
            -webkit-border-radius:6px;
            -moz-border-radius:6px;
        }

        .badge {
            display: inline-block;
            min-width: 20px;
            padding: 4px 4px;
            font-size: 12px;
            font-weight: 700;
            line-height: 1;
            color: #666;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            background-color: #fff;
            border-radius: 10px;

        }
        .badgeActive {
            display: inline-block;
            min-width: 5px;
            padding: 4px 4px;
            font-size: 12px;
            font-weight: 700;
            line-height: 1;
            color: #000000;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            background-color: #fff;
            border-radius: 10px;
            background:white;
            color:dimgray
        }
        
        .panel-default { border: 1px solid #808080;}

        .panel {
            margin-bottom: 10px;
            background-color: #000000;
            border-radius: 4px;
            -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
            box-shadow: 0 1px 1px rgba(0,0,0,.05);
            min-height: 99px !important;
            color: white;
        }

        .panelDanger {
            margin-bottom: 10px;
            background-color: #dc7373;
            border-radius: 4px;
            -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
            box-shadow: 0 1px 1px rgba(0,0,0,.05);
            min-height: 99px !important;
            color: white;
        }

        .panelSuccess {
            margin-bottom: 10px;
            background-color: #808080;
            border-radius: 4px;
            -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
            box-shadow: 0 1px 1px rgba(0,0,0,.05);
            min-height: 99px !important;
            color: white;
            border: 1px solid #C1C1C1;
        }

        .panelDefault {
            margin-bottom: 10px;
            background-color: #eee;
            border-radius: 4px;
            -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
            box-shadow: 0 1px 1px rgba(0,0,0,.05);
            min-height: 99px !important;
            color: white;
            border: 1px solid #C1C1C1;
        }

        .panel-danger {border: 1px solid #c12020;}

        .panel-default > .panel-heading {
            color: #fff;
            font: bold 12px;
            background-color: #000000;
        }
        
        .panelSuccess > .panel-heading {
            color: #fff;
            font: bold 12px;
            background-color: #000000;
        }
        .panelDefault > .panel-heading {
            color: #000;
            font: bold 12px;
            background-color: #808080;
        }

        .panel-heading {
            padding: 10px 15px;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

        .panel-body {padding: 15px;}
.modal {
    position: fixed;
    top: 10%;
    z-index: 1050;
    /*left: 50%;
    width: 600px;
    margin-left: -280px;*/
}
.modal-header h4, .modal-header h3 {
    border-bottom:none;
    margin:0px;
    padding:0px;
}
.modal.fade.in {top: 10%;}
.modal.fade{top: -580px;}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px;
    border: 0px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-footer {
    padding: 10px 15px 10px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}
.modal-header {
    padding: 15px 15px 5px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.mt-3{ margin-top:-3px;}
.mt10{margin-top:10px;}
.mt20{ margin-top:20px;}
.ml5{ margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml20{ margin-left:20px !important;}
.ml40{ margin-left:40px !important;}
.mt15{ margin-top:15px;}
.mt25{ margin-top:25px;}
.mt30{margin-top:30px;}
.mr10{ margin-right:10px;}
.mr20{ margin-right:20px;}
.text-left{ text-align:left;}
.text-center{text-align:center;}
.text-right{ text-align:right;}

.clearBg{
    background-color:#fff;
    background-image:none;
    box-shadow: none;
}
    .clearBg:hover {background-color:#fff;}

.section::before {
    content:" ";
    display:table;
}

.section{
    margin-top:15px;
    display: inline-flex;
    position:relative;
    min-height:1px;
}

.sectionLabel{
    min-width:100%;
    display:block;
    font-weight: bold;
padding: 10px 0 10px 0;
}

[class*="span"]{
    display:block;
    margin-left: 0px;
    position: relative;
}

.inline{
    display:inline-flex;
}

#panelGestMod{display:none;}

.excellTable{
    background-color:#F6F6F6;
    border-radius:7px;
    text-align:center;
}

.excellTable th{
    padding:5px;
}

.excellTable .greyCell1{
    background-color:#808080;
    color:#fff;
    font-size:13px;
    border-right:1px solid white;
    text-align: center;
}

.excellTable .greyCell2{
    background-color:#808080;
    color:#fff;
    font-size:13px;
    border-right:1px solid #ccc;
    font-weight:bold;
}

.excellTable td{ height:25px;}
.spacer{ height:15px !important;}
.vSpacer{ width:5px;}

.plusSign{
    font-weight:bold;
    color:#c00;
    font-size: 20px;
}

.putBorder{
    border:1px solid #ccc;
}

.boxResumo{
    position:relative;
    width:20%;
    height:40px;
    border-radius: 4px;
}

.boxGreen{
    background-color:#A8DBA8 !important;
    color:#fff;
    text-shadow:none !important;
    font-weight:bold !important;
}

.boxBlue1{
    background-color:#79BD9A !important;
    color:#fff;
    text-shadow:none !important;
    font-weight:bold !important;
}

.boxBlue2{
    background-color:#3B8686 !important;
    color:#fff;
    text-shadow:none !important;
    font-weight:bold !important;
}

.boxBlue3{
    background-color:#0B486B !important;
    color:#fff;
    text-shadow:none !important;
    font-weight:bold !important;
}

        .boxResumo {
            width: 230px;
            height: 68px;
            margin-right: 5px;
            margin-left: 5px;
            border-radius: 10px;
            color: white;
            float: left;
        }

        .boxResumoIcone {
            width: 48px;
            height: 68px;
            text-align: right;
            float: left;
            font-size: 30px;
            padding-top: 17px;
        }

        .boxResumoDados {
            width: 180px;
            height: 68px;
            text-align: center;
            font-size: 15px;
            padding-top: 17px;
            float: right;
        }
    
.icon-user { background-position: -168px 0;}
 [class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    background-image: url("../img/glyphicons-halflings.png");
    background-repeat: no-repeat;
}

 .span2 { margin-right:10px;}
 .span4 { margin-right:10px;}