.abasPagina{
	overflow: auto;
}

.newBox{
    color: rgba(0,0,0,0.6);
    border: 1px rgba(221,221,221,0.3) solid;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 7px 2px rgba(135,158,171,.2);
}

.msgNaoLida{
    background-color: rgba(255,235,59,0.35) !important;
    box-shadow: 0 1px 5px 2px rgba(135,158,171,.2);
}

.divTxtMsg{
    max-width: 375px; 
    height: auto;
    word-wrap: break-word;
    font-size: 12px;
}

.divMsg{
    margin-top: 10px;
    background-color: rgba(255,235,59,0.16);
    min-height: 60px;
    width: 90%; 
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
}

#divMsgs{
    overflow: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-top: -10px;
    background-color: #fff;
    width: 600px;
    height: 450px;
    box-shadow: 0 1px 2px 2px rgba(135,158,171,0.15);
}

.info-box {
    display: block;
    min-height: 100px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
    width: 200px;
}

.info-box2 {
    display: block;
    min-height: 50px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
    width: 400px;
}

.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #00c0ef !important;
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #dd4b39 !important;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
}

.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #f39c12 !important;
}
.bg-yellow2, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #b13c2e !important;
}


.bg-blue, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #4b94c0 !important;
}
.bg-pink, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #f56954 !important;
}
.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 100px;
    width: 50px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 50px;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 15px;
}

.info-box-text {
    /*text-transform: uppercase;*/
    font-size: 12px;
}
.box-header.with-border {
    border-bottom: 1px solid #000000;
    border-top-color: #559075;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    background: #ffffff;

}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 20px;
    background: #ffffff;
}

.qtip{    
    background-color: #E5F6FE !important;
    border-color: #ADD9ED !important;
    color: #5E99BD !important;
    font-size: 13px !important;
}

.nav > li > a {
    padding: 5px 8px !important;
}

.mark{
    background-color: #ffffff !important;
}

select:focus:required:invalid {border: 2px solid #cccccc !important; color: #555555 !important;}
select:required:valid { border: 2px solid #cccccc !important; }

.loadConsulta{
    cursor:pointer;
}

.loadConsulta:hover{
    opacity: 0.8;
}

.tabelaFiltros tr{
    height: 28px;
}

.alternateRowColor{
    background-color: #ddd;
}

.grafico{
    margin-left: 12px;
    margin-top: 12px;
    display: inline-block;
    vertical-align: top;
    border: 1px #ddd solid;
    box-shadow: 0px 0px 2px #CCC;
    background-color: white;
    /*border: 1px #e8e8e8 solid;*/    
    /*border-top: none;*/
    /*box-shadow: 1px 1px 1px #cecece;*/
    padding: 10px;
    /*border-bottom: 2px #cecece solid;*/
    border-radius: 10px;
}

.hoverZoomLess{    
    transition: all .2s ease-in-out;
}

.hoverZoom{    
    transition: all .2s ease-in-out;
}

.hoverZoomMargin{
    zoom: 0.8;
    transition: all .2s ease-in-out;
}

.hoverZoomMargin:hover{
    transform: scale(1.2);
    z-index: 10000;
    position: relative;
}

.hoverZoom:hover{
    transform: scale(1.3);
    z-index: 10000;
    position: relative;
}

.hoverZoomLess:hover{
    transform: scale(1.15);
    z-index: 10000;
    position: relative;
}


.tituloGraficos{
    font-size: 12px;
    /*font-weight: bold;*/
    margin-bottom: 8px;
    margin-top: 8px;
}

.tableLegendaGrafico tr{
    font-weight: bold;
    height: 22px;
}

.tableLegendaGrafico{
    font-size: 12px;
    font-weight: bold;
}

html,body{

    margin: 0;
    background-color: #F4F5F7;
    height: 100%;
    width: 100%;
    overflow: hidden;
    font-family: "Open Sans" !important;
    color: rgba(0,0,0,0.85);

} 
ul > li > a .jstree-icon {
    display: none !important;
}

.tableForm tr{
    font-weight: 100 !important;
    font-size: 13px;
    line-height: 25px;
}
.tableForm input{
    line-height: normal !important;
    font-size: 11px;
}
.tableForm select{
    line-height: normal !important;
    font-size: 11px;
}

.menuHome{
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    margin-left: 12px;
    color: #AFAFAF;
}

.menuHomeSelecionado{
    color: rgba(0,0,0,0.95);
}


.menuFinan{
    font-weight: 700;
    font-size: 19px;
    cursor: pointer;
    margin-left: 12px;
    color: #AFAFAF;
}

.menuFinanSelecionado{
    color: rgba(0,0,0,0.95);
}

.tableFormSmall tr{
    font-family: "Open Sans";
    font-weight: 100 !important;
    font-size: 11px;
    line-height: 20px;
}
.tableFormSmall input{
    line-height: normal !important;
    font-size: 9px;
}
.tableFormSmall select{
    line-height: normal !important;
    font-size: 9px;
}
/*.ui-jqgrid-bdiv{
    width: 101% !important;
}

.ui-state-default.ui-jqgrid-hdiv{
    width: 99.7% !important;
    float: left;
}

#gview_gridDashboardPrecos .ui-state-default.ui-jqgrid-hdiv{
    width: 801px !important;
}*/

.cursor{
    cursor: pointer;
}

.simpleLink{
    cursor: pointer;
    font-weight: 700;
}

.simpleLink:hover{
    color: #185C8A;
}

.menuDashboardAtivo{
    color: black !important;
}

.menuDashboard{

    font-size: 18px;
    font-weight: 700;
    color: #B1B1B1;
    cursor: pointer;
    margin-left: 10px;

}

.menuDashboard:hover{
    color: #C3C3C3;
}

.boxLegenda{
    width: 20px;
    height: 20px;
    border-radius: 5px;
}

.legendaCor{
    color: white;
    border-radius: 200px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.legendaCor10{
    color: white;
    border-radius: 200px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 22px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.valoresDashboard{
    color: rgba(0, 0, 255, 0.75);
    font-weight: 600;
}

.dash{
    display: inline-block;
    margin-top: 10px !important;
    margin-left: 5px !important;
}

h3{
    font-size: 20px !important;
}

.divConteudo{
    background-color: rgba(240,240,240,0.95);
    margin: 0;
    height: 100%;
    /*width: 100%;*/
    overflow: hidden;
}

.conteudo{
    padding-bottom: 100px;
    padding-left: 30px;
    padding-top: 20px;
    position: relative;
    overflow: auto;
    height: 100%;
}

.newBox{
    color: rgba(0,0,0,0.6);
    border: 1px rgba(221,221,221,0.3) solid;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 7px 2px rgba(135,158,171,.2);
}

.botaoTopo{
    height: 100%;
    width: 65px;
    text-align: center;
    color: #858598;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.botaoTopo:hover{
    color: #03A9F4;
}

.iconeBotaoTopo{

}

#motivosVenda td div{
    word-break:break-all;
    height: 20px !important;
    overflow: hidden !important;
}

.newButton{
    font-family: "Montserrat" !important;
    border: 1px #DDD solid;
    padding: 5px 12px 5px 12px;
    background-color: inherit;
    border-radius: 3px;
    font-weight: 600;
}

.newButton:hover{
    background-color: #C7C7C7;
    /*box-shadow: 0 6px 10px rgba(0,0,0,.23),0 10px 30px rgba(0,0,0,.19);*/
}

.newButtonSuccess{
    background-color: #00acac;
    color: white;
    /*text-shadow: -0.2px 0 black, 0 0.2px black, 0.2px 0 black, 0 -0.2px black;*/
}
.newButtonSuccess:hover{
    background-color: #008a8a;
    /*box-shadow: 0 6px 10px rgba(0,0,0,.23),0 10px 30px rgba(0,0,0,.19);*/
}
.newButtonAlt{
    background-color: #476ba3;
    color: white;
    /*text-shadow: -0.2px 0 black, 0 0.2px black, 0.2px 0 black, 0 -0.2px black;*/
}  
.newButtonAlt:hover{
    background-color: #385b92;
    /*box-shadow: 0 6px 10px rgba(0,0,0,.23),0 10px 30px rgba(0,0,0,.19);*/
}
.newButtonDanger{
    background-color: #cc4946;
    color: white;
    /*text-shadow: -0.2px 0 black, 0 0.2px black, 0.2px 0 black, 0 -0.2px black;*/
}
.newButtonDanger:hover{
    background-color: #c9302c;
    /*box-shadow: 0 6px 10px rgba(0,0,0,.23),0 10px 30px rgba(0,0,0,.19);*/
}
.newButtonAlt2{
    background-color: #234882;
    border: 1px #234882 solid;
    color: white;
    /*text-shadow: -0.2px 0 black, 0 0.2px black, 0.2px 0 black, 0 -0.2px black;*/
}
.newButtonAlt2:hover{
    background-color: #3d5d8e;
    border: 1px #3d5d8e solid;
    /*box-shadow: 0 6px 10px rgba(0,0,0,.23),0 10px 30px rgba(0,0,0,.19);*/
}
.newDashboard{
    position: relative;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.newDashboard:hover{
    opacity: 0.85;
}

.barraTopoDireito{
    position: relative;
    background-color: #fff;
    height: 60px;
    border-bottom: 1px #ddd solid;
}

.contaTopo{
    position: absolute;
    top: 20px;
    right: 15px;
    height: 35px;
    color: rgba(0,0,0,0.6);
}

.contaTopoUsuarioLogado{
    font-weight: 700;
    cursor: pointer;
}
.contaTopoUsuarioLogado:hover{
    color: #03A9F4;
}

.newDashboardDivSuperior{
    width: 100%;
}

.newDashboardTitle{
    position: absolute;
    bottom: 7px;
    right: 12px;
    font-size: 13px;
}

.newDashboardIcon{
    position: absolute;
    top: 15px;
    left: 25px;
    opacity: 0.6;
}

.newDashboardIcon:hover{
    opacity: 1;
}

.newDashboardBadge{
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 100px;
    background-color: rgba(0,0,0,.5);
    color: white;
    min-width: 21px;
    min-height: 21px;
    padding: 1px 2px 1px 2px;
}

.empresaLogo{

    margin: 0 auto;
    margin-top: 65px;
    width: 300px;
    height: 158px;
    /*border-radius: 5px;*/
    text-align: center;

}

.loginBox{

    padding-left: 25px;
    margin: 0 auto;
    margin-top: 0px;
    width: 450px;
    height: 270px;
    background-color: white;    
    border: 1px #ddd solid;    
    box-shadow: 0px 0px 2px #CCC;

}

.copyright{

    margin: 0 auto;
    margin-top: 45px;
    padding-top: 15px;
    text-align: center;
    width: 600px;
    height: 50px;
    border-top: #ddd solid 1px;

}

.homeTabSelected{
    color: black !important;
    cursor: auto !important;
}

.homeTab{
    color: darkgray;
    display:inline;
    padding-right: 15px;
    font-size: 20px;
}

.homeTab:hover{
    color: gray;
    cursor:pointer;
}

.divDashboard{
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    border: 1px #ddd solid;    
    box-shadow: 0px 0px 0.7px #CCC;
    background-color: white;
    text-align: center;
    padding: 20px;
    position: relative;
    /*color: #8F9A9C;*/
    color: rgba(0,0,0,0.95);
}

.divDashboard:hover{

    box-shadow: 0px 0px 1px #689ACF;

}

.grouped.notExpanded{    max-height: 0;            
                         overflow-y: hidden;
                         -webkit-transition: max-height 0.5s ease-in-out;
                         -moz-transition: max-height 0.5s ease-in-out;
                         -o-transition: max-height 0.5s ease-in-out;
                         transition: max-height 0.5s ease-in-out;}
.grouped.expanded{ max-height: 1500px ; -webkit-transition: max-height 0.5s ease-in-out;
                   -moz-transition: max-height 0.5s ease-in-out;
                   -o-transition: max-height 0.5s ease-in-out;
                   transition: max-height 0.5s ease-in-out; }
