/* links */

a {
    font-family: Verdana, Geneva, sans-serif;
    color: #000;
}
a:link {
    text-decoration: none;
    color: #000;
}
a:visited {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #000;
}
a:active {
    text-decoration: none;
    color: #000;
}


/* body */

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

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
}


#tudo { 
    width:100%;
    position:relative;  /*Contexto de posicionamento */
    background:#fff;
    margin:0 auto;
    text-align:left;
    min-height:100%;/**/
    border-width:0 1px;
}

* html #tudo {
    height: 100%;
}

#conteudo {
    padding-bottom:80px;
}

#topo {
    background:#DDD;
    width:100%;
    height:80px;
    text-align:center;
    padding-top:1px;
}

#principal {
    width:100%;
    padding-left:0px;
    float:left;
    padding-top:1	0px;
    text-align:justify;
}

#rodape {
    background-image:url(../../img/rodape.png);
    background-repeat:repeat-x;
    width:100%!important;
    line-height:50px;
    position: absolute;
    bottom: 0;
    text-align:left;
    color:#FFF;
    font-weight:9px!important;
}

.img_rodape{
    float:right;
    padding-right: 10px;
    padding-top: 4px;
}


.clear {
    clear:both;
}



/* login */


#box_conteudo_login{
    height:300px;
    left:50%;
    margin:-150px 0 0 -225px;
    position:absolute;
    top:50%;
    width:450px;
}

#box_top_login{
    height:70px;
    width:auto;
    background-image:url(../../img/topo_l.png);
    background-repeat: no-repeat;
}

#box_meio_login{
    
    height:160px;
    width:450px;
}

#box_esquerda_login{
    height:50px;
    width:250px;
    float:left;
    font-size:11px;
    color:#797979;
    
    alignment-adjust: central;
    margin-left: -140px;
    line-height: 1.7em;
    text-align: center;
}

#box_direita_login{
    height:160px;
    width:220px;
    float:right;
}

#box_rodape_login{
    height:70px;
    width:auto;
    background-image:url(../../img/rodape_l.png);
}
#erro_login{

    margin-top: 5px;
    margin-left: -260px;
}

.texto_um{
    color:#929292;
    font-size:13px;
    font-weight:bold;
    line-height:25px;
    
}

.texto_dois{
    color:#333;
    font-size:13px;
    font-weight:bold;
    line-height:25px;
}

.botao_login{
    border:solid 0px #FFF;
    background-color:transparent;
    background-image:url(../../img/botao_l.png);
    background-repeat:no-repeat;
    color:transparent;
    width:102px;
    height:34px;
    cursor:pointer;
    display: block;
    margin-bottom: 5px;
}


.input_login{
    border:solid 1px #CECED1;
    height:20px;
    width:130px;
    color:#333;
    font-size:13px;
}



/* menu sistema */

#pi{
    position: fixed;
    top: 60px;
    right: 10px;

}

#menu_principal{
   
    background-repeat:repeat-x;
    height:80px;
    width:100%;
    border-bottom:#CCC;
    margin:0px 0px 0px 0px;
}



/*links*/
#menu_icone{
    float:left;
    width:500px;
    color:#FFF;
    padding-top:51px;
    padding-left:5px;
    min-width:500px !important;
}

#menu_ola{
   
}


.menu_botao{
    border:0px;
    padding-left:0px;
}

.menu_cotacao{
    background-image:url(../../img/btn_cotacoes.png);
    border:0px;
    padding:0px;
}

.menu_cotacao_cima{
    background-image:url(../../img/btn_cotacoes2.png);
    border:0px;
    padding:0px;
}

.menu_sair{
    color:#F00;
    font-size:10px;
    font-weight:bold;
}



.menu_subtexto{
    font-size: 11px;
    font-weight: none;
    color:#333;
}
.menu_texto1{
    color:#CCCC99;
    font-size:9px;
}
.menu_texto_destaque{
    color:#F05836
}  



.menu_config{
    color:#999;
    font-size:9px;
    padding-right: 240px;
}






/* div para espa�amento - tipo tabela */

.linha{
    padding:0;
    clear:both;
}

.linha-s{
    background-color:#fcfcde;

}

.espaco_10A{float:left;	width:10%; line-height:25px; background-color:#fcfcde; cursor:pointer;}
.espaco_20A{float:left;	width:20%; line-height:25px; background-color:#fcfcde; cursor:pointer;}
.espaco_25A{float:left;	width:25%; line-height:25px; background-color:#fcfcde; cursor:pointer;}

/* Sem fundo - div para espaçamento - tipo tabela */
.espaco_1{	float:left;	width:1%;	line-height:25px;}
.espaco_2{	float:left;	width:2%;	line-height:25px;}
.espaco_3{	float:left;	width:3%;	line-height:25px;}
.espaco_4{	float:left;	width:4%;	line-height:25px;}
.espaco_5{	float:left;	width:5%;	line-height:25px;}
.espaco_6{	float:left;	width:6%;	line-height:25px;}
.espaco_7{	float:left;	width:7%;	line-height:25px;}
.espaco_8{	float:left;	width:8%;	line-height:25px;}
.espaco_9{	float:left;	width:9%;	line-height:25px;}
.espaco_10{	float:left;	width:10%;	line-height:25px;}
.espaco_11{	float:left;	width:11%;	line-height:25px;}
.espaco_12{	float:left;	width:12%;	line-height:25px;}
.espaco_13{	float:left;	width:13%;	line-height:25px;}
.espaco_14{	float:left;	width:14%;	line-height:25px;}
.espaco_15{	float:left;	width:15%;	line-height:25px;}
.espaco_18{	float:left;	width:18%;	line-height:25px;}
.espaco_20{	float:left;	width:20%;	line-height:25px;}
.espaco_24{	float:left;	width:24%;	line-height:25px;}
.espaco_25{	float:left;	width:25%;	line-height:25px;}
.espaco_26{	float:left;	width:26%;	line-height:25px;}
.espaco_30{	float:left;	width:30%;	line-height:25px;}
.espaco_34{	float:left;	width:34%;	line-height:25px;}
.espaco_35{	float:left;	width:35%;	line-height:25px;}
.espaco_36{	float:left;	width:36%;	line-height:25px;}
.espaco_40{	float:left;	width:40%;	line-height:25px;}
.espaco_42{	float:left;	width:42%;	line-height:25px;}
.espaco_45{	float:left;	width:45%;	line-height:25px;}
.espaco_50{	float:left;	width:50%;	line-height:25px;}
.espaco_55{	float:left;	width:55%;	line-height:25px;}
.espaco_60{	float:left;	width:60%;	line-height:25px;}
.espaco_65{	float:left;	width:65%;	line-height:25px;}
.espaco_70{	float:left;	width:70%;	line-height:25px;}
.espaco_75{	float:left;	width:75%;	line-height:25px;}
.espaco_80{	float:left;	width:80%;	line-height:25px;}
.espaco_85{	float:left;	width:85%;	line-height:25px;}
.espaco_90{	float:left;	width:90%;	line-height:25px;}
.espaco_100{    float:left;	width:100%;	line-height:25px;}


.espaco_50M{	float:left;	width:50%;	line-height:16px;}
.espaco_100M{	float:left;	width:100%;	line-height:16px;}

.espaco_20MA{	float:left;	width:20%;	line-height:30px;}
.espaco_30MA{	float:left;	width:30%;	line-height:30px;}
.espaco_40MA{	float:left;	width:40%;	line-height:30px;}
.espaco_70MA{	float:left;	width:70%;	line-height:30px;}
.espaco_80MA{	float:left;	width:80%;	line-height:30px;}

/* com fundo fundo - div para espa�amento - tipo tabela */
.espaco_1f{ float:left;	width:1%;	line-height:25px; background-color:#e6e3e3;}
.espaco_2f{ float:left;	width:2%;	line-height:25px; background-color:#e6e3e3;}
.espaco_3f{ float:left;	width:3%;	line-height:25px; background-color:#e6e3e3;}
.espaco_4f{ float:left;	width:4%;	line-height:25px; background-color:#e6e3e3;}
.espaco_5f{ float:left;	width:5%;	line-height:25px; background-color:#e6e3e3;}
.espaco_6f{ float:left;	width:6%;	line-height:25px; background-color:#e6e3e3;}
.espaco_7f{ float:left;	width:7%;	line-height:25px; background-color:#e6e3e3;}
.espaco_8f{ float:left;	width:8%;	line-height:25px; background-color:#e6e3e3;}
.espaco_9f{ float:left;	width:9%;	line-height:25px; background-color:#e6e3e3;}
.espaco_10f{float:left;	width:10%;	line-height:25px; background-color:#e6e3e3;}
.espaco_11f{float:left;	width:11%;	line-height:25px; background-color:#e6e3e3;}
.espaco_12f{float:left;	width:12%;	line-height:25px; background-color:#e6e3e3;}
.espaco_13f{float:left;	width:13%;	line-height:25px; background-color:#e6e3e3;}
.espaco_14f{float:left;	width:14%;	line-height:25px; background-color:#e6e3e3;}
.espaco_15f{float:left;	width:15%;	line-height:25px; background-color:#e6e3e3;}
.espaco_18f{float:left;	width:18%;	line-height:25px; background-color:#e6e3e3;}
.espaco_20f{float:left;	width:20%;	line-height:25px; background-color:#e6e3e3;}
.espaco_24f{float:left;	width:24%;	line-height:25px; background-color:#e6e3e3;}
.espaco_25f{float:left;	width:25%;	line-height:25px; background-color:#e6e3e3;}
.espaco_26f{float:left;	width:26%;	line-height:25px; background-color:#e6e3e3;}
.espaco_30f{float:left;	width:30%;	line-height:25px; background-color:#e6e3e3;}
.espaco_34f{float:left;	width:34%;	line-height:25px; background-color:#e6e3e3;}
.espaco_35f{float:left;	width:35%;	line-height:25px; background-color:#e6e3e3;}
.espaco_36f{float:left;	width:36%;	line-height:25px; background-color:#e6e3e3;}
.espaco_40f{float:left;	width:40%;	line-height:25px; background-color:#e6e3e3;}
.espaco_42f{float:left;	width:42%;	line-height:25px; background-color:#e6e3e3;}
.espaco_45f{float:left;	width:45%;	line-height:25px; background-color:#e6e3e3;}
.espaco_50f{float:left;	width:50%;	line-height:25px; background-color:#e6e3e3;}
.espaco_55f{float:left;	width:55%;	line-height:25px; background-color:#e6e3e3;}
.espaco_60f{float:left;	width:60%;	line-height:25px; background-color:#e6e3e3;}
.espaco_65f{float:left;	width:65%;	line-height:25px; background-color:#e6e3e3;}
.espaco_70f{float:left;	width:70%;	line-height:25px; background-color:#e6e3e3;}
.espaco_80f{float:left;	width:80%;	line-height:25px; background-color:#e6e3e3;}
.espaco_85f{float:left;	width:85%;	line-height:25px; background-color:#e6e3e3;}
.espaco_90f{float:left;	width:90%;	line-height:25px; background-color:#e6e3e3;}
.espaco_100f{float:left;	width:100%;	line-height:25px; background-color:#e6e3e3;}



.espaco_5f1{float:left;	width:5%;	line-height:25px; background-color:#fbf9c6;}
.espaco_10f1{float:left;	width:10%;	line-height:25px; background-color:#fbf9c6;}
.espaco_12f1{float:left;	width:12%;	line-height:25px; background-color:#fbf9c6;}
.espaco_15f1{float:left;	width:15%;	line-height:25px; background-color:#fbf9c6;}
.espaco_20f1{float:left;	width:20%;	line-height:25px; background-color:#fbf9c6;}
.espaco_25f1{float:left;	width:25%;	line-height:25px; background-color:#fbf9c6;}
.espaco_30f1{float:left;	width:30%;	line-height:25px; background-color:#fbf9c6;}
.espaco_35f1{float:left;	width:35%;	line-height:25px; background-color:#fbf9c6;}
.espaco_40f1{float:left;	width:40%;	line-height:25px; background-color:#fbf9c6;}
.espaco_45f1{float:left;	width:45%;	line-height:25px; background-color:#fbf9c6;}
.espaco_50f1{float:left;	width:50%;	line-height:25px; background-color:#fbf9c6;}
.espaco_55f1{float:left;	width:55%;	line-height:25px; background-color:#fbf9c6;}
.espaco_53f1{float:left;	width:53%;	line-height:25px; background-color:#fbf9c6;}
.espaco_60f1{float:left;	width:60%;	line-height:25px; background-color:#fbf9c6;}
.espaco_65f1{float:left;	width:65%;	line-height:25px; background-color:#fbf9c6;}
.espaco_70f1{float:left;	width:70%;	line-height:25px; background-color:#fbf9c6;}
.espaco_80f1{float:left;	width:80%;	line-height:25px; background-color:#fbf9c6;}
.espaco_85f1{float:left;	width:85%;	line-height:25px; background-color:#fbf9c6;}
.espaco_90f1{float:left;	width:90%;	line-height:25px; background-color:#fbf9c6;}

/* Este � para cabe�alho - com fundo #666 - div para espa�amento - tipo tabela */
.espaco_3t{float:left;	width:3%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_5t{float:left;	width:5%;   line-height:25px; background-color:#666; color:#FFF;}
.espaco_10t{float:left;	width:10%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_12t{float:left;	width:12%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_15t{float:left;	width:15%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_18t{float:left;	width:18%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_20t{float:left;	width:20%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_24t{float:left;	width:24%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_25t{float:left;	width:25%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_28t{float:left;	width:28%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_30t{float:left;	width:30%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_34t{float:left;	width:34%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_35t{float:left;	width:35%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_40t{float:left;	width:40%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_42t{float:left;	width:42%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_45t{float:left;	width:45%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_47t{float:left;	width:47%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_50t{float:left;	width:50%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_53t{float:left;	width:53%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_55t{float:left;	width:55%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_60t{float:left;	width:60%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_65t{float:left;	width:65%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_70t{float:left;	width:70%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_85t{float:left;	width:85%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_90t{float:left;	width:90%;	line-height:25px; background-color:#666; color:#FFF;}
.espaco_100t{float:left;	width:100%;	line-height:25px; background-color:#666; color:#FFF;}





/* BOX AJAX */

#box-zero{
    position:relative;
    top:10px;
}


#box-um{
    border:solid 1px #E3E0DB;
    width: 46%;
    height:auto;
    background: white;
    float:left;
    margin-left:10px;
    padding:10px;
}

#box-dois{
    border:solid 1px #E3E0DB;
    width: 50%;
    height:auto;
    background: white;
    float:right;
    margin-right:10px;
    padding: 10px 0 10px 0;
}

#box-um-p{
    border-right:solid 1px #E3E0DB;
    width: 60%;
    height:auto;
    background: white;
    float:left;
    margin-left:2px;
    padding:10px;
}

#box-dois-p{
    border:solid 1px #E3E0DB;
    width: 35%;
    height:auto;
    background: white;
    float:right;
    margin-right:2px;
    padding: 10px;
}

.box_pagina_2{
    margin:0 auto;
    border:solid 1px #E3E0DB;
}


#box-tres{
    width: auto;
    height:auto;
    background: white;
}

#box-quatro{
    width: auto;
    height:auto;
    background: white;
}

#box-cinco{
    border:0px;
    width: 98%;
    height:auto;
    background: white;
    margin-right:10px;
    padding:10px;
}

#box-seis{
    width: auto;
    height:auto;
    background: white;
}

#box-departamento{
    float:left;
    width:30%;
    border:solid 1px #CCC;
    margin-left:1%;
    margin-right:1%;
    padding:10px;
}

#box-subdepartamento{
    float:left;
    width:30%;
    border:solid 1px #CCC;
    padding:10px;
}

#box-secao{
    float:left;
    width:30%;
    border:solid 1px #CCC;
    margin-left:1%;
    padding:10px;
}


#box-config{
    border:0px;
    width: 98%;
    height:auto;
    background: white;
    margin-right:10px;
    padding:10px;
}

/*on focus*/
.onmouseover_estilo{
    border:2px solid #999;
}

/* divisao */
.linha2 {
    background: #ffffff;
    height: 1px;
    border-top: 1px solid #d7d6d6;
    clear: both;
}

.linha3 {
    background: #ffffff;
    height: 1px;
    border-top: 1px solid #d7d6d6;
    clear: both;
    margin-bottom:8px;
}

.linha4 {
    background: #ffffff;
    height: 1px;
    border-top: 1px solid #d7d6d6;
    clear: both;
    width:100%;
    margin:auto 0;
}


/* formularios */

.box_pagina{
    width:96%;
    margin:0 auto;
    border:solid 1px #E3E0DB;
}

.box_pagina2{
    margin:0 10px 0 10px;
    border:solid 1px #E3E0DB;
}


.box_pagina_menor{
    margin-left:5px;
    width:45%;
    border:solid 1px #8F8F8F;
}

.box_pagina_branco{
    width:96%;
    margin:0 auto;
    border:solid 1px #FFF;
}

.box_pagina_branco2{
    margin-left:10px;
    margin-right:10px;
    border:solid 1px #FFF;
}

.legenda_fildset{
    color:#666;
    font-size:12px;
    font-weight:bold;
}

.legenda_fildset_menor{
    color:#666;
    font-size:11px;
}

#legendabusca{
    padding-left: 3px;
}

.legenda_fildset_menor_bold{
    color:#666;
    font-size:11px;
    font-weight: bold;
}

.legenda_fildset_menor_verde{
    color:#093;
    font-size:11px;
    font-weight: bold;
}

.botao_padrao{
    border:solid 1px #666;
    background-color:#8F8F8F;
    color:#FFF;
    font-weight:bold;
}

.input_text{
    border:solid 1px #333;
    color:#666;
    font-size:11px;
}


.desabilitado{
    border:solid 1px #CCC;
    color:#666;
    font-size:12px;

}

.input_text2{
    border:solid 1px #8D8D8D;
    height:22px;
    color:#666;
    font-size:12px;
}

.texto_form{
    color:#666;
    font-size:12px;
}

.texto_form_alterta{
    color:#F00;
    font-size:12px;
}






/* sistema */


.muda_img{
    margin-bottom: 10px;
}

.email_texto1{
    color:#a28f68;
    font-size:16px;
}

.email_texto2{
    color:#666;
    font-size:16px;
}

#backgroud_topo{
    height: 80px;
    width: 100%;
    float:left;
    background-image: url(../../img/novas/background_topo.png);
    margin-top: 10px;
    margin-bottom: 10px;
}

#logo_mm{
    padding-left: 5px;
    padding-top: 10px;
}

.centro{
    margin: 0 auto;
}

.box_padrao{
    width:96%;
    margin:0 auto; /* centraliza */
    margin-top:25px;
    height: auto;
    margin-bottom: 50px;
}

.cotacao_cadastrada{
    width:96%;
    margin:0 auto; /* centraliza */
    margin-top:25px;
}



.texto_topo{
    color: #333;
    font-size: 12px;
    padding-left: 1%;
}

.titulo_padrao{
    color:#666;
    font-size:11px;
    font-weight:bold;
}


.texto_padrao{
    color:#666;
    font-size:11px;
}

.texto_menor{
    color:#666;
    font-size:10px;
}

.texto_menor2{
    color:#FFF;
    font-size:9px;
}


.texto_padrao_bold{
    color:#666;
    font-size:11px;
    font-weight:bold;
}

.texto_padraof{
    color:#990000;
    font-size:10px;
    font-weight: bold;
    float:left;
    padding-left:6px;
}

.texto_padraof2{
    color:#333;
    font-size:10px;
    font-weight: bold;
    float:left;
    padding-left:6px;
}

.texto_alerta{
    color:#F00;
    font-size:11px;
    font-weight:bold;
}

.texto_padrao_branco{
    color:#FFF;
    font-size:11px;
}

.texto_vermelho_bold{
    color:#990000;
    font-size:11px;
    font-weight: bold;
}

.texto_padrao_verde{
    color:#093;
    font-size:11px;
    font-weight:bold;
}

.box_ok{
    color:#027b2a;
    font-size:11px;
    font-weight:bold;
    border:solid 2px #027b2a;
    background-color:#91fab4;
    width:96%;
    margin:0 auto; /* centraliza */
    line-height:30px;
}
.btn_retornar{
    float: left;
    margin: 20px 45%;



}

.box_no{
    color:#990000;
    font-size:11px;
    font-weight:bold;
    border:solid 2px #990000;
    background-color:#fca2a2;
    width:96%;
    margin:0 auto; /* centraliza */
    line-height:30px;
}
#pass{
    margin:20px;

}

.img{
    border:0px;
    padding-top:5px;
    padding-bottom:4px;
}

.img_2{
    border:0px;
    padding-top:8px;
    padding-bottom:8px;
}

.img_3{
    border:0px;
    padding-top:8px;
}

.img_3_c{
    border:0px;
    padding-top:6px;
    padding-bottom:3px;
    cursor:pointer;
}


.img_4{
    border:0px;
    padding-top:3px;
}

.img_5{
    border:0px;
    padding-top:0px;
}

.img_5_c{
    border:0px;
    padding-top:0px;
    cursor:pointer;
}

.img_6{
    border:0px;
    padding-top:7px;
    padding-bottom:6px;
}

.img_7{
    border:0px;
    padding-top:5px;
    padding-bottom:0px;
}

.img_8{
    border:0px;
    padding-top:5px;
    padding-bottom:4px;
}

.img_9{
    border:0px;
    padding-top:2px;
    padding-bottom:2px;
}


.link_bold{
    color:#666;
    font-size:11px;
    font-weight:bold;
}


#listaDeProdutos3{
    color:#666;
    font-size:11px;
}

.btn_1{
    border:1px solid #d4d1cd;
    background-color:#F9F9F9;
    color:#CCC;
    font-weight:bold;
    font-size:11px;
    width:136px;
    line-height:36px;
    text-align:center;
    float:left;
    margin-right:5px;
}


.btn_2{
    border:1px solid #d4d1cd;
    background-color:#E3E0DB;
    color:#666;
    font-weight:bold;
    font-size:11px;
    width:136px;
    line-height:36px;
    text-align:center;
    margin-right:5px;
    float:left;
}
.btn_3{
    border:1px solid #d4d1cd;
    background-color:#E3E0DB;
    color:#666;
    font-weight:bold;
    font-size:11px;
    width:156px;
    line-height:36px;
    text-align:center;
    margin-right:5px;
    float:left;
}


#centraliza_div{
    width:450px;
    margin:0 auto;
    padding: 20px;
    text-align:left; /* "remédio" para o hack do IE */
}



.vendedores_maior{
    float:left;
    border:solid 1px #666;
    background-image:url(../../img/topo.png);
    background-repeat:repeat-x;
    line-height:50px;
    width:225px;
    margin-right:5px;
    margin-bottom:2px;
    margin-top:2px;
}

.vendedores_superior{
    font-size:11px;
    color:#FFF;
}

.vendedores_inferior{
    font-size:8px;
    color:#FFF;
}



/* erros do sistema */

#fixed-centro{
    position:fixed;
    margin:0;
    width:100%;
}

.log-vermelho{
    position:relative;
    text-align:center;
    margin:0 auto;
    width:500px;
    border:solid 1px #fc413c;
    background-color:#fb7d7a;
    color:#FFF;
    font-weight:bold;
    font-size:11px;
    line-height:40px;
}

.log-verde{
    position:relative;
    text-align:center;
    margin:0 auto;
    width:500px;
    border:solid 1px #036e0b;
    background-color:#43c44c;
    color:#FFF;
    font-weight:bold;
    font-size:11px;
    line-height:40px;
}

#mask_avaliacao {
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
    display:none;
}

#boxes_avaliacao .window_avaliacao {
    position:fixed;
    left:0;
    top:0;
    width:440px;
    height:200px;
    display:none;
    z-index:9999;
    padding:20px;
}

#boxes_avaliacao #dialog_avaliacao {
    width:563px;
    height:400px;
    padding:10px;
    background-color:#ffffff;
}

.close_avaliacao{display:block; text-align:right;}

#logo_avaliacao{
    width: 60px;
float: left;
margin: 0 0 0 20px;
    
}
#titulo_avaliacao{
width: 470px;
float: left;
margin: 30px 0 0 10px;
}
#tipo_avaliacao{
width: 550px;
float:left;
margin: 30px 0 0 0;
}
#label_avaliacao{
    width: 550px;
    text-align: left;
    float: left;
    margin: 10px 0 5px 20px;
    font: 12px tahoma;
    color: #333;
}
#msg_avaliacao{
    border: 1px solid #939393;
    background: #CCC;
    width: 530px;
    margin: 0 0 0 10px;
    padding: 5px;
}
#mensagem_avaliacao{
width: 550px;
float: left;
}
#label_nota_avaliacao{
    width: 145px;
    text-align: left;
    float: left;
    margin: 17px 0 5px 20px;
    font: 12px tahoma;
    color: #333;
}
#nota_avaliacao{
width: 212px;
text-align: left;
float: left;
margin: 10px 20px 0 0;
}
#select_nota_avaliacao{
    border: 1px solid #939393;
    background: #CCC;
    width: 379px;
    font: 12px tahoma;
    padding: 5px;
    
}
#btn_avaliacao{
    width: 530px;
float: left;
text-align: center;
margin: 20px 0 0 0;
}
#imgInserirPrazos{
    cursor: pointer;
    margin: 0 0 0 3px;
}
#btn_inserir_prazos{
   background-color: #FFFFFF;
    background-image: url("../../img/novas/btn_inserir.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 85px;
    
}
#inserirPrazoFechar{
    cursor: pointer;
}
#barra_rolagem{
    /*color: #666666;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 11px;
    height: 176px;
    overflow-x: auto;
    width: 100%;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 250px;*/
}
.tabela_prazos_vendedor{
      border-collapse: collapse;
      width: 100%;
      font-family: verdana;
      font-size: 11px;
      color: #666;
}

.tabela_prazos_vendedor thead{
    background-color: #666666;
    color: #FFFFFF;
    line-height: 25px;
    height: 55px;
}
.tabela_prazos_vendedor th{
     padding: 0 5px;
    
}
.tabela_prazos_vendedor td{
     padding: 5px;

}
.titulo_tabela_prazos_produto{
    width: 40%;
}
.titulo_tabela_prazos_normal{
    width: 10%;

}
.linha_tabela_impar{
    background: #E6E3E3;
}
.linha_tabela_par{
    background: #fff;
}

/***
    *** GRID -> COTACAO_RECEBE.PHP
    ***/
.divGridVendedor{
    position: relative;
}
.divGridVendedor .titulo {
    background: #FFFFFF;
    left: 25px;
    padding: 4px;
    position: absolute;
    top: -12px;
    color: #666666;
    font-family: verdana;
    font-size: 11px;
}
.divGridVendedor .divGrid{
    border: 1px solid #E3E0DB;
    padding: 11px 7px;
    margin:10px auto;
    overflow: auto;
    width: 96%;
}
.divGridVendedor table{
    width: 100%;
    text-align: left;
}
.divGridVendedor table input[type="text"]{
    width: 85px;
}
#excluirPrazo{
     margin: -2px 0 -6px 5px;
    cursor: pointer;
}
#return{
    font: 11px Verdana,Geneva,sans-serif;
    color: #c00;
    margin: 5px 0 10px 3px;

}
    /***
    *** GRID -> COTACAO_RECEBE.PHP
***/
    
.divPrazoPagamento{
    padding: 0 0 5px;
}
.divPrazoPagamentof{
    padding: 0 0 5px;
    background: #E6E3E3;
}
.divPrazoPagamento fieldset{
    border: 1px solid #E3E0DB;
    margin: 0 10px;
}
.divPrazoPagamentof fieldset{
    border: 1px solid #FFF;
    margin: 0 10px;
}
/***
    *** @page PRODUTO_CLONE.PHP
    ***/
.tableClone, .tableCloneDetalhe {
    width: 100%;
}
.tableClone thead, .tableCloneDetalhe thead{
    background: #666666;
}
.tableClone thead th, .tableCloneDetalhe thead th{
    padding: 5px 0;
    color: #E6E3E3;
    font-size: 13px;
}
.tableClone tbody, .tableCloneDetalhe tbody{
    background: #E6E3E3;
}
.tableClone tbody td, .tableCloneDetalhe tbody td{
    padding: 5px;
}
.tableClone tbody input[type="text"], .tableCloneDetalhe tbody input[type="text"]{
    width: 100%;
}
.divTituloClone{
    margin: 0 0 0 25px;
}
.divTituloClone div{
    float: left;
    width: 33%;
}
.accordionPrincipal{ cursor: pointer; }
.accordionSecundario{ display: none; }

    
.titulo_tabela_prazos_valor{
    width: 10%;
    text-align: right;
}

.titulo_tabela_marca{
    width: 15%;
}

/*FLEX BOX PAGINA cotacao recebe cotacao menu*/

.flex-container {
    display: flex;
    flex-direction: row;
  
    justify-content: space-between;
}

#menu_ola{

   
    text-align:right;
    padding-right: 5px;
    padding-top: 5px;
    flex: 60%;
   
   /* float:left;
    height:auto;
    line-height: 1.5em;
    width:35%;
    color:#FFF;
   
   
    z-index:999;*/
}
#menu_imagem{
    padding-top:10px;
    padding-left: 3px;
    text-align:left;
    flex: 25%;
   /* 
    height:auto;
    width:220px;
    
    min-width:220px !important;*/
}
.menu_texto{
    
    color: #333;
    font-size: 10px;
    font-weight: bolder;
}
@media (max-width: 560px) {
    body{
        font-size: 13px !important;
    }
    .flex-container {
      flex-direction: column;
    }
    .box_pagina{
        width:94%;
        margin-top:20px;
    }
    .espaco_15 {
        width: 50%;
    }
    .espaco_20 {
        width: 50%;
    }
    .espaco_35 {
        width: 50%;
    }
    #entrega{
        font-size: 13px;
    }
    .img_rodape{
        display: none;
    }
    #checar_cotacao{
        width: 30px;
        height: 30px;
    }
    #menu_ola{
        text-align: center;
        background-color: #DDD;
        flex:100%;
       
        padding-bottom: 5px;
    }
    #menu_imagem{
        flex:100%;
        text-align: center;
    }
    .box_no {
        margin-top:15px;
    }  
    .input_text {
        line-height: 16px;
        font-size: 13px;
    }
    .tabela_prazos_vendedor td {

        font-size:10px
    }
    .tabela_prazos_vendedor_mobile{
        display: none!important;
    }
    .tabela_prazos_vendedor{
        display: block;
    }
  }


  /*@media screen and  (max-width: 768px) {
    .menu_subtexto {color: #000}
    
  }
    @media screen and  (max-width: 1024px) {
    .menu_subtexto {
        
        font-size: 10px;
    }
    #menu_ola{
        width: 25%;
    }
    
    
    #imgsair{
        width: 20px;
    }
  }
    */
  