/*===================================RESET===================================*/

*::selection {
background: #FFF;
color: #ffce2b;
}

*::-moz-selection {
background: #FFF;
color: #ffce2b;
}

*::-webkit-selection {
background: #FFF;
color: #ffce2b;
}

::-webkit-input-placeholder {
opacity: 1;
}

::-moz-placeholder {
opacity: 1;
/* firefox 19+ */
}

:-ms-input-placeholder {
opacity: 1;
/* ie */
}

input:-moz-placeholder {
opacity: 1;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
border: 0px none;
outline: 0 none!important;
}

select {
box-shadow: none!important;
}

button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"]>input[type="button"]:focus::-moz-focus-inner {
border: 0px none;
outline: 0 none!important;
}

input[type="button"],
input[type="submit"],
input[type="text"] {
-webkit-appearance: none;
-moz-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
appearance: none;
}

html {
width: 100%;
height: 100%;
}

input,
textarea,
button {
box-shadow: none!important;
border: 0 none;
resize: none;
background-color: transparent;
outline: 0 none!important;
}

a {
color: inherit;
text-decoration: none; //color:expression(this.parentNode.currentStyle['color']);border: 0px none;outline: 0 none!important;}p{margin:0px;padding:0px;line-height:inherit;line-height:expression(this.parentNode.currentStyle['line-height']);}img{border:0 none;}ul,li{margin:0px;padding:0px;list-style-type:none;line-height:inherit;//line-height:expression(this.parentNode.currentStyle['line-height']);}
/*===========================================================================*/
/*===================================FONTS===================================*/
@font-face {
    font-family: 'FONT';
    src: url('../fonts/FONT/FONT.eot');
    src: url('../fonts/FONT/FONT.eot?#iefix') format('embedded-opentype'), url('../fonts/FONT/FONT.woff') format('woff'), url('../fonts/FONT/FONT.woff2') format('woff2'), url('../fonts/FONT/FONT.ttf') format('truetype'), url('../fonts/FONT/FONT.otf') format('opentype'), url('../fonts/FONT/FONT.svg#FONT') format('svg');
}
@font-face {
    font-family: 'WSL';
    /*Work Sans Light*/
    src: url('../fonts/WSL/WSL.eot');
    src: url('../fonts/WSL/WSL.eot?#iefix') format('embedded-opentype'), url('../fonts/WSL/WSL.woff') format('woff'), url('../fonts/WSL/WSL.woff2') format('woff2'), url('../fonts/WSL/WSL.ttf') format('truetype'), url('../fonts/WSL/WSL.otf') format('opentype'), url('../fonts/WSL/WSL.svg#WSL') format('svg');
}
@font-face {
    font-family: 'WSR';
    /*Work Sans Regular*/
    src: url('../fonts/WSR/WSR.eot');
    src: url('../fonts/WSR/WSR.eot?#iefix') format('embedded-opentype'), url('../fonts/WSR/WSR.woff') format('woff'), url('../fonts/WSR/WSR.woff2') format('woff2'), url('../fonts/WSR/WSR.ttf') format('truetype'), url('../fonts/WSR/WSR.otf') format('opentype'), url('../fonts/WSR/WSR.svg#WSR') format('svg');
}
@font-face {
    font-family: 'WSEB';
    /*Work Sans Extra Bold*/
    src: url('../fonts/WSEB/WSEB.eot');
    src: url('../fonts/WSEB/WSEB.eot?#iefix') format('embedded-opentype'), url('../fonts/WSEB/WSEB.woff') format('woff'), url('../fonts/WSEB/WSEB.woff2') format('woff2'), url('../fonts/WSEB/WSEB.ttf') format('truetype'), url('../fonts/WSEB/WSEB.otf') format('opentype'), url('../fonts/WSEB/WSEB.svg#WSEB') format('svg');
}
@font-face {
    font-family: 'WSB';
    /*Work Sans Bold*/
    src: url('../fonts/WSB/WSB.eot');
    src: url('../fonts/WSB/WSB.eot?#iefix') format('embedded-opentype'), url('../fonts/WSB/WSB.woff') format('woff'), url('../fonts/WSB/WSB.woff2') format('woff2'), url('../fonts/WSB/WSB.ttf') format('truetype'), url('../fonts/WSB/WSB.otf') format('opentype'), url('../fonts/WSB/WSB.svg#WSB') format('svg');
}
@font-face {
    font-family: 'BNB';
    /*Work Sans Bold*/
    src: url('../fonts/BNB/BNB.eot');
    src: url('../fonts/BNB/BNB.eot?#iefix') format('embedded-opentype'), url('../fonts/BNB/BNB.woff') format('woff'), url('../fonts/BNB/BNB.woff2') format('woff2'), url('../fonts/BNB/BNB.ttf') format('truetype'), url('../fonts/BNB/BNB.otf') format('opentype'), url('../fonts/BNB/BNB.svg#BNB') format('svg');
}
/*===========================================================================*/
/*===================================MAIN===================================*/
/*.container{
width:970px!important;//habilitar para sites não responsivos
}*/
/*
Vermelho = #e30613;
Cinza claro = #cecece;
Cinza escuro = #7c7c7c;
Branco = #ffffff;
*/
header,
section,
footer,
.header,
.section,
.footer,
.section-nav,
.div-logo,
.div-menu,
.section-banner,
.div-banner,
.div-opcoes,
.div-opcoes-lista ul,
.div-opcoes-lista ul li,
.div-opcoes-lista ul li a {
    width: 100%;
    float: left;
}
.div-banner {
    margin-bottom: -50px;
}
.no-padding-col {
    padding: 0px;
}
.section-nav {
    background-color: #e30613;
    position: relative;
}
.div-menu {
    text-align: center;
}
.div-menu ul {
    display: inline-block;
}
.div-menu ul li {
    width: auto;
    display: inline-block;
    padding: 25px 10px;
}
.div-menu ul li a {
    font-family: 'WSL';
    font-size: 20px;
    color: #ffffff;
}
.div-menu ul li a:hover,
.div-menu ul li a:focus {
    text-decoration: none;
    color: #000000;
}
.div-opcoes {
    text-align: right;
}
.btn-default.btn-opcoes:hover,
.btn-default.btn-opcoes:focus,
.btn-default.btn-opcoes {
    width: 109px;
    height: 109px;
    position: absolute;
    float: right;
    right: 0;
    top: -15px;
    border: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    color: #e30613;
    font-size: 28px;
}
.div-opcoes-lista {
    width: 350px;
    height: auto;
    float: right;
    background-color: #ffffff;
    box-shadow: -5px 5px 20px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 200;
    top: 78px;
    right: 0;
    overflow: auto;
    display: none;
    padding: 35px 0px 0px 0px;
}
.div-opcoes-lista ul li a {
    font-family: 'WSR';
    font-size: 18px;
    color: #7c7c7c;
    padding: 5px 30px;
}
.div-opcoes-lista ul li a:hover,
.div-opcoes-lista ul li a:focus {
    text-decoration: none;
    color: #e30613;
}
.div-opcoes-lista ul li.li-link-sair {
    background-color: #e30613;
    margin-top: 35px;
}
.div-opcoes-lista ul li.li-link-sair a {
    color: #ffffff;
}
/*.carousel-inner>.item{
height:calc(100vh - 109px);
background-size:cover!important;
}*/
.carousel-control.left,
.carousel-control.right {
    width: 50px;
    height: 50px;
    float: right;
    line-height: 52px;
    background: none;
    background-color: #e30613;
    color: #ffffff;
    opacity: 1;
    top: -65px;
    margin-right: 15px;
    text-shadow: none;
    position: relative;
}
.section-forca-vendas {
    padding: 20px 0px 50px 0px;
}
.section-propostas,
.div-titulo-padrao,
.div-titulo-padrao div,
.section-forca-vendas {
    width: 100%;
    float: left;
}
.div-titulo-padrao {
    margin-bottom: 20px;
}
.div-titulo-padrao div {
    text-align: center;
}
.div-titulo-padrao div h3 {
    width: auto;
    font-family: 'WSEB';
    font-size: 20px;
    color: #606060;
}
.div-titulo-padrao div span {
    width: 70%;
    height: 1px;
    display: inline-block;
    background-color: #ededed;
}
.col-md-20-percent {
    width: 20%;
    float: left;
    padding: 0px 15px;
    box-sizing: border-box;
}
.div-quadro-cinza {
    width: 100%;
    min-height: 100px;
    float: left;
    background-color: #e4e4e4;
    padding: 10px;
    margin-bottom: 30px;
}
.section-propostas {
    padding: 20px 0px;
    background-color: #f5f5f5;
}
.div-titulo-padrao div span.traco-dois {
    background-color: #606060;
}
.div-quadro-cinza span,
.div-quadro-cinza p,
.div-quadro-cinza h3 {
    width: 100%;
    float: left;
    text-align: center;
}
.div-quadro-cinza h3 {
    height: 42px;
    line-height: 14px;
    font-family: 'WSB';
    font-size: 14px;
    color: #606060;
    margin: 0px 0px 5px 0px;
}
.div-quadro-cinza p {
    height: 24px;
    line-height: 12px;
    font-family: 'WSL';
    font-size: 12px;
    color: #606060;
    margin: 10px 0px 0px 0px;
}
.div-quadro-cinza span {
    font-family: 'WSB';
    line-height: 17px;
    font-size: 17px;
    color: #606060;
    background-color: #ffffff;
    padding: 18px 5px;
}
.div-quadro-cinza b {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'BNB';
    font-size: 54px;
    line-height: 60px;
}
.div-quadro-cinza>div {
    width: 100%;
    float: left;
    margin-top: 5px;
    text-align: center;
}
.div-quadro-cinza div .div1 {
    width: 40px;
    min-height: 35px;
    float: left;
    background-color: #ffffff;
    font-family: 'WSL';
    font-size: 17px;
    color: #606060;
    margin-right: 5px;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
}
.div1.div1-ano {
    font-size: 12px!important;
    line-height: 12px;
}
.div-quadro-cinza div .div2 {
    width: calc(100% - 45px);
    min-height: 35px;
    float: left;
    background-color: #ffffff;
    font-family: 'WSL';
    font-size: 17px;
    color: #606060;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
}
.div-quadro-cinza span.span-comissao {
    font-size: 30px;
}
.div-quadro-cinza>div i {
    font-size: 70px;
    color: #efc605;
}
.div-quadro-cinza>div a {
    font-family: 'WSB';
    font-size: 14px;
    color: #606060;
}
.div-quadro-cinza>div a:hover,
.div-quadro-cinza>div a:focus {
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75);
}
.div-quadro-cinza-2 {
    width: 100%;
    min-height: 50px;
    float: left;
    background-color: #e4e4e4;
    margin-bottom: 30px;
}
.padding-control-1 {
    padding-left: 0px;
    padding-right: 2px;
    margin-bottom: 5px;
}
.padding-control-2 {
    padding-right: 0px;
    padding-left: 3px;
    margin-bottom: 5px;
}
.div-quadro-cinza span.span-menor {
    padding: 4px;
}
.div-btn-proposta {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0px;
}
.btn-default.btn-proposta:hover,
.btn-default.btn-proposta:focus,
.btn-default.btn-proposta {
    border: 0px;
    font-family: 'WSB';
    font-size: 15px;
    color: #ffffff;
    background-color: #ffce2b;
    padding: 15px;
    border: 2px solid #ffce2b;
}
.section-forca-vendas.section-metas-top-five {
    padding: 25px 0px;
}
.titulo-metas {
    width: 100%;
    float: left;
    font-family: 'WSB';
    font-size: 17px;
    color: #999999;
    margin-left: 6px;
}
.div-dados-metas {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.table>thead:first-child>tr:first-child>th {
    font-family: 'WSL';
    font-size: 15px;
    color: #999999;
    text-align: center;
}
.table>thead>tr>th {
    border: 6px solid #fff;
    padding: 0px;
    border-bottom: 0px;
}
.table>tbody>tr>td {
    border: 6px solid #fff;
    background-color: #eaeaea;
    color: #606060;
    font-family: 'WSR';
    font-size: 13px;
}
.table-lista>tbody>tr>td {
    padding: 0px;
    border-radius: 14px;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}
.excluir-proposta {
    background-color: #ff1100 !important;
    border: 6px solid #fff !important;
    color: #ffffff !important;
    font-family: 'WSB' !important;
    font-size: 15px !important;
    text-align: center !important;
}
.editar-proposta,
.editar-botao-item,
.div-dados-metas .table>tbody>tr>td:last-child {
    border: 6px solid #fff !important;
    background-color: #77cde3 !important;
    color: #ffffff !important;
    font-family: 'WSB' !important;
    font-size: 15px !important;
    text-align: center !important;
}
.table>tbody>tr>td.td-voce {
    background-color: #ffffff;
    box-shadow: inset 0px 0px 1px 2px #dcdcdc;
    border: 3px solid #fff;
}
.table>tbody>tr>td.td-green {
    background-color: #a7c04d;
}
footer {
    width: 100%;
    float: left;
    background-color: #ededed;
    padding: 30px 0px;
}
.div-logo-rodape {
    width: 100%;
    float: left;
    text-align: right;
}
.div-dados-contato {
    width: 250px;
    float: left;
    text-align: center;
}
.div-dados-contato i {
    font-size: 30px;
    color: #adadad;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
}
.div-dados-contato p {
    font-family: 'WSR';
    font-size: 15px;
    line-height: 15px;
    color: #606060;
}
.div-dados-contato a {
    font-family: 'WSB';
    font-size: 23px;
    line-height: 23px;
    color: #a70303;
}
.div-dados-contato span {
    font-family: 'WSB';
    font-size: 23px;
    line-height: 23px;
    color: #a70303;
}
.div-proposta form,
.div-proposta div,
.div-proposta {
    width: 100%;
}
.div-proposta div {
    text-align: center;
    margin-top: 15px;
}
.modal-header {
    border: 0px;
}
.modal-title {
    width: 100%;
    float: left;
    font-family: 'WSEB';
    font-size: 20px;
    color: #606060;
}
textarea.form-control.form-padrao {
    height: 120px;
}
select.form-control.form-padrao {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(../img/seta-form.png)no-repeat;
    cursor: pointer;
    background-color: #eaeaea;
    background-position: 97% 50%;
}
.form-control.form-padrao {
    border: 0px;
    height: 46px;
    font-size: 15px;
    border: 0!important;
    font-family: 'WSR';
    color: #606060;
    background-color: #eaeaea;
}
button.close {
    width: 30px;
    height: 30px;
    font-size: 30px;
    background-color: #e30613;
    color: #ffffff;
    opacity: 1;
    border-radius: 5px;
}
#footer-login {
    margin-top: -50px;
}
.form-login {
    width: 100%;
    float: left;
    padding: 16px 0px;
}
.div-btn-login {
    width: 110px;
    float: left;
    margin-left: 30px;
}
.div-campos {
    width: calc(100% - 140px);
    float: left;
}
.btn-default.btn-login:hover,
.btn-default.btn-login:focus,
.btn-default.btn-login {
    width: 100%;
    height: 46px;
    float: left;
    font-family: 'WSB';
    font-size: 17px;
    color: #ffffff;
    background-color: #000000;
    border-radius: 0px;
    border: 0px;
    box-shadow: inset 0px 3px 2px -1px white!important;
}
.form-control.control-login {
    height: 46px;
    font-family: 'WSB';
    font-size: 17px;
    color: #000000;
    border-radius: 0px;
    border: 0px;
    box-shadow: inset 0px 2px 1px -1px black!important;
}
.form-control.control-login::-webkit-input-placeholder {
    color: #000;
}
.form-control.control-login:-moz-placeholder {
    color: #000;
}
.form-control.control-login::-moz-placeholder {
    color: #000;
}
.form-control.control-login:-ms-input-placeholder {
    color: #000;
}
.section-padrao {
    width: 100%;
    float: left;
    padding: 100px 0px;
}
.formulario-cadastro {
    width: 100%;
    float: left;
}
.container.form-container input,
.form-busca select,
.formulario-cadastro input,
.formulario-cadastro select {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}
.btn-default.btn-incluir:hover,
.btn-default.btn-incluir:focus,
.btn-default.btn-incluir {
    padding: 15px 40px;
    border: 0px;
    background-color: #a7c04d;
    margin-top: 50px;
    font-family: 'WSR';
    font-size: 17px;
    color: #ffffff;
}
.div-busca {
    width: 100%;
    float: left;
}
.form-busca {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.btn-default.btn-busca2:hover,
.btn-default.btn-busca2:focus,
.btn-default.btn-busca2,
.btn-default.btn-busca:hover,
.btn-default.btn-busca:focus,
.btn-default.btn-busca {
    width: 100%;
    padding: 38px;
    border: 0px;
    background-color: #a7c04d;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'WSB';
    font-size: 19px;
    color: #ffffff;
}
.btn-default.btn-busca2:hover,
.btn-default.btn-busca2:focus,
.btn-default.btn-busca2 {
    background-color: #ffce2b;
    white-space: initial;
}
.btn-default.btn-busca3:hover,
.btn-default.btn-busca3:focus,
.btn-default.btn-busca3 {
    width: 100%;
    height: 46px;
    line-height: 18px;
    padding: 10px;
    border: 0px;
    background-color: #a7c04d;
    font-family: 'WSB';
    font-size: 18px;
    color: #ffffff;
}
#form-buscar {
    margin-bottom: 55px;
}
.div-dados-propostas {
    width: 100%;
    float: left;
    padding: 50px 0px 15px 0px;
    margin: 50px 0px 15px 0px;
    border-top: 1px solid #ededed;
}
.table>tbody>tr>td.td-input {
    width: 130px;
}
.td-input .form-control.form-padrao {
    width: 130px;
}
.editar-item:hover,
.editar-item:focus,
.editar-item {
    width: 100%;
    float: left;
    font-size: 25px;
    line-height: 25px;
}
.editar-item i {
    margin-right: 0px;
    margin-top: 0px;
    padding: 5px;
}
.table.table-metas-interna {
    width: 100%;
    float: left;
    margin: 30px 0px 20px 0px;
}
.table.table-metas-interna>tbody>tr>td:first-child {
    width: 120px;
    text-align: center;
    background-color: transparent;
}
.table.table-metas-interna>thead:first-child>tr:first-child>th {
    text-align: center;
}
.table.table-metas-interna>tbody>tr>td:last-child {
    background-color: #eaeaea;
}
.tr-desafio td {
    height: 46px;
    background-color: transparent!important;
    text-align: center;
}
.table.table-metas-interna>tbody>tr>td:last-child {
    color: #606060;
    font-family: 'WSR';
}
.div-balao-texto,
.div-geral-obs b,
.div-geral-obs {
    width: 100%;
    float: left;
}
.div-geral-obs {
    padding: 50px 0px 0px 0px;
}
.div-geral-obs b {
    font-family: 'WSB';
    font-size: 17px;
    color: #606060;
    margin-bottom: 20px;
}
.div-balao-texto {
    background-color: #eaeaea;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 40px;
}
.div-balao-texto p {
    font-family: 'WSR';
    font-size: 15px;
    color: #7c7c7c;
}
.form-cadastro-metas {
    width: 100%;
    float: left;
}
.btn-default.btn-busca.btn-plus-add {
    background-color: #93c4ef;
    font-size: 50px;
    padding: 15px;
}
.titulo-referencia,
.titulo-produto {
    width: 100%;
    float: left;
    font-family: 'WSB';
    font-size: 30px;
    color: #a2a2a2;
}
.titulo-referencia {
    font-size: 17px;
    text-align: right;
}
.img-descricao {
    width: 100%;
    float: left;
    text-align: center;
}
.img-descricao img {
    max-width: 100%;
    margin-top: 35px;
}
.texto-descricao {
    width: 100%;
    float: left;
    font-family: 'WSR';
    font-size: 17px;
    color: #606060;
    background-color: #eaeaea;
    border-radius: 10px;
    padding: 15px;
}
.label-titulo {
    width: 100%;
    float: left;
    font-family: 'WSB';
    font-size: 15px;
    color: #606060;
    margin-bottom: 0px;
    margin-top: 15px;
}
#dados-maquina {
    margin-top: 50px;
}
.div-logo-hyva-proposta {
    width: 100%;
    float: left;
    text-align: left;
}
.titulo-geral {
    width: 100%;
    height: 79px;
    float: left;
    font-family: 'WSB';
    font-size: 17px;
    line-height: 17px;
    color: #606060;
    display: table;
}
.titulo-geral p {
    display: table-cell;
    vertical-align: bottom
}
.div-dados-empresa-proposta {
    width: 100%;
    height: 79px;
    float: left;
    text-align: right;
    display: table;
}
.div-dados-empresa-proposta b,
.div-dados-empresa-proposta span,
.div-dados-empresa-proposta a {
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 19px;
    color: #606060;
}
.div-dados-empresa-proposta div {
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
}
.div-dados-empresa-proposta b {
    font-family: 'WSB';
}
.div-dados-empresa-proposta span {
    font-family: 'WSR';
}
.div-dados-empresa-proposta a {
    font-family: 'WSR';
}
.div-logo-aqui {
    width: 100%;
    height: 79px;
    float: left;
    display: table;
}
.div-logo-aqui div {
    width: 100%;
    text-align: center;
    background-color: #eaeaea;
    font-family: 'WSR';
    font-size: 17px;
    line-height: 17px;
    color: #606060;
    display: table-cell;
    vertical-align: middle;
    border-radius: 5px;
}
.campos-dados-add {
    width: calc(100% - 165px);
    float: left;
}
.campos-dados-excluir {
    width: 150px;
    float: left;
    margin-left: 15px;
}
.campos-dados-excluir .btn-success,
.campos-dados-excluir .btn-danger {
    width: 100%;
    height: 46px;
    float: left;
    margin: 5px 0px;
    font-family: 'WSB';
}
.div-editar-interna {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
}
.btn-info.btn-info2 {
    font-family: 'WSB';
    font-size: 17px;
    border: 0px;
}
.editar-item.desativar-item {
    color: #000000;
}
td img {
    max-width: 50px;
    max-height: 50px;
}
@media(max-width:1199px) {
    #footer-login {
        margin-top: -40px;
    }
    .div-quadro-cinza div .div2 {
        font-size: 16px;
    }
    .div-quadro-cinza span.span-comissao {
        font-size: 27px;
    }
    .div-quadro-cinza h3 {
        font-size: 13px;
    }
    .div-quadro-cinza span {
        font-size: 15px;
    }
    .div-menu ul li a {
        font-size: 18px;
    }
    .div-menu ul li {
        padding: 27px 8px;
    }
    .div-opcoes-lista ul li a {
        font-size: 16px;
    }
    .div-opcoes-lista {
        width: 290px;
    }
    .carousel-control.left,
    .carousel-control.right {
        width: 40px;
        height: 40px;
        line-height: 42px;
        top: -55px;
    }
    .btn-default.btn-busca2:hover,
    .btn-default.btn-busca2:focus,
    .btn-default.btn-busca2 {
        padding: 80px 30px;
    }
}
@media(max-width:991px) {
    .table>thead:first-child>tr:first-child>th {
        font-size: 13px;
    }
    .table>tbody>tr>td.td-input {
        width: 100px;
    }
    .td-input .form-control.form-padrao {
        width: 100px;
        font-size: 13px;
    }
    .btn-default.btn-busca2:hover,
    .btn-default.btn-busca2:focus,
    .btn-default.btn-busca2 {
        padding: 30px;
    }
    .section-padrao {
        padding: 75px 0px;
    }
    #footer-login {
        margin-top: -30px;
    }
    .div-dados-contato {
        width: 200px;
        padding: 15px 0px;
    }
    .div-dados-contato i {
        font-size: 25px;
        height: 23px;
        line-height: 23px;
    }
    .div-dados-contato p {
        font-size: 14px;
        line-height: 14px;
    }
    .div-dados-contato a {
        font-size: 18px;
        line-height: 18px;
    }
    .div-dados-contato span {
        font-size: 18px;
        line-height: 18px;
    }
    .div-quadro-cinza>div i {
        font-size: 55px;
    }
    .div-quadro-cinza {
        padding: 5px;
    }
    .div-quadro-cinza p {
        font-size: 11px;
    }
    .div-quadro-cinza b {
        font-size: 50px;
        line-height: 50px;
    }
    .div-quadro-cinza span.span-comissao {
        font-size: 24px;
    }
    .div-quadro-cinza span {
        font-size: 13px;
        line-height: 13px;
    }
    .div-quadro-cinza div .div2 {
        width: 100%;
        min-height: 31px;
        font-size: 14px;
    }
    .div-quadro-cinza div .div1 {
        width: 100%;
        min-height: 31px;
        margin: 5px 0px 3px 0px;
        font-size: 15px;
    }
    .div-menu ul li a {
        font-size: 16px;
    }
    .div-menu ul li {
        width: 100%;
        padding: 2px 5px;
    }
    .div-opcoes-lista ul li a {
        font-size: 14px;
    }
    .div-opcoes-lista {
        width: 280px;
    }
    .carousel-control.left,
    .carousel-control.right {
        width: 30px;
        height: 30px;
        line-height: 32px;
        top: -35px;
        margin-right: 5px;
        font-size: 13px;
    }
    .div-logo-aqui,
    .div-dados-empresa-proposta {
        margin-top: 30px;
    }
    .titulo-geral {
        text-align: right;
    }
    .div-dados-empresa-proposta {
        text-align: left;
    }
}
@media(max-width:767px) {
    .div-editar-interna {
        text-align: center;
    }
    .div-dados-empresa-proposta b,
    .div-dados-empresa-proposta span,
    .div-dados-empresa-proposta a {
        font-size: 15px;
        line-height: 17px;
    }
    .div-logo-hyva-proposta,
    .titulo-geral,
    .div-dados-empresa-proposta {
        text-align: center;
    }
    .div-dados-empresa-proposta div,
    .titulo-geral {
        height: auto;
        margin-top: 10px;
    }
    .div-dados-empresa-proposta {
        height: auto;
        margin-top: 10px;
    }
    .div-logo-aqui {
        margin-top: 10px;
        display: inline-block;
        text-align: center;
    }
    .div-logo-aqui div {
        width: auto;
        display: inline-block;
        padding: 30px;
    }
    #item-add {
        padding: 30px;
        background-color: #606060;
        border-top: 1px solid #ffffff;
    }
    .campos-dados-add {
        width: 100%;
    }
    .campos-dados-excluir {
        width: 100%;
        margin-left: 0px;
    }
    .campos-dados-excluir .btn-success,
    .campos-dados-excluir .btn-danger {
        width: 100%;
    }
    #form-buscar button,
    #form-buscar select {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: normal;
    }
    .btn-default.btn-busca2:hover,
    .btn-default.btn-busca2:focus,
    .btn-default.btn-busca2,
    .btn-default.btn-busca:hover,
    .btn-default.btn-busca:focus,
    .btn-default.btn-busca {
        padding: 20px;
        font-size: 17px;
    }
    .section-padrao {
        padding: 50px 0px;
    }
    #footer-login {
        margin-top: -40px;
    }
    .div-logo-rodape {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .div-dados-contato {
        width: 100%;
    }
    .table-responsive {
        border: 0px;
    }
    .div-titulo-padrao div h3 {
        font-size: 18px;
    }
    .col-md-20-percent {
        width: 100%;
    }
    .section-nav {
        padding: 5px 0px;
    }
    .div-menu,
    .div-logo {
        text-align: left;
        margin-bottom: 10px;
    }
    .div-menu ul {
        width: 100%;
    }
    .div-menu ul li {
        padding: 0px;
    }
    .btn-default.btn-opcoes:hover,
    .btn-default.btn-opcoes:focus,
    .btn-default.btn-opcoes {
        width: 40px;
        height: 40px;
        position: fixed;
        top: 0;
        font-size: 21px;
        z-index: 300;
    }
    .div-opcoes-lista {
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 200;
    }
    .carousel-control.left,
    .carousel-control.right {
        top: 0;
        margin: 5px 5px 5px 0px;
    }
}
/*==========================================================================*/
.imagemClass {
    height: 90px;
    width: auto;
}
.inputFileImagem {
    height: 90px !important;
}
#inserirItem {
    display: none;
}
.fa-arrow-down {
    position: absolute;
    top: 50px;
    cursor: pointer;
    right: 30px;
}
.acessoriosTotal .fa-arrow-up {
    top: 10px !important;
}
.acessoriosTotal .fa-arrow-down {
    top: 26px !important;
}
.fa-arrow-up {
    position: absolute;
    top: 30px;
    cursor: pointer;
    right: 30px;
}
.datePropostas {
    margin: 5px 0px 5px 0px;
}
.form-select {
    font-size: 13px !important;
}
.form-distribuidor {
    margin-bottom: 0px !important;
    height: 30px !important;
}
#inputLogoDistribuidor {
    display: none
}
/* Aparência que terá o seletor de arquivo */
labelLogo {
    background-color: #3498db;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    margin: 10px;
    padding: 6px 20px
}
#logo {
    max-height: 80px;
    max-width: 200px;
    width: auto;
}
.form-proposta-input {
    margin-top: -15px !important;
    margin-bottom: 20px !important;
}
.lastChild {
    border: 6px solid #fff !important;
    background-color: #eaeaea !important;
    color: #606060 !important;
    font-family: 'WSR' !important;
    font-size: 15px !important;
}
.formMetas {
    font-size: 12px !important;
    padding: 6px 6px !important;
    text-align: center;
}
.formMetasDesafios {
    padding: 0px !important;
    border-radius: 14px !important;
    font-size: 13px !important;
    text-align: center !important;
    vertical-align: middle !important;
    border: 6px solid #fff !important;
    background-color: #eaeaea !important;
    color: #606060 !important;
    font-family: 'WSR' !important;
    font-size: 15px !important;
}
.negativo {
    color: #e30613;
}
.positivo {
    color: #a7c04d;
}
.incluirDownload {
    background-color: #77cde3;
    padding: 10px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 18px;
}
.incluirDownload:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.novaProposta {
    width: auto !important;
    padding: 20px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.width100 {
    width: 100px !important;
}
.width160 {
    width: 160px !important;
}
.width140 {
    width: 140px !important;
}
.width70 {
    width: 70px !important;
}
.naoAtingiuMeta {
    height: 80px;
}
.copyright {
    padding: 20px;
}
.copyright div,
.copyright {
    width: 100%;
    float: left;
    text-align: center;
}
.div-logo a img {
    width: 120px;
    margin-top: 5px;
}
#novoProdutoDiv {
    display: none;
}
.semestreInterna {
    text-align: center;
    font-weight: bold;
}
.widthPerdemos {
    width: 175px !important;
}
.editar-item:hover {
    color: #000 !important;
}
.btn {
    font-size: 13px !important;
    font-family: 'WSB' !important;
}
.informacoes-proposta {
    padding: 10px !important;
    text-align: left !important;
}
.btn-status {
    background-color: #ffce2b;
    color: #fff;
    border: 1px solid;
}
.btn-status:hover {
    background-color: #fff;
    color: #ffce2b;
}
.border-bottom {
    border-bottom: 1px solid #ccc;
}
.tipoDadosProdutoVendido {
    background-color: #e30613;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 8px;
}
.select2-container--default .select2-selection--single {
    background-color: #eaeaea !important;
    border: 0 !important;
    border-radius: 4px !important;
    text-align: left !important;
    padding: 5px !important;
    height: auto !important;
}
.box-previsao {
    max-height: 400px;
}
.box-scroll {
    overflow: auto;
}
.texto-previsao {
    position: absolute;
    background-color: #e30613;
    color: white;
    padding: 15px;
    top: 0;
    right: 0;
    display: none;
}
.dados-previsao-geral:hover .texto-previsao {
    display: block;
}
.text-left-downloads {
    text-align: left !important;
    padding-left: 20px !important;
}
@media (min-width: 767px) {
    #table-previsao tbody {
        display: block;
        height: 300px;
        overflow: auto;
    }
    #table-previsao thead,
    #table-previsao tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    #table-previsao thead {
        width: calc( 100% - 1em)
    }
    #table-previsao {
        width: 100%;
    }
}

.erro {
    background-color: rgba(255, 0, 0, 0.39) !important;
}