.col-lg-1 {
    width: 6%;
}
.wrapper-content {
    padding: 0;
}
.branco {
    color: #FFF;
}
.cinza {
    #fdfdfd;
}
.rosa {
    color: #e2b9fa;
}
.preto {
    color: #000;
}
.preto2 {
    color: #676a6c;
}
.vermelho {
    color: #ed5565;
}
.amarelo {
    color: #f8ac59;
}
.azul {
    color: #3a84c1;
}
.laranja {
    color: #efae67;
}
.oculto {
    display: none;
}
.mostra {
    display: block;
}
.azul {
    color: #1c84c6;
}
.curso_pointer {
    cursor: pointer;
}
#cpf {
    width: 140px;
}
#cnpj {
    width: 170px;
}
#validar_cpf {
    margin-top: -37px;
    margin-left: 160px;
}
#validar_cnpj {
    margin-top: -37px;
    margin-left: 180px;
}
#cadeado1_cpf, #cadeado2_cpf {
    margin-top: -26px;
    margin-left: 122px;
}
#cadeado2_cpf {
    display: none;
}
#cadeado1_cnpj, #cadeado2_cnpj {
    margin-top: -26px;
    margin-left: 150px;
}
#cadeado2_cnpj {
    display: none;
}
.font-12 {
    font-size: 12px;
}
.pedido {
    font-size: 22px;
    color: #fff;
    background: #ed5565;
    border-radius: 4px;
    padding: 0 10px 0 10px;
    width: 70px;
    text-align: right;
    cursor: default;
}
.numero {
    font-size: 22px;
    color: #fff;
    background: #f8ac59;
    border-radius: 4px;
    padding: 0 10px 0 10px;
    width: 70px;
    text-align: right;
    cursor: default;
}
#os_clientes_info_load, #os_clientes_entrega_info_load {
    color: #a2a2a2;
    font-size: 13px;
    font-style: italic;
}
#os_clientes_info, #os_clientes_info2 {
    border: 1px solid #e5e6e7;
    border-radius: 8px;
    display: none;
    font-size: 14px;
    padding: 10px;
    *box-shadow: 0 0 10px #dcdcdc;
}
.tabelaLabel {
    padding-bottom: 2px;
    font-weight: bold;
}
/*
.os_medida, .os_medida2 {
    display: none;
}
*/
.box-somatotal {
    font-size: 16px;
    margin-top: -10px;
    border: 1px solid #e7e7e7;
    padding: 8px 10px 8px 10px;
    border-radius: 4px;
    background-color: #fff;
}
.box-somatotal-novo {
    float: right;
    right: 0;
    text-align: right;
    width: 220px;
    font-size: 15px;
    margin-top: 10px;
    border: 1px solid #e7e7e7;
    padding: 4px 10px 4px 10px;
    border-radius: 4px;
    background-color: #fff;
    *box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
}
.label-branco {
    color: #fff;
}
.branco {
    background-color: #fff;
}
.excluir, .upload {
    cursor: pointer;
}
#ordemservicos_insert, #garantia_insert, #requisicao_insert, #estoque_insert, #atendimento_insert, #requisicao_insert, #orcamento_insert, #ordemservico_insert {
    margin-left: -40px;
    margin-top: -21px;
}
#fluxodecaixa_insert {
    margin-left: -40px;
    margin-top: -21px;
}
.ico-upload {
    cursor: pointer;
}
.ico-upload:hover {
    color: #cccccc;
}
.container {
    width: auto;
    max-width: 680px;
    padding: 0 15px;
}
li {list-style-type: none;}
#upload_banner {
    margin-left: -44px;
}
#upload_banner li {
    padding: 0px;
    float: left;
    margin-right: -10px;
}
.upload_banner:hover {
    border: 1px dashed #5d5c5d;
}
.img_banner {
    height: 100px;
    padding: 4px;
}
.img_bannerx {
    height: 100px;
    padding: 4px;
}
.img_banner2 {
    height: 90px;
    margin-right: 10px;
}
.img_banner1 {
    height: 100px;
    padding-right: 10px;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
.ordemservico-panel {
    width: 100%;
    height: 100px;
    background: #f6f6f6;
    margin-top: 10px;
    border-radius: 8px;
}
.panel1 {
    background: #f6f6f6;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}
.panel2 {
    width: 100%;
    background: #f6f6f6;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}
.panel3 {
  min-height: 20px;
  padding: 5px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  border-radius: 4px;
}
.panel4 {
  padding: 5px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  border-radius: 8px;
}
.panel5 {
  color: #666666;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 4px;
  border-bottom: 1px solid #e3e3e3;
  font-size: 14px;
}
.panel6 {
    border: 1px solid #e7e7e7;
    *box-shadow: 0 1px 20px rgba(0,0,0, .1);
    border-radius: 10px;
    padding: 20px;
    padding-bottom: 35px;
    margin-bottom: 20px;
}
.panel7 {
    border: 1px solid rgba(37, 37, 37, .4);
    box-shadow: 0 1px 20px rgba(0,0,0, .1);
    border-radius: 10px;
    background-color: #fff;
    padding: 10px;
    height: 80px;
}
.panel8 {
  margin-top: -13px;
  float: right;
  font-size: 20px;
  border-radius: 6px;
  width: 230px;
  text-align: right;
  color: #fff;
  padding: 8px 15px 8px 15px;
  background: rgba(58, 132, 193, 1.0);
}
.panel9 {
  margin-top: -11px;
  float: right;
  font-size: 20px;
  border-radius: 6px;
  width: 230px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  padding: 8px;
  padding-right: 12px;
  background: rgb(24,164,137);
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  *box-shadow: 0 2px 8px rgba(0,0,0,.3);
  *border: 3px solid #00937e;
}
.panelBjControl {
    border: 1px solid #cecbd0 ;
    padding: 10px;
    border-radius: 8px;
    background-color: #fff;
}
.panel9Meta {
    color: #7b96c5;
    position: absolute;
    top: 12px;
    font-size: 10px;
    right: 217px;
}
.panel10 {
    *border-bottom: 1px solid #e7e7e7;
    *box-shadow: 0 1px 4px rgba(0,0,0, .2);
    padding-bottom: 5px;
}
.panel-erro {
    width: 50%;
    color: #fff;
    background: #e34f5d;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 10px 0 10px 0;
}
.ico_excluir {
    float: right;
    left: -18px;
    position: relative;
    top: 5px;
    cursor: pointer;
}
.ico_excluir:hover {
    color: #ff8983;
}
.ico_boleto {
    padding-top: 10px;
    padding-left: 10px;
    height: 90px;
}
.img-impressao {
    width: 100%;
    margin-bottom: 10px;
    border: 1px dashed #000;
}
.impressao-tempo {
    background: #fff;
    border: 1px solid #f1f1f1;
    font-size: 14px;
}
.impressao-largura {
    color: #000;
    width: 100%;
    font-size: 12px;
    padding-bottom: 0px;
}
.impressao-altura {
    color: #000;
    float: left;
    font-size: 12px;
    left: -30px;
    position: absolute;
    top: 200px;
    transform: rotate(-90deg);

   -moz-transform: rotate(-90deg);
   -webkit-transform: rotate(-90deg) ;
   -o-transform: rotate(-90deg) ;
   -ms-transform: rotate(-90deg) ;
   transform: rotate(-90deg);
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.token {
    cursor: pointer;
}
.impressao-medida {
    border: 1px dashed #e7eaec;
    border-radius: 4px;
    padding: 3px;
    margin-bottom: 4px;
    background-color: #fff;
}
.well2 {
    background-color: #fff;
    border-bottom: 1px dashed #e3e3e3;
    margin-bottom: 5px;
    min-height: 20px;
    padding: 2px 10px 0 10px;
}
.titulo {
    font-size: 24px;
    margin-left: 10px;
    margin-top: 8px;
}
.ico-titulo {
    margin-top: 15px;
}
.imprimessao_status {
    position: absolute;
    margin-top: -28px;
    margin-left: 36px;
}
#cpf_existe, #cnpj_existe {
    display: none;
    border: 1px solid #e7eaec;
    border-radius: 4px;
    background-color: #f3f3f4;
    padding: 10px;
}
.verde {
    color: #1ab394;
}
.vermelho {
    color: #ed5565;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.endereco_entrega {
    margin-bottom: 10px;
}
#pagina {
    display: none;
}
#mensagem, .mensagem {
    font-weight: 700;
    max-width: 100%;
    color: #cc5965;
    display: none;
    margin-left: 5px;
}
.form-control:hover {
    border: 1px solid #bebebe;
}
.preto {
    color: #000;
}
.cadastro-imagem {
    width: 100px;
    margin-bottom: 20px;
}
.fluxodecaixa-soma-total {
    float: right;
    margin-top: -0;
    right: 15px;
}
.box-localizar {
    height: 400px;
    overflow-y: auto;
}
.exemplo {
    color: #737373;
}
.box-cor {
    width: 100%;
    height: 2px;
    background: #fff;
    margin-top: -3px;
}
.box-titulo-cor {
    float: left;
    width: 23px;
    height: 23px;
}
.contaspagar-progresso {
    margin-top: 8px;
    margin-bottom: -12px;
}
.azul-bg {
    background-color: #1c84c6;
    color: #ffffff;
}
.box-salario {
    border: 1px dashed #e7eaec;
    border-radius: 4px;
    padding-top: 15px;
    margin-bottom: 20px;
}
.box-salario-2 {
    border: 1px solid #e7eaec;
    padding: 4px;
    border-radius: 8px;
    margin-right: 10px;
}
.funcionarios-pagamentos2 {
    margin-bottom: -10px;
    margin-top: 10px;
}
#funcionarios_insert {
    padding: 0;
}
.logo {
    width: 100%;
    margin-bottom: 10px;
}
.box-home-usuario {
    border: 1px solid #e7eaec;
    width: 60%;
    padding: 6px 6px 6px 12px;
    border-radius: 8px;
    margin: 0 auto;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    margin-bottom: 20px;
}
/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
.cinza {
    color: #DCDCDC;
}
.cinza2 {
    color: #898d91;
}
.cinza3 {
    color: #676a6c;
}
.os_entrega_sim {
    margin-top: 10px;
    border: 1px solid #CCCCCC;
    padding: 20px;
    border-radius: 4px;
    width: 100%;
}
.os_entrega_nao {
    margin-top: 10px;
    border: 1px solid #CCCCCC;
    padding: 20px;
    border-radius: 4px;
    width: 100%;
}
.residencia_x {
    margin-bottom: 10px;
}
.entrega_x {
    margin-bottom: 10px;
}
.outro_x {
    margin-bottom: 10px;
}
.frete_calcular {
    float: left;
    margin-top: 8px;
}
.os_upload {
    padding-right: 3px;
}
.os_banner {
    float: left;
    border: 1px dashed #e7eaec;
    margin-right: 10px;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}
.os-box-mensagem {
    font-size: 26px;
    padding: 10px;
    border: 1px solid #c2c5c5;
    border-radius: 8px;
    background: #fafafa;
}
.subgrupos_nome {
    margin-top: 10px;
    width: 220px;
    height: 30px;
}
.xml_info {
    font-size: 22px;
}
.xml_panel {
    border: 1px solid #d5d5d5;
    border-radius: 8px;
    padding: 0 10px 0 10px;
}
.box-contaspagar {
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #e7eaec;
}
.box-contaspagar-label {
    padding: 10px;
    border: 1px solid #e7eaec;
    border-radius: 8px;
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #fff;
}
.contaspagar-label {
    margin-top: -18px;
}
.div_parcelado {
    margin-top: -20px;
}
.contaspagar-tr-selecione {
    border-left: 3px solid #aaaaaa;
    background-color: #f3f3f4;
}
.box-xml {
    position: absolute;
    right: 0;
    border-radius: 4px;
    padding: 5px 10px 5px 10px;
    margin-top: 10px;
    margin-right: 10px;
    background-color: #91b3c6;
    color: #fff;
}
.box_impressao {
    background: #fff;
    box-shadow: 0 2px 4px #cccccc;
    margin-bottom: 6px;
    border: 1px solid #d0d1d6;
}
.impressao-gif {
    margin-top: 25px;
    width: 100px;
}
.impressao-png {
    margin-top: 25px;
    width: 32px;
}
.impressao-status {
    margin-top: -2px;
    margin-bottom: -4px;
    padding: 3px;
    border-radius: 8px;
}
.estoque-box-mensagem {
    display: none;
    font-size: 22px;
    border: 1px solid #e5e5e5;
    background: #fff;
    margin-top: 20px;
    padding: 10px;
    border-radius: 8px;
}
.negrito {
    font-weight: bold;
}
.badge_branco {
    background-color: #fff;
    border: 1px solid #e7eaec;
}
.badge_vermelho {
    color: #ed9299;
    background-color: #fff;
    border: 1px solid #ed9299;
}
#div_boletos {
    *border: 1px dashed #e5e6e7;
    padding-right: 20px;
    border-radius: 6px;
    margin-bottom: 0;
    margin-top: 20px;
}
.banco_logo {
    height: 80px;
    padding: 10px;
}
.banco_logo2 {
    height: 40px;
    padding: 5px;
}
.panel_switch {
    border: 1px solid #e7eaec;
    padding: 10px 10px 0 10px;
    margin-top: 10px;
    border-radius: 10px;
}
.assistencia-textarea {
    height: 80px !important;
}
.atendimento-notificacao {
    border: 1px solid #febf04;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 8px;
    background-color: #fffedf;
}
.atendimento-notificacao2 {
    border: 1px solid #a1caff;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 8px;
    background-color: #e3ecf6;
    color: #1c84c6;
}

@media only screen and (max-width: 480px) {
    .panel-erro {
        width: 100%;
    }
    .subgrupos_nome {
        width: 150px;
    }
}
#boxInativo {
    background-color: #767775;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: none;
    text-align: center;
}
#boxGarantia {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: none;
    text-align: center;

    background: rgba(255,175,75,1);
    background: -moz-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
    background: -webkit-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -o-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: linear-gradient(to right, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
}
.labelGarantia {
    margin-top: 47px;
    margin-bottom: -10px;
    padding: 4px;
    border-radius: 4px;
    background-color: #feb645;
    width: 380px;
    float: right;
    color: #fff;
    position: absolute;
    margin-top: -41px;
}
.label-white {
    background: #fff;
    color: #5e5e5e;
    border: 1px solid #dddddd;
}
.badge-white {
    background: #fff; border: 1px solid #e7eaec;
    padding: 0 4px 0 4px;
}
.badge-black {
    background-color: #555555;
    color: #FFFFFF;
}
.top-25 {
    margin-top: -25px;
}
.float2 {
    top: 80px;
    right: 40px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .3);
    font-size: 30px;
    height: 40px;
    margin-top: -2px;
    padding: 0;
    position: fixed;
    text-align: center;
    width: 40px;
    z-index: 1001;
}
.float3 {
    bottom: 30px;
    right: 40px;
    box-shadow: 0 2px 8px rgba(28, 132, 198, .3);
    height: 40px;
    margin-top: -2px;
    position: fixed;
    text-align: center;
    z-index: 1001;
}
.float2-salvar {
    bottom: 20px;
    right: 40px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .3);
    margin-top: -2px;
    position: fixed;
    text-align: center;
    z-index: 1001;
}
.icon-add {
    margin-top: -2px;
}
.tooltip2:before,
.tooltip2:after {
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.tooltip2:after {
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0,0,0,.75);
  border-left: 6px solid transparent;
  content: '';
  height: 0;
  top: -12px;
  left: 13px;
  width: 0;
}
.tooltip2:before {
  background: rgba(0,0,0,.75);
  border-radius: 4px;
  color: #fff;
  content: attr(data-title);
  font-size: 12px;
  padding: 6px 10px;
  top: -40px;
  right: 0;
  white-space: nowrap;
}
/* expand */
.tooltip2.expand:before {
  transform: scale3d(.2,.2,1);
  transition: all .2s ease-in-out;
}
.tooltip2.expand:after {
  transform: translate3d(0,-6px,0);
  transition: all .1s ease-in-out;
}
.tooltip2.expand:hover:before,
.tooltip2.expand:hover:after {
  opacity: 1;
  transform: scale3d(1,1,1);
}
.tooltip2.expand:hover:after {
  transition: all .2s .1s ease-in-out;
}

/*Start Wizard*/

.bootstrapWizard {
    display: block;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%
}

.bootstrapWizard a:hover,.bootstrapWizard a:active,.bootstrapWizard a:focus {
    text-decoration: none
}

.bootstrapWizard li {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    padding-left: 0
}

.bootstrapWizard li:before {
    border-top: 2px solid #b2b5b9;
    content: "";
    display: block;
    font-size: 0;
    overflow: hidden;
    position: relative;
    top: 11px;
    right: 1px;
    width: 100%;
    z-index: 1
}

.bootstrapWizard li:first-child:before {
    left: 50%;
    max-width: 50%
}

.bootstrapWizard li:last-child:before {
    max-width: 50%;
    width: 50%
}

.bootstrapWizard li.complete .step {
    background: #0aa66e;
    padding: 1px 6px;
    border: 3px solid #55606E
}

.bootstrapWizard li .step i {
    font-size: 10px;
    font-weight: 400;
    position: relative;
    top: -1.5px
}

.bootstrapWizard li .step {
    background: #B2B5B9;
    color: #fff;
    display: inline;
    font-size: 15px;
    font-weight: 700;
    line-height: 12px;
    padding: 0px 6px;
    border: 3px solid transparent;
    border-radius: 50%;
    line-height: normal;
    position: relative;
    text-align: center;
    z-index: 2;
    transition: all .1s linear 0s
}

.bootstrapWizard li.active .step,.bootstrapWizard li.active.complete .step {
    background: #0091d9;
    color: #fff;
    font-weight: 700;
    padding: 2px 9px;
    font-size: 15px;
    border-radius: 50%;
    *border: 3px solid #55606E
}

.bootstrapWizard li.complete .title,.bootstrapWizard li.active .title {
    color: #2B3D53
}

.bootstrapWizard li .title {
    color: #bfbfbf;
    display: block;
    font-size: 13px;
    line-height: 15px;
    max-width: 100%;
    position: relative;
    table-layout: fixed;
    text-align: center;
    top: 20px;
    word-wrap: break-word;
    z-index: 104
}

.wizard-actions {
    display: block;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%
}

.wizard-actions li {
    display: inline
}

.tab-content.transparent {
    background-color: transparent
}
.box-tab {
    margin-top: 10px;
    border: 1px solid #e7eaec;
    padding: 14px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#orcamento_clientes, #ordemservico_clientes, #garantia_clientes, #requisicao_clientes  {
    border: 1px solid #e7eaec;
    border-radius: 8px;
    display: none;
    margin-top: 0px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#btnorcamentoAlterar {
    position: relative;
    display: none;
    margin-bottom: -20px;
    z-index: 1000;
}
#btnordemservicoAlterar {
    position: relative;
    display: none;
    margin-bottom: -20px;
    z-index: 1000;
    box-shadow: 0 1px 6px rgba(0,0,0,.3);
}
.box-titulo {
    text-align: center;
    width: 100%;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 14px;
    padding: 2px 0 2px 0;
    border-radius: 4px;
    margin: -5px 5px 10px -5px;

    background: rgb(244,244,244); /* Old browsers */
}
.box-upload-sucesso {
    display: none;
}
.upload-mensagem-sucesso {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 8px;
    color: #d3ffb8;
    float: left;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 10px;
    padding: 4px;
    position: absolute;
    display: none;
    z-index: 1000;
}
.orcamento-imagem-load, .ordemservico-imagem-load {
    width: 120px;
}
.ordemservico-ico-excluir, .garantia-ico-excluir, .requisicao-ico-excluir {
    color: #ed5565;
    margin-left: 3px;
    margin-top: 4px;
    position: absolute;
    display: block;
}
.cursor_hand {
    cursor: hand;
}
.box-imagem {
    margin-right: 15px;
}
.box_os_mensagem {
    background: rgba(0, 0, 0, .7);
    border-radius: 12px;
    bottom: 10px;
    color: #fff;
    font-size: 11px;
    padding: 1px 8px 0;
    position: absolute;
    right: 10px;
    width: 110px;
    display: none;
    position: fixed;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .5);
}
#form_pagamento {
    padding: 20px;
}
.menu-fixed {
    position: fixed;
}
#div_funcionario_informacao {
    margin-top: 10px;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #e7eaec;
    background-color: #f3f3f4;
}
.dt-left {
    text-align: left;
}
.dt-right {
    text-align: right;
}
.dt-center {
    text-align: center;
}
.cinza_escuro {
    color: #676a6c;
}
.imgSerasa {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#linkSerasa {
    display: none;
}
.cursor_seta {
    cursor: default;
}
.icon_verde {
    color: #71c341;
}
.icon_vermelho {
    color: #DE6068;
}
.box {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 3px solid #fff;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box::after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.box:hover {
    border: 3px solid #e7eaec;
    *transform: scale(1.25, 1.25);
}
/*
.box:hover {
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
}
.box:hover::after {
    opacity: 1;
}
*/

.tabela-borda {
    border-radius: 8px;
    background-color: #f7f7f7;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}
.tabela-titulo {
    padding: 2px 10px;
    border-bottom: 1px solid #e9e9e9;
    background-color: #e9e9e9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.btn-toolbar {
    margin-bottom: 10px;
}
.btn-toolbar2 {
    margin-bottom: 10px;
}
.fechar-sidebar {
    color: #cfcfcd;
    transition-duration: 0.5s, 1s, 2s, 0.3s, 3s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1.4);
    transition-delay: 0s;
    margin-right: 2px;
    margin-top: 5px;
}
.fechar-sidebar:hover {
    color: #474749;
}
.sidebar-titulo2 {
    font-size: 16px;
}
.hr-linha {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tachado {
    color: #aab0b4;
    text-decoration: line-through;
}
.garantia {
    margin-top: -8px;
    float: right;
    position: absolute;
    right: 20px;
    background-color: #fff;
    padding: 10px;
    padding-bottom: 0px;
    border: 1px solid #e7eaec;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
}
.ico-os {
    width: 50px;
}
.btn-light {
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 8px;
    overflow: hidden;
    padding: 4px 8px;
}
.clientes-panel {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    padding-right: 30px;
    *box-shadow: 0 0 12px rgba(0, 0, 0, .2);
    border: 1px solid #e5e6e7;
    background-color: #fff;
}
.clientes-titulo {
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}
select.ui-choose{display: none;}
ul.ui-choose {
box-sizing: border-box;
display: inline-block;
border: 1px solid transparent;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: transparent;
    border-bottom-color: transparent;
border-right: none;
border-bottom: none;
font-size: 16px;
padding: 0;
list-style: none;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top: -3px;
width: 100%;
}
ul.ui-choose:after { content: ""; display: table; clear: both; }
ul.ui-choose>li {
    box-sizing: border-box;
    height: 28px;
    width: 28px;
    line-height: 26px;
    margin: 2px 2px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    min-width: 20px;
    text-align: center;
}
ul.ui-choose>li:hover { z-index: 4; border-color: #1c84c6; color: #1c84c6; }
ul.ui-choose>li.selected { z-index: 30; border-color: #1c84c6; background-color: #1c84c6; color: #fff; }
ul.ui-choose>li.disabled { z-index: 2; background-color: #f2f2f2; color: #aaa; cursor: not-allowed; }
ul.ui-choose>li.disabled:hover { border-color: #aaa; }
ul.ui-choose>li.selected.disabled { z-index: 2; background-color: #8FC7FF; color: #fff; cursor: not-allowed; border-color: #8FC7FF; }
ul.choose-type-right>li.selected { color: #1c84c6; background: transparent url("./icon-selected.png") no-repeat right bottom; }
ul.ui-choose.choose-flex { display: flex; }
ul.ui-choose.choose-flex>li { flex: 1; padding: 0 8px; }
#cadeado_socio1_cpf, #cadeado_socio2_cpf  {
    position: absolute;
    right: 25px;
    top: 6px;
}
#sem_cadeado_socio1_cpf, #sem_cadeado_socio2_cpf {
    position: absolute;
    right: 21px;
    top: 6px;
}
.btn-bancos {
    border: 1px solid #e5e6e7;
    margin-right: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    border-radius: 6px;
}
.btn-bancos:hover {
    border: 1px solid #e5e6e7;
    background-color: #fff;
    margin-top: -15px;
    transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}
.btn-bancos:focus {
    *border: 1px solid #1c84c6;
    background: #fff;
}
.badge2 {
    margin-right: 2px;
    cursor: default;
}
#clientes-nome {
    margin-top: -10px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    *text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}
#clientes-nome1 {
    margin-top: -10px;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 5px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}
#cliente_nome {
    margin-top: -3px;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}
#clientes-titulo, #clientes-valor, #clientes-data_vencimento, #clientes-forma_pagamento {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 5px;
}
#clientes-titulo1, #clientes-valor1, #clientes-data_vencimento1, #clientes-forma_pagamento1 {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 5px;
}
#relatorio_cliente {
    margin-top: 20px;
}
.texto-valor {
    font-size: 28px;
    margin-top: -12px;
}
.produto_imagens {
    float: left;
    margin-left: 140px;
    margin-top: -160px;
    padding-right: 10px;
}
#imagem_borda {
    width: 160px;
    height: 160px;
    border: 1px solid #CCCCCC;
}
.preview {
    height: 160px;
    margin-right: 5px;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.produtos-thumb {
    height: 48px;
}
.table-novo {
    font-size: 8px;
    padding: 1px 2px 1px 2px;
    border: 1px solid #fb9c00;
    background-color: #faffe2;
    border-radius: 4px;
    color: #fb9c00;
}
.table-transporte {
    font-size: 8px;
    padding: 1px 2px 1px 2px;
    border: 1px solid #fb9c00;
    background-color: #faffe2;
    border-radius: 4px;
    color: #fb9c00;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.ico-cinza {
    color: #dddddd;
}
.ico-azul {
    color: #3a84c1;
}
.ico-vermelho {
    color: #ed5565;
}
.toolbar-icone {
    border: 1px solid #dddddd;
    padding: 2px 10px 2px 10px;
    border-radius: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    margin-top: 2px;
    text-align: center;
}
.td-tamanho {
    font-size: 24px;
    font-weight: 100;
}
/*
.td-tamanho-2 {
    font-size: 16px;
    font-weight: 100;
}
*/
.ico-arquivo {
    margin-top: -10px;
}
.rastreamento {
    color: #3f7bed;
    border: 1px solid rgba(72, 125, 229, 0.4);
    border-radius: 8px;
    padding: 4px 10px 4px 10px;
    margin-left: 5px;
    margin-top: -4px;
    box-shadow: 0 1px 5px rgba(72, 125, 229, 0.3);
    cursor: pointer;
}
#sidebar-status_3_fiscal_numero {
    float: right;
    margin-right: -5px;
    margin-top: -33px;
    font-size: 16px;
    border: 1px solid #dddddd;
    padding: 0 10px 0 10px;
    border-radius: 8px;
}
#sidebar-motivo {
    margin-bottom: 10px;
}
#calendario_receber_lista, #calendario_pagar_lista {
    padding-left: 0;
}
.pagamento_notificacao {
    color: #dfdce1;
    height: 40px;
    padding: 15px 15px 15px 15px;
    text-align: center;
    border-bottom: 1px solid #676a6c;
    top: 0;
    width: 100%;
    background: rgb(50,50,52);
    background: linear-gradient(123deg, rgba(50,50,52,1) 0%, rgba(51,51,51,1) 100%);
    border-bottom: 1px solid #212122;
}
.pagamento-texto {
    font-size: 20px;
    font-weight: 300;
}
.grafico_panel {
    color: #fff;
    height: 50px;
    width: 100%;
    text-align: center;
    padding-top: 3px;
    font-size: 30px;
    border-radius: 10px;
}
.grafico_panel_azul {
    background: #82b5e1;
}
.grafico_panel_verde {
    background: #8ebfb1;
}
.grafico_panel_vermelho {
    background: #dd9397;
}
.btn_mes {
    text-shadow: none;
    color: #fff;
}
.btn_mes:hover {
    text-shadow: none;
    color: #fff;
}
.btn_1 {
    background-color: #cc3b33;
    border: 1px solid #cc3b33;
}
.btn_2 {
    background-color: #e47737;
    border: 1px solid #e47737;
}
.btn_3 {
    background-color: #f3be43;
    border: 1px solid #f3be43;
}
.btn_4 {
    background-color: #bac945;
    border: 1px solid #bac945;
}
.btn_5 {
    background-color: #57b655;
    border: 1px solid #57b655;
}
.btn_6 {
    background-color: #4cb2ac;
    border: 1px solid #4cb2ac;
}
.btn_7 {
    background-color: #3b85ca;
    border: 1px solid #3b85ca;
}
.btn_8 {
    background-color: #5c3fc2;
    border: 1px solid #5c3fc2;
}
.btn_9 {
    background-color: #9742c1;
    border: 1px solid #9742c1;
}
.btn_10 {
    background-color: #d04b94;
    border: 1px solid #d04b94;
}
.btn_11 {
    background-color: #9e6946;
    border: 1px solid #9e6946;
}
.btn_12 {
    background-color: #1b1c1d;
    border: 1px solid #1b1c1d;
}
.btn_1:hover {
    background-color: #c33c2c;
    border: 1px solid #c33c2c;
}
.btn_2:hover {
    background-color: #e0693c;
    border: 1px solid #e0693c;
}
.btn_3:hover {
    background-color: #e3af53;
    border: 1px solid #e3af53;
}
.btn_4:hover {
    background-color: #acbb51;
    border: 1px solid #acbb51;
}
.btn_5:hover {
    background-color: #65a84b;
    border: 1px solid #65a84b;
}
.btn_6:hover {
    background-color: #589a95;
    border: 1px solid #589a95;
}
.btn_7:hover {
    background-color: #3c78bc;
    border: 1px solid #3c78bc;
}
.btn_8:hover {
    background-color: #5034b4;
    border: 1px solid #5034b4;
}
.btn_9:hover {
    background-color: #8b3ab4;
    border: 1px solid #8b3ab4;
}
.btn_10:hover {
    background-color: #d7498b;
    border: 1px solid #d7498b;
}
.btn_11:hover {
    background-color: #905d3b;
    border: 1px solid #905d3b;
}
.btn_12:hover {
    background-color: #27292a;
    border: 1px solid #27292a;
}
.sidebarValorTotal {
    position: absolute;
    right: 0;
    margin-top: -12px;
    margin-right: 15px;
    border: 1px solid #e7eaec;
    padding: 3px 10px 3px 10px;
    border-radius: 8px;
    background-color: #4c8fd7;
    font-size: 16px;
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    width: 130px;
    text-align: right;
}
.sideBarValorTotalPago {
    background: rgb(74,166,147);
    background: linear-gradient(137deg, rgba(74,166,147,1) 0%, rgba(91,185,165,1) 100%);
}
.sideBarValorTotalVencido {
    background: rgb(230,115,122);
    background: linear-gradient(137deg, rgba(230,115,122,1) 0%, rgba(235,134,140,1) 100%);
}
.sidebarProgresso {
    margin-top: 10px;
    height: 8px;
    width: 100%;
    border: 1px solid #dddddd;
}
#sidebar-cliente {
    *border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 4px;
    width: 96%;
    *box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}
#contasreceber_observacao {
    border-radius: 4px;
    background-color: #fdfee0;
}
.btn-baixar {
    font-size: 9px;
    padding: 0 3px 0 3px;
    margin-top: -3px;
}
.geradoBoleto {
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
}
.geradoBoleto:hover {
    margin-top: -10px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s;
}
.boletoPago {
    position: absolute;
    color: #50b095;
    font-size: 20px;
    margin-left: -50px;
    margin-top: -3px;
}
.boletoNaoPago {
    position: absolute;
    color: #de6068;
    font-size: 20px;
    margin-left: -50px;
    margin-top: -3px;
}
.boletoAguardar {
    position: absolute;
    color: #f7c244;
    font-size: 20px;
    margin-left: -50px;
    margin-top: -3px;
}
.clientes_icon_mapa {
    font-size: 18px;
    color: #5baaeb;
    cursor: pointer;
    position: absolute;
    margin-top: 1px;
}
.badge-roxo {
    background: rgb(68,99,237);
    background: linear-gradient(326deg, rgba(68,99,237,1) 0%, rgba(229,86,114,1) 100%);
}
#sidebar-software {
    position: absolute;
    right: 16px;
    margin-top: -40px;
}
.sidebar-linha {
    border-bottom: 1px solid #e7eaec; margin-top: 15px; margin-bottom: 10px;
}
.btnBanco {
    margin-bottom: 20px;
    padding: 4px;
    border-radius: 12px;
    cursor: pointer;
    border: 2px solid #f8fafb;
    height: 80px;
}
.btnBanco:hover {
    border: 2px solid #0085cc;
}
.breadcrumb-icon {
    font-size: 46px;
}
.agile-borda {
    height: 600px;
    overflow-x: auto;
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, .1);
}
.impressao-agile-borda {
    height: 1200px;
    overflow-y: auto;
    border: 1px dashed #9c9a9e;
    background: #f3f3f4;
    margin-top: 10px;
    padding: 0;
    border-radius: 8px;
    padding: 2px;
}
.panel-impressao-comentario {
    background-color: #fef9ca;
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px solid #e4e0b6;
}
.hr-linha {
    padding: 0;
    border-bottom: 1px solid #dddddd;
}
#sidebar-informacao {
    border: 1px solid #dddddd;
    padding: 10px;
    line-height: 1.5;
    border-radius: 8px;
}
#modal_pagamento_boleto_wait {
    margin-top: 20px;
}
#modal_pagamento_boleto_obrigado, #modal_pagamento_cartao_obrigado {
    font-size: 18px;
    color: #359a33;
    margin-top: 10px;
    margin-bottom: 10px;
}
#modal_pagamento_boleto_error {
    font-size: 14px;
    color: red;
    margin-top: 10px;
    margin-bottom: 10px;
}
#modal_pagamento_boleto_link {
    margin-top: 10px;
}
.btn-pagseguro {
    height: 18px;
}
.logo-pagseguro {
    height: 50px;
}
#box_pagseguro {
    padding-left: 0;
}
.box-pagseguro {
    padding: 20px;
    *background-color: #1c84c6;
    color: #fff;
    border-radius: 12px;
    border: 4px solid #fff;
    box-shadow: 0 3px 15px rgba(0,0,0, .3);
    color: #fff;
    margin: 0 auto;
    margin-bottom: 30px;
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
    background-size: 400% 400%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
}
@-webkit-keyframes Gradient {
    0% { background-position: 0% 50% }
    50% { background-position: 100% 50% }
    100% { background-position: 0% 50% }
}
@-moz-keyframes Gradient {
    0% { background-position: 0% 50% }
    50% { background-position: 100% 50% }
    100% { background-position: 0% 50% }
}
@keyframes Gradient {
    0% { background-position: 0% 50% }
    50% { background-position: 100% 50% }
    100% { background-position: 0% 50% }
}
#btnPagSeguroBoletoPagarAgora {
    box-shadow: 0 1px 10px rgba(0,0,0, .3);
}
#parcelas_div {
    margin-top: 20px;
}
.payment_lists_number_division {
    color: #606975;
    *padding: 2px 5px 4px 5px;
    margin-right: 5px;
    background: #f7f7f7;
    border: 2px solid #f7f7f7;
    width: 100px;
    text-align: center;
    font-size: 11px;
    border-radius: 4px;
    cursor: pointer;
    display: inline;
    float: left;
    margin-bottom: 5px;
    *box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
.payment_lists_number_division:hover {
    border: 2px solid #efecf1;
}
.label_branco {
    float:  left;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 2px 5px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 5px;
}

.btn-black {
    color:  #fff;
    margin-left: 10px;
    margin-top: -3px;
    background-color: #212122;
    border: 1px solid #212122;
}
.btn-black:hover, .btn-black:focus, .btn-black:active {
    color:  #dfdce1;
    background-color: #0c0c0d;
    border:  1px solid #0c0c0d;
}
.verde {
    color: #1ab394;
}
.fundo_verde {
    background-color: #1a9a81 !important;
}
#parcelas_div_loading {
    margin-top: 60px;
}
.logo-formapagamento {
    height: 28px;
}
.img-formapagamento {
    height: 40px;
    margin-top: -5px;
}
.btn-pagamento {
    border: 1px solid #d6dde2;
    padding: 3px;
    width: 100%;
    height: 50px;
    margin-top: 0;
    font-size: 25px;
    text-transform: none;
}
.btn-pagamento:hover {
    background-color: #eee;
    color: #606975;
}
.boxPagamento {
    margin-top: 10px;
    padding: 0 0 20px 0;
    border-radius: 12px;
    display: none;
    background-color: #fff;
}
.icon_boleto_success, .icon_cartao_success {
    font-size: 70px;
    color: #a5dc86;
}
.modal_titulo {
    font-size: 23px;
}
.pagseguro_titulo {
    font-size: 14px;
}
.mb5{
  margin-bottom: 5px;
}
.box-cfop {
    float: left;
    display: flex;
    margin-top: 10px;
    background-color: #fff;
}
.box-cfop > p {
    margin: 10px !important;
}
.box-cfop > input.cod {
    text-align: center;
    width: 30%;
}
.box-cfop > input.txt {

}
.semborda{
    border: none !important;
}
.imprimir_boletos {
    background-color: #676a6c;
    color: #fff;
    border-radius: 4px;
    padding: 10px;
    margin: 4px;
    text-align: center;
}
.imprimir_boletos:hover {
    background-color: #323232;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .6);
}
.icon-breadcrumb {
    font-size: 52px;
    color: #676a6c;
    margin-top: -2px;
    margin-left: 10px;
}
.tabela2 {
    padding-top: 10px;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
    margin-bottom: 20px;
    border-radius: 4px;
}
.breadcrumb-icon {
    font-size: 52px;
    text-align: center;
}
.page-heading {
    border-top: 0;
    padding: 0 10px 10px 10px;
}
.top_10 {
    margin-top: 10px;
}
.listaProgresso {
    position: absolute;
    right: 22px;
    margin-top: -5px;
}
.sweet-alert h2 {
    font-size: 26px !important;
}
.panelx {
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 8px;
    background-color: #fff;
}
.panelx2 {
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 8px;
    *box-shadow: 0 1px 1px rgba(0,0,0,.1);
    margin-bottom: 15px;
    background-color: #fff;
}
.boxMes {
    float: left;
    border: 2px solid #7fbcfa;
    color: #676a6c;
    padding: 10px;
    margin: 0 20px 20px 0;
    width: 260px;
    text-align: left;
    border-radius: 8px;
    cursor: pointer;
    *box-shadow: 0 2px 6px rgba(0,0,0,.2);
    background-color: #fff;
}
.boxMes:hover {
    border: 2px solid #1c84c6;
}
.boxMes2 {
    float: left;
    border: 2px solid #71e780;
    color: #676a6c;
    padding: 10px;
    margin: 0 20px 20px 0;
    width: 260px;
    text-align: left;
    border-radius: 8px;
    cursor: pointer;
    *box-shadow: 0 2px 6px rgba(0,0,0,.2);
    background-color: #fff;
}
.boxMes2:hover {
    border: 2px solid #19aa8d;
}
.boxMes3 {
    float: left;
    border: 2px solid #f7665e;
    color: #676a6c;
    padding: 10px;
    margin: 0 20px 20px 0;
    width: 260px;
    text-align: left;
    border-radius: 8px;
    cursor: pointer;
    *box-shadow: 0 2px 6px rgba(0,0,0,.2);
    background-color: #fff;
}
.boxMes3:hover {
    border: 2px solid #be3723;
}
.regua-horizontal {
    background: #333130;
    color: #fff;
    text-align: center;
    width: 75px;
    font-size: 10px;
    position: absolute;
    border-radius: 3px;
    left: 108px;
    top: -4px;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.regua-vertical {
    background: #333130;
    color: #fff;
    text-align: center;
    width: 75px;
    font-size: 10px;
    position: absolute;
    border-radius: 3px;
    top: 30px;
    margin-left: -20px;
    border: 1px solid #fff;
    margin-left: -20px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.bg_container {
    padding-top: 10px;
    padding-left: 10px;
    *height: 230px;
    background-color: #474747;
    background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
    background-position: 10px 10px;
    background-image: linear-gradient(rgba(255, 255, 255, .3) 1px, transparent 1px),
                      linear-gradient(0, rgba(255, 255, 255, .3) 1px, transparent 1px),
                      linear-gradient(rgba(255, 255, 255, .1) 1px, transparent 1px),
                      linear-gradient(0, rgba(255, 255, 255, .1) 1px, transparent 1px);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -webkit-linear-gradient(0, rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -webkit-linear-gradient(rgba(255, 255, 255, .1) 1px, transparent 1px),
                      -webkit-linear-gradient(0, rgba(255, 255, 255, .1) 1px, transparent 1px);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -moz-linear-gradient(0, rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -moz-linear-gradient(rgba(255, 255, 255, .1) 1px, transparent 1px),
                      -moz-linear-gradient(0, rgba(255, 255, 255, .1) 1px, transparent 1px);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -ms-linear-gradient(0, rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -ms-linear-gradient(rgba(255, 255, 255, .1) 1px, transparent 1px),
                      -ms-linear-gradient(0, rgba(255, 255, 255, .1) 1px, transparent 1px);
    background-image: -o-linear-gradient(rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -o-linear-gradient(0, rgba(255, 255, 255, .3) 1px, transparent 1px),
                      -o-linear-gradient(rgba(255, 255, 255, .1) 1px, transparent 1px),
                      -o-linear-gradient(0, rgba(255, 255, 255, .1) 1px, transparent 1px);
}
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;

}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.ibox-content2 {
    padding: 10px 20px;
}
.ibox-content-impressao {
    background-color: #f3f3f4;
    padding: 10px;

}
.box-impressao {
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
}
.box-impressao-titulo-aguardar {
    background-color: #4ba8c3;
}
.box-impressao-titulo-imprimir {
    background-color: #3d88c0;
}
.box-impressao-titulo-acabamento {
    background-color: #2b6878;
}
.box-impressao-titulo-expedicao {
    background-color: #014848;
}
.ibox-title {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 90px 8px 15px;
    min-height: 48px;
    position: relative;
    clear: both;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 2px 2px 0 0;
}
.ibox-tools {
    display: block;
    float: none;
    margin-top: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    text-align: right;
}
#boxCalendarioMesPedidoVendas, #boxCalendarioMesReceita, #boxCalendarioMesDespesa {
    margin-top: 10px;
}
#boxPedidoVendas, #boxReceita, #boxDespesa {
    display: none;
    margin-top: 5px;
    box-shadow: 0 1px 5px rgba(0,0,0, .1);
}
#boxCarregandoPedidoVendas, #boxCarregandoReceita, #boxCarregandoDespesa {
    display: none;
    margin-top: 100px;
}
#sidebar-mes-ano {
    font-size: 28px;
    text-align: center;
    color: #1c84c6;
    font-weight: bold;
}
.listaMensalReceitaProdutos, .listaMensalPedidoVendas, .listaMensalPedidoVendasProdutos, .listaMensalReceitaPago, .listaMensalReceitaNaoPago {
    border-bottom: 1px solid #ddd;
    height: 250px;
    overflow-y: auto;
    *border-radius: 8px;
    *box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
}
.listaMensalPedidoVendasProdutos {
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    height: 250px;
    overflow-y: auto;
    *border-radius: 8px;
    *box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
}
.listaMensalGrupoDespesa {
    padding: 5px;
}
#pedidovendas_valor_total, #receita_valor_total, #pedidovendas_produtos_valor_total {
    font-size: 28px;
    color: #000;
    text-align: right;
    padding-right: 5px;
}
#despesa_valor_total {
    margin-top: -20px;
    font-size: 28px;
    color: #000;
    text-align: right;
    padding-right: 5px;
}
.receita_valor_total_pagonaopago {
    font-size: 18px;
    color: #000;
    text-align: right;
    padding-right: 5px;
    padding-top: 10px;
}
.listaMensalPedidoVendasProdutosMaisVendidos {
    left: 208px;
}
.badge_amarelo {
    margin-right: 5px;
    margin-bottom: 10px;
    background: rgb(245,240,202);
    background: linear-gradient(169deg, rgba(245,240,202,1) 0%, rgba(247,235,131,1) 100%);
    border: 1px solid #f5db6c;
    border-radius: 25px;
}
#myChart {
    height: 300px;
}
.titulo-bemvindo {
    margin-top: 20px;
    font-size: 20px;
}
.impressao-imagem {
    *min-height: 80px;
    text-align: center;
}
.imagem-thumbnail {
    height: 100px;
    margin: 4px;
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
    border-radius: 4px;
}
.panelWhatsapp {
    background: rgb(118,202,106);
    background: linear-gradient(225deg, rgba(118,202,106,1) 0%, rgba(90,167,79,1) 100%);
    color: #fff;
    padding: 10px;
    margin-top: 20px;
    border-radius: 6px;
}
.link-whatsapp {
    color: #fff;
    text-decoration: none;
}
.link-whatsapp:hover {
    color: #fff;
    text-decoration: underline;
}
.link-whatsapp:focus {
    color: #fff;
    text-decoration: none;
}
.relatorioTitulo {
    padding: 10px;
    text-align: center;
    border: 1px;
    border-radius: 4px;
    margin-top: 5px;
    font-weight: inherit;
    box-shadow: 0 1px 5px rgba(0,0,0,.10);
    font-size: 18px;
    color: #fff;
}
.btnRelatorio {
    height: 40px;
    margin-top: 10px;
    margin-bottom: 12px;
    background: #fff;
    color: #7c7c7c;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    border-radius: 8px;
}
.btnRelatorio:hover {
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
    transition: all .2s;
}
.btnRelatorio:focus {
    background: #fff;
    border: 1px solid #fff;
}
.ordemservico-funcionarios {
    font-size: 24px;
    padding: 6px;
}
.ordemservico-pedido {
    font-weight: 600;
    font-size: 24px;
    padding: 6px;
    color: #f64b4b;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
#status-confirmado {
    position: absolute;
    right: 20px;
    background: #fff;
    width: 100px;
    border: 1px solid #e7eaec;
    color: #1c84c6;
    margin-top: 15px;
}
.contaspagarPanel {
    padding: 20px;
    margin: 20px;
    background-color: #fff;
    box-shadow: 0 1px 10px rgba(0,0,0,.1);
    border-radius: 8px;
}
.msgPagamentoInad2 {
    margin-top: -5px;
    position: absolute;
    right: 28px;
    border: 1px solid #f7665e;
    padding: 2px 10px;
    border-radius: 8px;
    background-color: #f7665e;
    color: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
    right: 28px;
}
.boxPanelCaixa {
    margin-top: 50px;
    text-align: center;
}
#financeiroValorTotal {
    font-size: 26px;
}


/*botoes novos*/

.btn-primary{
	background-color: #37bfba;
	border: 1px solid #37bfba;
	color: #fff;
	border-radius: 40px;
	padding: 5px 20px;
}

.btn-primary:hover{
	background-color: #30a29e;
	border: none;
	color: #fff;
}

.btn-success{
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	color: #2f4050;
	border-radius: 40px;
	padding: 5px 20px;
}

.btn-success:hover{
	background-color: #e7e7e7;
	border: none;
	color: #2f4050;
}



.btn-secondary{
	background-color: #aa34c8;
	border: 1px solid #aa34c8;
	color: #fff;
	border-radius: 40px !important;
	padding: 5px 20px;

}

.btn-secondary:hover {
	background-color: #8f2da9;
	border: none;
	color: #fff;
}
.btn-info{
	background-color: #2393c1;
	border: 1px solid #2393c1;
	color: #fff;
	border-radius: 40px;
	padding: 5px 20px;

}

.btn-info:hover {
	background-color: #1f7aa1;
	border: none;
	color: #fff;
}
