﻿._globalCodeCompany {
    display: none;
}

._globalSmartERP{
    display:none;
}

.button-main {
    color: #fff;
    background-color: #1e598f;
    border-color: #1e598f;
}

.button-main:hover {
    color: #fff;
    background-color: #1e598f;
    border-color: #1e598f;
}

.button-edit {
    /*color: #d39e00;*/
    font-size: 16px;
    font-weight: bold;
}


.button-check {
    color: green;
    font-size: 16px;
}

.button-delete {
    color: #bd2130;
    font-size: 16px;
    font-weight: bold;
}

.button-file {
    color: red;
    font-size: 15px;
    background-image: url(../images/icon-pdf.png);
}

.button-view {
    /*color: #4066d4;*/
    font-size: 16px;
    font-weight: bold;
}
.button-copy {
    font-size: 16px;
    font-weight: bold;
}

.btnApp {
    margin-left:2px;
}

.nav-tabs > li > a {
    color: #4e4e4e;
}

@media (min-width:768px) {

    .modal-wide-60 {
        max-width: 60%;
    }

    .modal-wide-70 {
        max-width: 70%;
    }

    .modal-wide-80 {
        max-width: 80%;
    }

    .modal-wide-90 {
        max-width: 90%;
    }
}

.bk-login {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    z-index: -1;
}

.page-title {
    display: inline
}

.table-body {
    font-size: 11px;
}

.table-body > tr {
    font-size: 11px;
}

.modal-title {
    color:white
}

.close {
    color:white
}

.page-heading {
    border-top: 0;
    padding: 0 10px 5px 10px;
}

.modal-footer {
    padding: 10px 10px 10px 10px;
}

/*SPINNER - INÍCIO */


#loadinggif.show {
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 101;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
}

div.body {
    width: 1000px;
    height: 1000px;
}

/*extra small*/
@media (max-width: 576px) {
    .text-loading {
        font-size: 20px;
        color: #fff;
        position: relative;
        top: 200px;
    }

    .breadcrumb-desktop {
        display: none;
    }

    #menuUsuarioDesktop {
        display: none;
    }

    .menuEmpresaDesktop {
        display: none;
    }

    #logoMobile {
        width: 135px;
        position: relative;
        top: 15px;
    }

    #boxTopoBotoesDesktop {
        display: none;
    }

    #boxExternalDashboard {
        display: none;
    }

    .top-menu-espaco {
        height: 100%;
        margin-top: 20px
    }
}

/*small*/
@media (min-width:577px) and (max-width: 768px) {
    .text-loading {
        font-size: 20px;
        color: #fff;
        position: relative;
        top: 200px;
    }

    .breadcrumb-desktop {
        display: none;
    }

    #menuUsuarioDesktop {
        display: none;
    }

    .menuEmpresaMobile {
        display: none;
    }

    #logoMobile {
        width: 185px;
        position: relative;
        top: 10px;
    }

    #boxTopoBotoesDesktop {
        display: none;
    }

    #boxExternalDashboard {
        display: none;
    }

    .top-menu-espaco {
        height: 100%;
        margin-top: 20px
    }
}

/*medium*/
@media (min-width:769px) and (max-width: 992px) {
    .text-loading {
        font-size: 20px;
        color: #fff;
        position: relative;
        top: 200px;
    }

    .breadcrumb-mobile {
        display: none;
    }

    #menuUsuarioMobile {
        display: none;
    }

    .menuEmpresaMobile {
        display: none;
    }

    #logoMobile {
        display: none;
    }

    #boxTopoBotoesMobile {
        display: none;
    }

    #btnMenuCollapse {
        display:none;
    }

    #boxExternalDashboard2 {
        display: none;
    }

    .top-menu-espaco {
        height: 100%;
        margin-top: -11px
    }
}

/*large*/
@media (min-width:993px) and (max-width: 1140px) {
    .text-loading {
        font-size: 20px;
        color: #fff;
        position: relative;
        top: 215px;
    }

    .breadcrumb-mobile {
        display: none;
    }

    #menuUsuarioMobile {
        display: none;
    }

    .menuEmpresaMobile {
        display: none;
    }

    #logoMobile {
        display: none;
    }

    #boxTopoBotoesMobile {
        display: none;
    }

    #btnMenuCollapse {
        display: none;
    }

    #boxExternalDashboard2 {
        display: none;
    }

    .top-menu-espaco {
        height: 100%;
        margin-top: -11px
    }
}

/*extra large*/
@media (min-width: 1141px) {
    .text-loading {
        font-size: 20px;
        color: #fff;
        position: relative;
        top: 250px;
    }

    .breadcrumb-mobile {
        display: none;
    }

    #menuUsuarioMobile {
        display: none;
    }

    .menuEmpresaMobile {
        display: none;
    }

    #logoMobile {
        display: none;
    }

    #boxTopoBotoesMobile {
        display: none;
    }

    #btnMenuCollapse {
        display: none;
    }

    #boxExternalDashboard2 {
        display: none;
    }

    .top-menu-espaco {
        height: 100%;
        margin-top: -11px
    }
}

/*SPINNER - FIM */

/*.footable > tbody > tr > td {
    border: 1px solid lightgrey;
}

.footable > thead > tr > th {
    border: 1px solid lightgrey;
}*/

.bs-searchbox > input[type=text] {
    text-transform:uppercase;
}

.mini-navbar li.active .nav-second-level {
    left: 96px;
}

.label-novo-menu {
    font-size:10px;
    cursor:pointer;
}

.item-novo-menu {
    height:60px;
}

a.item-novo-menu {
    height: 60px;
}

a.item-novo-menu center {
    margin-top:-10px;
    width:100px;
    margin-left:-25px;
}

.small-input {
    font-size: 10px;
    height: 28px !important
}

.small-label {
    font-size: 11px;
}

.narrow-form-group {
    margin-top: -10px;
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 10px;
}

/*indíces financeiros*/
.financial-value {
    font-size: 11px;
}

.v3-global-breadcrumb-house {
    font-size: 30px;
}



.v3-global-breadcrumb-current {
    font-size: 25px;
    font-weight: bold;
}
/*
.modal-header {
    -webkit-box-shadow: 7px 2px 39px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 7px 2px 39px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 7px 2px 39px 1px rgba(0,0,0,0.75);
}*/

.ibox-content {
    background-color: transparent;
}

