@charset "utf-8";
h1,h2,h3,p,ul,li{
	margin:0;
	padding:0;
}
input[type='text']:focus, textarea:focus, select:focus { 
    background-color: #fdfd96;
}
/* CSS Document */
body{
	margin:0;
	font: 12px Arial, Helvetica, sans-serif !important;
	background: #eff1ee;

}
img, fieldset {
border: none;
}
html{
  height: 100%;
  min-height: 768px;
  position: relative;
}
.login_bg{
    height: 100vh;
    overflow: hidden;
    position: relative;
    text-align: center;
	background-image:url(../images/bg.jpg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	z-index: 0;
}
/*BOTOES*/
.btn-success {
	border-radius: 4px;
  display: inline-block;
  *display: inline;
  float:right;
  padding: 6px 20px;
  margin-bottom: 0;
	margin:0;
  margin-left: .3em;
  font-size: 12px;
  line-height: 18px;	
  color: #ffffff;
  background-color: #5bb75b;
  text-decoration:none;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
    .myButton {
        
        -moz-box-shadow: 0px 1px 0px 0px #fff6af;
        -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
        box-shadow: 0px 1px 0px 0px #fff6af;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
        background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
        
        background-color:#ffec64;
        
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        border:1px solid #ffaa22;
        
        display:inline-block;
        color:#333333;
        font-family:arial;
        font-size:12px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        
    }
    .myButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
        background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
        
        background-color:#ffab23;
    }
    .myButton:active {
        position:relative;
        top:1px;
    }

.bt-comparar, .bt-envia{
background: #F9B300 !important;
border: 1px solid #D19319 !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 1px 1px 0 #ffdc97;
-moz-box-shadow: inset 1px 1px 0 #ffdc97;
box-shadow: inset 1px 1px 0 #ffdc97;
color: #FFFFFF;
display: inline-block;
font-size: 100%;
font-weight: bold;
height: 25px;
line-height: 25px;
margin-left: 6px;
padding: 2px 6px;
text-shadow: #c86f05 0 1px 1px;
text-transform: uppercase;
vertical-align: top;
width: 105px;
text-align:center;	
}

.bt-comparar:hover,.bt-envia:hover {
	cursor:pointer;
}
.bt-comparar:active,.bt-envia:active {
	position:relative;
	top:1px;
}
.bt-comparar a,#bt-site-loja a:visited,.bt-envia a{
	color:#fff;
	text-decoration:none;
}

.bt-envia{
	background: #F9B300 !important;
	border: 1px solid #D19319 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 0 #ffdc97;
	-moz-box-shadow: inset 1px 1px 0 #ffdc97;
	box-shadow: inset 1px 1px 0 #ffdc97;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding: 0 5px;
	text-shadow: #c86f05 0 1px 1px;
	text-transform: uppercase;
	vertical-align: top;
	width: 105px;
	text-align:center;	
}
.bt-envia:hover {
	cursor:pointer;
}
.bt-envia:active {
	position:relative;
	top:1px;
}
.bt-envia a{
	color:#fff;
	text-decoration:none;
}

#container{
	position: relative;
	background: #eff1ee;
	padding:0;
	margin:0;
	height: 100%;
	min-height: 700px;
}
#container, #container div{
  box-sizing: border-box;
}
#topo {
    position: relative;
	width:100%;
	margin: 0 auto;
	background:#fff;
	z-index:10;
	top:0;
	left:0;
}
#topo .conteudo {
    height: 73px;
    position: relative;
	width:960px;
	margin:auto;
}

#title{
	width: 100%;
	padding: 12px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
			
}
#title a{
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#title h1 {
	font-family: Oswald, "Lucida Console", Monaco, monospace;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
	padding: 0;
	text-align: left;
}

#title img{
	border:0;
	margin:3px 0 0 60px;
	width:230px;
	height:65px;
}
#topo .conteudo .logo{
	position:absolute;
	float:left;
	width: 350px;
	height: 42px;
	top: 16px;
	z-index: 9999;
}

#topo #menu_topo {
	width:100%;
	height:50px;
	background: #344199; /* Old browsers */
}
#topo #menu_topo #menu {
	list-style:none;
	width:520px;
	margin:0 auto 0px auto;
	height:auto;
	padding:0;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

	text-align:center;
}
#topo #menu_topo #menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 6px 10px 6px 20px;
	margin: 0;
	border:none;
	color:#333;
	z-index:150;
	background:url(/images/dot13x13.png) no-repeat;
	background-position: 0 9px;	
}



#topo #menu_topo #menu .logout{
	float:right;
	position:absolute;
	padding-right:25px;
	margin-left:670px;
	background:url(/images/logout.png) no-repeat;
	background-position: 50px 6px;	
}
#topo #menu_topo #menu .first {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 6px 10px 6px 10px;
	margin: 0;
	border:none;
	color:#fff;
	z-index:150;
	background:none;
}

#topo #menu_topo #menu li:hover a{
	color:#333;
}
#topo #menu_topo #menu li:hover {
	text-decoration:underline;
}
#topo #menu_topo #menu li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px; 
	display:block;
	outline:0;
	text-decoration:none;
	color:#333;
}
#topo #menu_topo #menu li a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px; 
	display:block;
	outline:0;
	text-decoration:none;
	color:#333;
	
}
#conteudo{
	width:1000px;
	padding: 20px;  
	height: auto;
	margin: 0 auto;
	background: #fff;
	border-radius: 4px;
}
.conteudoodd{
	margin: 0 auto !important;
	background: #eff1ee !important;	
}
.ondeestou{
	width:1000px;
	display: block;
	padding: 10px 0;
	margin: 0 auto;
}
.ondeestou h1{
	background: #344199;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	width:100px;
	padding:3px;
	margin-left:5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align:center;
}
.ondeestou.odd{
	padding-top: 0;
}
.ondeestou ul{
	display: block;
	width: 100%;
}
.ondeestou li {
	position: relative;
	display: inline-block;
	font-size: 13px;
	color: #666;
	padding-right: 5px;
}
.ondeestou li:last-child{
	color: #666;
	font-weight: bold;
}
.ondeestou li a, .ondeestou li a:visited{
	color: #666;
	text-decoration:underline;
}
/*Start Painel*/
#conteudo .painel{
	list-style:none;
	margin-bottom:20px;
	overflow:hidden;
}
#conteudo .painel.topo li{
	float: left;
	width: 100%;
	height:115px;
	margin-right:0;
	border-radius: 4px;
	background:#fff;
}
#conteudo .painel.topo .acesso-rapido div{
	display: block;
	float:left;
	padding: 0;
	margin: 20px 12px 0 0;
}
#conteudo .painel.topo .acesso-rapido .first-button{
	margin-left:10px;
}
#conteudo .painel.topo .acesso-rapido div .btn{
	text-decoration: none;
	padding: 6px 20px;
}
#conteudo .painel.topo .acesso-rapido div .btn:hover,
#conteudo .painel.topo .acesso-rapido div .btn:focus,
#conteudo .painel.topo .acesso-rapido div .btn:active{
	color: #fff;
}
#conteudo .painel.topo .first p{
	float:left;
	padding: 20px 0 10px 0;
	width: 150px;
	text-align:center;
	height:44px;
	vertical-align:middle;
}
#conteudo .painel.topo .first{
	float: left;
	width:300px;
	height:115px;
	margin-right:25px;
}
#conteudo .painel li{
	width: 100%;
	float: left;
	margin-right:25px;
	border-radius: 4px;
	background:#fff;
}
#conteudo .painel li .tempo{
	float: left;
	width: 33%;
}
#conteudo .painel li .tempo div{
	box-sizing: content-box;
}

#conteudo .painel li h1{
	position: relative;
	line-height: 40px;
	font-size: 15px;
	color:#333;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0;
	border-bottom: 1px solid #eff1ee;
}
#conteudo .painel.topo li h1{
	display: block;
}
#conteudo .painel.topo li div{
	float:left;
	margin-top:10px;
	margin: 10px 42px 0 42px;
	line-height:50px;
}

#conteudo .painel.topo .first h1{
	width:288px;
}
#conteudo .painel.topo .first h1 strong{
	font-weight:bold;
	color: #000;
}
#conteudo .painel li dl{
	margin: 0;
	padding:0;
	overflow:auto;
	height:470px;
	position:relative;
}
#conteudo .painel li dl dt{
	padding: 3px 0 3px 23px;
	background:url(../images/right-arrow.png) no-repeat;
	background-position: 5px 4px;
	font-size: 12px;
	color:#333;
	font-weight: bold;
}
#conteudo .painel li .info dt{
	padding: 3px 0 3px 23px;
	background:url(../images/info.png) no-repeat;
	background-position: 5px 2px;
	font-size: 12px;
	color:#333;
	font-weight: bold;
}
#conteudo .painel li dl dd{
	margin:0 0 0 23px;	
	padding: 3px;
	font-size: 13px;
	color:#666;
	overflow:hidden;
}
#conteudo .painel li dl dd .sg{
	text-align:left;
	float:left;
	width:200px;
}
#conteudo .painel li dl dd .tt{
	float:left;
	text-align:right;
	width:40px;
}
#conteudo .painel li dl dd .tt.g{
	font-weight:bold;
	color:#333;
}
#conteudo .painel li .group{
	display: block;
	margin: 5px;
	padding: 10px;
}
#conteudo .painel li .group .title{
	display: block;
	padding: 5px;
	
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}
/*End Painel*/
/*Minha Conta*/

#conteudo .minhaconta{
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
}
#conteudo .minhaconta .barra{
	float:right;
	margin: 0 10px 10px 0;
}



#conteudo .minhaconta li h1{
	font-size: 12px;
	color:#333;
	font-weight: bold;
	padding:6px 0 6px 0;
	margin: 0;
	width:100%;
	background: #f7d775; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZDc3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGM0MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7d775 1%, #f4c430 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7d775), color-stop(100%,#f4c430)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7d775 1%,#f4c430 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d775', endColorstr='#f4c430',GradientType=0 ); /* IE6-8 */


	border-bottom: 1px solid #ccc;
	color: #333;
	text-align:center;		
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#conteudo .minhaconta li table{
	margin:5px;
	color:#666;
}
#conteudo .minhaconta li table tr td strong{
	padding: 0 0 3px 3px;
	color:#333;
}
#conteudo .minhaconta li table tr td input{ 
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	background:#FFC;
	outline:none;
}
#conteudo .minhaconta li table tr td p{ 
	padding:5px;
	color:#666;
}
#conteudo .minhaconta li table tr td .radio, #conteudo .minhaconta li table tr td .chk{ 
	padding:5px;
	color:#666;
	border:none;
	outline:none;
}
#conteudo .minhaconta li table tr td .chk.desabilitado{ 
	border:none;
}
#conteudo .minhaconta li table tr td select{
	padding:4px;
	color:#666;
	border:1px solid #ccc;
	background:#FFC;
	outline:none;
}
#conteudo .minhaconta li.dados{
	float: left;
	width:500px;
	height:auto;
	margin-right:20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ccc;
	background:#fff;
}
#conteudo .minhaconta li.contato{
	float: left;
	width:430px;
	height:auto;
	margin-right:0;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ccc;
	background:#fff;
}
#conteudo .minhaconta li.outras{
	float: left;
	width:430px;
	height:auto;
	margin-top:20px;
	margin-right:0;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ccc;
	background:#fff;
}
#conteudo .minhaconta li.outras .textarea{
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	outline:none;
	width:400px;
	height:55px;	
}
#conteudo .minhaconta li.logo_slogan{
	float: left;
	width:500px;
	min-height:243px;
	margin-top:10px;
	margin-right:0;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ccc;
	background:#fff;
}
#conteudo .minhaconta li.logo_slogan .semlogo{
	margin:1px;
	color:#888;
	padding:3px;
	font-size: 11px;
	border:1px solid #ccc;
	width:280px;
}
#conteudo .minhaconta li.logo_slogan .semlogo a, #conteudo .minhaconta li.logo_slogan .semlogo a:visited{
	text-decoration:underline;
	color:#666;
}
#conteudo .minhaconta li.funcionamento{
	float: left;
	width:430px;
	min-height:243px;
	margin-top:10px;
	margin-left:20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ccc;
	background:#fff;
}
#conteudo .minhaconta li.funcionamento .textarea{
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	outline:none;
	width:400px;
	height:170px;	
}
/*End Minha Conta*/
/*Ofertas*/
#conteudo .ofertas{
	float:left;
	list-style:none;
	margin-bottom:10px;
	overflow:auto;
	width:350px;
	height:300px;
	overflow-x: hidden;
}
#conteudo .update_ofertas{
	float: left;
	list-style:none;
	margin: 0 0 10px 20px;
	overflow:auto;
	width:500px;
	height:300px;
	overflow-x: hidden;
}
#conteudo .update_ofertas h1{
	background: #344199;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	width: 200px;
	padding: 3px;
	margin-left: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
}
#conteudo .update_ofertas div{
	border: 1px solid #ccc;
}
#conteudo .update_ofertas label{
	color:#333;
	font-weight: bold;
}
#conteudo .update_ofertas input[type="text"]{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	width: 250px;
	word-wrap: normal;
	word-break: normal;
	text-align: left;
}
#conteudo .update_ofertas  div{
	padding:10px;
	border-top: 2px solid #344199;
}
#conteudo .msg-erro{
	width:auto;
	margin: 0 10px 10px 0;
	padding:5px;
	border:1px solid #344199;
	background:#FFD5D5;
}
#conteudo .msg-ok{
	width:auto;
	margin: 0 10px 10px 0;
	padding:5px;
	border:1px solid #090;
	background:#CFC;
}
#conteudo .barra-ofertas{
	width:960px;
	padding: 10px 0 0 0;
	margin: 0 10px 10px 0;
	border-top:1px solid #ccc;
}
#conteudo .status-bar{
	width:960px;
	margin: 0 10px 10px 0;
}
#conteudo .status-bar p {
	float:right;
	margin-top: 15px;
	margin-right: 10px;
	color:#666;
	font-weight:bold;
	padding:0;
}
#conteudo .status-bar p input{
	border: 1px solid #ccc;
	padding:5px;
	width:30px;
	text-align:right;
}
#conteudo .barra-ofertas .btn{
	float: left;
}
#conteudo .tb_ofertas{
	width: 333px;
	border-collapse:collapse;
}
#conteudo .tb_ofertas tbody{
	padding-top:40px;
}
#conteudo .tb_ofertas tbody tr.odd{
	background:#efefef;
}
#conteudo .tb_ofertas thead tr th{
	padding:5px;
	border:1px solid #ccc;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
	border-bottom: 1px solid #ccc;
	color: #333;
	text-align:center;	
}
#conteudo .tb_ofertas thead tr th.grupo{
	min-width:270px;
	max-width:270px;
	text-align:left;
}
#conteudo .tb_ofertas thead tr th.exibir{
	min-width:40px;
	max-width:40px;
}
#conteudo .tb_ofertas tbody tr td.exibir input{
	border:none;
}
#conteudo .tb_ofertas tbody tr td{
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
	vertical-align:middle;
	word-wrap: break-word;
	word-break: break-all;
	color:#666;
	}
#conteudo .tb_ofertas tbody tr td.grupo{
	min-width:270px;
	max-width:270px;
	text-align:left;
}
#conteudo .tb_ofertas tbody tr td.exibir{
	min-width:40px;
	max-width:40px;
}	
#conteudo .tb_ofertas tbody tr td.grupo a, #conteudo .tb_ofertas tbody tr td.exibir a:visited{
	font-size:12px;
	color:#666;
	text-decoration:underline;	
}

#conteudo .tb_ofertas tbody tr td.exibir {
	min-width: 40px;
	max-width: 40px;
	text-align: center;
}
#conteudo .tb_ofertas tbody tr td.exibir input{
	width:20px;
}
#conteudo .tb_ofertas tbody tr td select{
	padding: 3px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	width:70px;
	word-wrap:normal;
	word-break:normal;
}
#conteudo .tb_ofertas tbody tr td input{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	width:70px;
	word-wrap:normal;
	word-break:normal;
	text-align:right;
}
#conteudo .aviso{
	margin: 50px auto 0 auto;
	font-size: 12px;
	color:#333;
	width:550px;
	opacity:0; filter:alpha(opacity='0')
}
#conteudo  .aviso fieldset{
	border: 1px solid #ccc;
}
#conteudo  .aviso fieldset legend{
	padding:1px 6px;
    border: 1px solid #344199;
	background:#344199;
	font-weight:bold;
	color:#fff;
}
#conteudo .aviso a, #conteudo .aviso a:visited{
	text-decoration:none;
}
#conteudo .aviso a:hover{
	text-decoration:none;
	cursor:default;
}
#conteudo .aviso .btn:hover, #conteudo .aviso .btn-hover {
	text-decoration:none;
	cursor:default;
}
#conteudo .aviso-info{
	margin: -50px auto 0 auto;
	font-size: 12px;
	color:#333;
	width:550px;
	/*opacity:0; filter:alpha(opacity='0')*/
}
#conteudo  .aviso-info fieldset{
	border: 1px solid #ccc;
}
#conteudo  .aviso-info fieldset legend{
	padding:1px 6px;
    border: 1px solid #060;
	background:#090;
	font-weight:bold;
	color:#fff;
}
/*End Ofertas*/
/*Inicio Inserir Oferta*/
#conteudo .ofertas-inserir{
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
	width:960px;
	min-height:200px;
}

#conteudo .ofertas-inserir div{
	float:left;
	margin-right:20px
}
#conteudo .ofertas-inserir .separa{
	width:25px;
	height:296px;
}
#conteudo .ofertas-inserir .separa-h{
	margin-top:20px;
	width:100%;
	height:25px;
}
#conteudo .ofertas-inserir table{
	min-width: 306px;
	max-width: 306px;
	height: 300px;
	border-collapse:collapse;
}
#conteudo .ofertas-inserir table thead{
}
#conteudo .ofertas-inserir thead tr th{
	padding:5px;
	border:1px solid #ccc;
	background: #f7d775; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZDc3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGM0MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7d775 1%, #f4c430 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7d775), color-stop(100%,#f4c430)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7d775 1%,#f4c430 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d775', endColorstr='#f4c430',GradientType=0 ); /* IE6-8 */


	border-bottom: 1px solid #ccc;
	color: #333;
	text-align:center;	
}
#conteudo .ofertas-inserir table tbody tr td{
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
	vertical-align:middle;
	word-wrap: break-word;
	word-break: break-all;
	color:#666;
	}
#conteudo .ofertas-inserir table tbody tr td{
	height:257px;
}
#conteudo .ofertas-inserir table tbody tr td .txt_fabricante_search{
	padding: 1px 0 5px 0;
	text-align:left;
}
#conteudo .ofertas-inserir table tbody tr td #fabricante_search{
	background:url(../images/lupa.png) no-repeat;
	background-position: 272px 3px;
	width:285px;
	border:1px solid #ccc;
	padding:3px;
	color:#666;
	outline:none;
}
#conteudo .ofertas-inserir #fabricante, #conteudo .ofertas-inserir #sub-grupo, #conteudo .ofertas-inserir #modelos{
	color:#666;
	border:none;
	outline:none;
	width:100%;
}
#conteudo .ofertas-inserir #step-categoria, #conteudo .ofertas-inserir #step-modelo{
	opacity:0.3;
}
#conteudo .ofertas-inserir #produto_detalhe{
	margin-top: 20px;
	width: 958px;
	min-height: 150px;
	border:1px solid #ccc;
	opacity:0.3;
}
#conteudo .ofertas-inserir #produto_detalhe h1{
	padding:5px;
	background: #f7d775; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZDc3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGM0MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7d775 1%, #f4c430 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7d775), color-stop(100%,#f4c430)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7d775 1%,#f4c430 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d775', endColorstr='#f4c430',GradientType=0 ); /* IE6-8 */


	border-bottom: 1px solid #ccc;
	color: #333;
	text-align:center;	
	width:100%;
	font-size:12px;
}produto_precificacao
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado{
	position:relative;
	padding: 5px 5px 10px 5px;
	background:#fff;
	list-style:none;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico{
	position:relative;
	width:940px;
	overflow:auto;
	list-style:none;

}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-esquerda{
	position:relative;
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita{
	position:relative;
	float:right;
	width:170px;
	height:130px;
	/*border:1px solid #f00;*/
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco{
	list-style:none;
	padding: 10px 10px 10px 0;
	text-align:right;
	font-family: Arial,​Helvetica,​sans-serif;
	line-height: 20px;	
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-preco-de a{
	font-size:18pt;
	color:#0082d6;
	text-decoration:none;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-preco-de a:hover{
	text-decoration:underline;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-ofertas{
	font-family: Arial,​Helvetica,​sans-serif;
	font-size:12px;
	color:#888888;
	font-weight:700;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-preco-de .moeda-decimal{
	font-size:9pt;
	color:#0082d6;
	font-weight:bold;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-preco-de span{
	text-decoration:none;
	color:#888888;
	font-size:9pt;
	
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-preco-ate a{
	font-size:9pt;
	color:#0082d6;
	text-decoration:none;
}
#conteudo .ofertas-inserir #step-modelo .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-preco-ate a:hover{
	text-decoration:underline;
}
#conteudo .ofertas-inserir #step-modelo .produto-lista-resultado .produto-unico .coluna-direita .produto-preco .produto-preco-ate span{
	text-decoration:none;
	color:#888888;
	font-size:9pt;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-direita .produto-preco-botao{
	padding: 0 0 0 20px;
	height:46px;
	text-align:right;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-unico .coluna-esquerda .produto-imagem{
	position:relative;
	padding-bottom:10px;
}

#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-titulo {
	position:relative;
	padding: 10px 0 10px 0; 
	margin: 0 0 0 20px;
	float:left;	
	width:600px;	
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-titulo a{
	position:relative;
	text-decoration:none;
	color:#0082D6;
	font-size:14px;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-descricao {
	position:relative;
	margin: 0 0 0 20px;
	float:left;
	width:530px;	
	font-size:9pt;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-descricao a{
	text-decoration:none;
	color:#666;
	font-size:9pt;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-comparar{
	position:absolute;
	background:#ddd;
	padding:5px;
	margin-top:-16px;
	margin-left:-5px;
	border-top-right-radius: 20px;
	width:100px;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-comparar:hover{
	background:#F4C430;
	cursor:pointer;
}
#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-comparar.selected{
	background:#F4C430;
}

#conteudo .ofertas-inserir #produto_detalhe .produto-lista-resultado .produto-comparar span{
	
	color:#666;
	margin: 0 0 0 5px;
}
#conteudo .ofertas-inserir #produto_precificacao{
	width: 400px;
	min-height: 100px;
	border:1px solid #ccc;
	margin: 20px 0 0 280px;
	opacity:0.3;
}
#conteudo .barra-ofertas-inserir{
	width:280px;
	margin: 20px 0 10px 380px;
}
#conteudo .ofertas-inserir #produto_precificacao div{
	width:180px;
	height:40px;
	padding:5px;
	float:left;
	margin: 10px 0 0 10px ;
}
#conteudo .ofertas-inserir #produto_precificacao div label{
	color:#333;
	font-weight:bold;
}
#conteudo .ofertas-inserir #produto_precificacao div input{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	width: 150px;
	word-wrap: normal;
	word-break: normal;
	text-align: right;	
}
#conteudo .ofertas-inserir #produto_precificacao div select{
	padding: 3px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	width: 150px;
	word-wrap: normal;
	word-break: normal;
}
#conteudo .ofertas-inserir #produto_precificacao h1{
	padding:5px;
	background: #f7d775; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZDc3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGM0MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7d775 1%, #f4c430 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7d775), color-stop(100%,#f4c430)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7d775 1%,#f4c430 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d775', endColorstr='#f4c430',GradientType=0 ); /* IE6-8 */


	border-bottom: 1px solid #ccc;
	color: #333;
	text-align:center;	
	width:390px;
	font-size:12px;
}
/*Fim Inserir Oferta*/
/*produtos*/
#conteudo .barra-produtos{
	width: 960px;
	margin: 10px auto;
	border: 6px solid #eff1ee;
	height: 72px;
	border-radius: 4px;
}
#conteudo .barra-produtos table tbody tr th{
	padding: 5px 8px 0 8px;
	text-align:left;
	vertical-align:middle;
	color:#333;
}
#conteudo .barra-produtos table tbody tr td{
	padding: 0 5px 5px 5px;
	text-align:left;
	vertical-align:middle;
	color:#666;
}

#conteudo .barra-produtos table tbody tr td select{
	padding: 5px;

	border: 1px solid #ccc;
	width: 100%;
}
#conteudo .barra-produtos table tbody tr td input[type="text"]{
	padding: 6px;
	border: 1px solid #ccc;
	width: 300px;
}
#conteudo h2{
	margin: 30px 0 1px 0;
	font-size: 18px;
	color: #344199;
}
#conteudo .lista-produtos table{
	width: 960px;
	border-collapse:collapse;
}
#conteudo .lista-produtos table tbody{
	padding-top:40px;
}
#conteudo .lista-produtos table tbody tr.odd{
	background:#f4f4f4;
}
#conteudo .lista-produtos table thead tr th{
	padding:6px;
	border:1px solid #ccc;
	background: #eff1ee; /* Old browsers */
	color: #333;
	font-size: 13px;
}
#conteudo .lista-produtos table thead tr .weekend{

}
#conteudo .lista-produtos table tbody tr .weekend{
	background: #f9f9f9;
}
#conteudo .lista-produtos table tbody tr td span.negative.s, #conteudo .lista-produtos table tbody tr td span.positive.s{
	color: #344199;
	font-weight:bold;
}
#conteudo .lista-produtos table tbody tr td span.negative{
	color: red;
}
#conteudo .lista-produtos table tbody tr.negative td{
	color: red;
}
#conteudo .lista-produtos table tbody tr td span.positive{
	/*color: blue;*/
	color: #333;
}
#conteudo .lista-produtos table tbody tr.cancel td{
	color:#FF3300;
	text-decoration:line-through;
}
#conteudo .lista-produtos table tbody tr td{
	padding:6px;
	border:1px solid #ccc;
	text-align:left;
	vertical-align:middle;
	word-wrap: break-word;
	word-break: break-all;
	color:#333;
	font-size: 13px;	
	}
#conteudo .lista-produtos table tbody tr td form{
	display:inline-block;
	margin:0;
	padding:0;
	width:0;
	height:0;
}

#conteudo .lista-produtos table thead tr th.left{
	text-align: left;
}
#conteudo .lista-produtos table thead tr th.center{
	text-align: center;
}
#conteudo .lista-produtos table thead tr th.right{
	text-align: right;
}
#conteudo .lista-produtos table tbody tr td.left{
	text-align: left;
}
#conteudo .lista-produtos table tbody tr td.center{
	text-align: center;
}
#conteudo .lista-produtos table tbody tr td.right{
	text-align: right;
}
#conteudo .lista-produtos table tbody tr.subtotal td{
	padding:6px;
	border:1px solid #ccc;
	background: #bdf9bd;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

/*produtos*/
#login{
	position: absolute;
	top: 50%;
	left: 50%;
	width:450px;
	height:320px;
	padding: 20px;
	margin: -160px 0 0 -225px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.28);
}

#login h1{
	font-size:14px;
	color:#344199;
	text-align:center;
	font-weight:bold;
}
#login p{
	margin-top:10px;
	font-size:12px;
	color:#333;
	text-align:center;
}
#login a{
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:25px;
	text-decoration:none;
}
#login table{
	width:100%;
	font-size:12px;
	color:#333;
	padding:0;
	margin: 10px 0 0 0;
}
#login table td{
	/*border:1px solid #ccc;*/
	padding:5px;
}
#login table td label{
	padding-left:2px;
}
#login table td span{
	font-size:14px;
	color: #344199;
	text-align:center;
	font-weight:bold;
}
#login table td .textbox{
	padding:6px;
	border: none;
	border-radius:4px;
	outline: none;
}
.btn {
	display: inline-block;
	padding: 6px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	border: none;
	cursor: pointer;
}
input[type='submit']{
	border: none;
	cursor: pointer;
}	
.btn:hover, .btn-hover {
	color: #fff;
	text-decoration: none;
}
/*FIM DE LOGIN*/
/**/
#esqueci{
	width:550px;
	height:450px;
	border:1px solid #ccc;
	margin: 50px auto 50px auto;
	border-radius: 15px;
	box-shadow: 1px 1px 5px #888888;
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,249,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-8 */
	padding:10px;	
}
#esqueci h1{
	padding:10px 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#344199;
	border-bottom:3px solid #344199;
}
#esqueci .content p{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding: 20px 0 0 0;
	text-align:center;
	width:100%;
	line-height:30px;
}

#esqueci .content table{
	padding: 0 15px 0 15px;
	font-size: 16px;
	}	
#esqueci .content table td{
	padding: 3px 0 3px 0 ;
	font-size: 12px;
	color:#333;		
	}
#esqueci .content table td input{
	padding:5px;
	font-size: 12px;
	width:240px;
	color:#333;
	border: 1px solid #C6C6C6;
	}
#esqueci .btn {
display: inline-block;
padding: 4px 12px;
margin: -3px 0 0 .3em;
font-size: 12px;
line-height: 18px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
font-weight: bold;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #bbbbbb;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}	
#esqueci .btn:hover, .btn-hover {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
#esqueci .msgbox{
	display:block;
	width: 400px;
	height:auto;
	margin: 10px 20px 10px 20px;
	padding:5px;
	background:#FFC; 
	border:1px solid #C00; 
}
#esqueci .msgbox  li{
	list-style:disc;
	line-height:20px;
	font-size:12px;
	text-align:center;
	color:#222;	
}
#esqueci .msgbox_resposta{
	display:block;
	width: 400px;
	height:auto;
	margin: 10px 20px 0 20px;
	padding:5px;
	background:#E7FFE7; 
	border:1px solid #090; 
}
#esqueci .msgbox_resposta  li{
	list-style:disc;
	line-height:20px;
	font-size:12px;
	text-align:center;
	color:#090;	
	font-weight:bold;
}
/**/

/*Contato*/

#conteudo .contato{
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
}
#conteudo .contato .barra{
	float:right;
	margin: 0 10px 10px 0;
}



#conteudo .contato li h1{
	font-size: 12px;
	color:#333;
	font-weight: bold;
	padding:6px 0 6px 0;
	margin: 0;
	width:100%;
	background: #f7d775; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZDc3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGM0MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7d775 1%, #f4c430 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7d775), color-stop(100%,#f4c430)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7d775 1%,#f4c430 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7d775 1%,#f4c430 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d775', endColorstr='#f4c430',GradientType=0 ); /* IE6-8 */


	border-bottom: 1px solid #ccc;
	color: #333;
	text-align:center;		
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#conteudo .contato li.dados{
	float: left;
	width:500px;
	height:auto;
	margin-right:20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ccc;
	background:#fff;
}
#conteudo .contato li table{
	margin:5px;
	color:#666;
}
#conteudo .contato li table tr td strong{
	padding: 0 0 3px 3px;
	color:#333;
}
#conteudo .contato li table tr td input{ 
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	background:#FFC;
	outline:none;
}
#conteudo .contato li table tr td p{ 
	padding:5px;
	color:#666;
}
#conteudo .contato li table tr td .radio, #conteudo .contato li table tr td .chk{ 
	padding:5px;
	color:#666;
	border:none;
	outline:none;
}
#conteudo .contato li table tr td .chk.desabilitado{ 
	border:none;
}
#conteudo .contato li table tr td select{
	padding:4px;
	color:#666;
	border:1px solid #ccc;
	background:#FFC;
	outline:none;
}
#conteudo .contato li table tr td .textarea{
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	outline:none;
	width:470px;
	height:100px;
	background:#FFC;
}
#conteudo .contato li p.ok{
	display: block;
	margin: 5px auto;
	border: 1px solid #33cc33;
	background:#99ff99;
	padding: 5px;
	width: 470px;
	border-radius: 3px;
}
#conteudo .contato li p.erro{
	display: block;
	margin: 5px auto;
	border: 1px solid #ff6666;
	background:#ffcccc;
	padding: 5px;
	width: 470px;
	border-radius: 3px;
}

/*Fim Contato*/

/*contrato*/
#conteudo .contrato{
	margin: 10px auto;
	width:920px;
	padding:20px;
	height:auto;
	overflow:hidden;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	box-shadow: 1px 1px 1px #ccc;
	background:#fff;
	color:#333;
	font-size:12px;
	line-height:15px;
}
#conteudo .contrato p{
	
	color:#333;
	font-size:12px;
	line-height:16px;
}
#conteudo .contrato h1{
	font-size:18px;
	color:#222;
	margin: 0 0 20px 0;
}
#conteudo .contrato h5{
	padding: 5px 20px;
	background:#6F6;
	color:#000;
	font-size:14px;
	width:960px;
	margin: 0 0 20px -20px;
	font-weight:normal;
}
#conteudo .contrato h2{
	font-size:14px;
	color:#222;
	margin: 20px 0 10px;
}
#conteudo .contrato .upper-alpha{
	margin: 10px 0;
	padding:10px;
}
#conteudo .contrato .upper-alpha li{
	color:#333;
	list-style:upper-alpha;
	padding-left:5px;
	margin-left:10px;
	padding: 3px 0;
}
#conteudo .contrato .lower-alpha li{
	color:#333;
	list-style:lower-alpha;
	padding-left:5px;
	margin-left:18px;
	padding: 3px 0;
}

/*fim de contrato*/




/*produto novo*/
.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../../images/switch.gif) repeat-x; display: block; float: left; }
.cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: bold; }
.cb-enable span { background-position: left -90px; padding: 0 10px; }
.cb-disable span { background-position: right -180px;padding: 0 10px; margin:0; }
.cb-disable.selected { background-position: 0 -30px; }
.cb-disable.selected span { background-position: right -210px; color: #fff; }
.cb-enable.selected { background-position: 0 -60px; }
.cb-enable.selected span { background-position: left -150px; color: #fff; }
.switch  { min-width:120px; margin:0; }
.switch label { cursor: pointer; }
.switch input { display: none; }
.tabs-panel{
	width: 960px;
	margin-bottom:20px;
}
.tabs-panel .table-panel{
	width: 100%;
	border: 1px solid #ccc;
}
.tabs-panel .table-panel ul li{
	list-style:none;
	display:inline-block;
	width:95px;
	text-align:center;
	padding: 5px;
	margin: 0 5px 5px 0;
	border: 1px solid #ddd;
}
.tabs-panel .table-panel ul li img{
	cursor: pointer;
}
.tabs-panel .table-panel .table-panel-cabecalho{
	padding: 5px 3px;
	border-bottom: 1px solid #ccc;
	background: #eff1ee;
	color: #333;
	font-size: 12px;
	text-align:left;
}
.tabs-panel .table-panel .table-panel-cabecalho.meio{
	border-top: 1px solid #ccc;
}
.tabs-panel .table-panel td{
	padding: 5px;
	position: relative;
}
.tabs-panel .table-panel td input[type="text"],.tabs-panel .table-panel td input[type="password"]{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	word-wrap: normal;
	word-break: normal;
	text-align: left;
}
.tabs-panel .table-panel td textarea{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	word-wrap: normal;
	word-break: normal;
	text-align: left;
	width: 90%;
}
.tabs-panel .table-panel td input[type="text"].campo_numero{
	text-align:right;
}
.tabs-panel .table-panel td select{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	word-wrap: normal;
	word-break: normal;
	text-align: left;
}
.tabs-panel .table-panel td .select-texture{
	display: none;
}
input.required, select.required{
	background:#FFCACA;
}
span.required{
	color: #FF8080;
	position:absolute;
	z-index: -1;
	line-height: 34px;
	margin-left: 10px;
}
.tabs-panel .table-panel #tip-taxa-operacao{
	color:#666;
	position:absolute;
	z-index: -1;
	line-height: 34px;
	margin-left: 10px;
}
.tabs-panel .table-panel td .result th, .tabs-panel .table-panel td .result td{
	height: 30px;
	font-weight: normal;
	color: #666;
	font-style:italic;
}
.tabs-panel .table-panel td .result p{
	width: 80%;
	height: 26px;
	padding: 0 10px;
	line-height: 26px;
	margin:0 auto;
	border: 1px solid #ccc;
	text-align:right;

}
#bar_buttons li{
	width:300px;
	margin: 5px auto;
	list-style: none;
	padding: 3px;
	border: 1px solid #A80000;
	background:#FFB0B0;
}
#bar_buttons.bar_buttons_fixed {
	position: fixed;
	bottom: 0;
	float: left;
	left: 0;
	padding: 10px;
	display: block;
	margin: auto;
	border-top: 1px solid #DDD;
	background: #f8f8f8;
	width: 100%;
}
#bar_buttons .btn {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	margin: 0;
	margin-left: .3em;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
	background-color: #666;
}
#bar_buttons .btn-primary{
	color: #ffffff;
	background-color: #5bb75b;
}

/*INICIO FOOTER*/
#footer{
	clear:both;
}
#footer{
	width:100%;
	background:#fff;
	
}

#footer #copy{
	margin:0 auto 0 auto;
	text-align:center;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666;
	text-align:center;
	font-style:italic;
	background:#eee;
	border-top:1px solid #ccc;
	height:100%;
}
#footer #copy a,#footer #copy a:visited{
	color:#0082D6;
	font-size: 8pt;
	font-style:italic;
	text-decoration:none;
}
#footer #copy a:hover{
	text-decoration:underline;
}
#footer #copy .aviso{
	padding:0;
	margin:0;
	color:#666;
	text-align:center;
	font-style:italic;
}

/*Menu Principal*/
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  height: 30px;
  width:1000px;
  margin: 0 auto 0 auto;
}
#cssmenu li.first{
	margin-left: 10px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  color: #F9F9F9;
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  padding: 0 25px 0;
  text-decoration: none;
}
#cssmenu li.has-sub:before{
	font-family: 'FontAwesome';
	color: #fff;
	content: "\f078";
	display: block;
	height: 12px;
	position: absolute;
	right: 5px;
	top: 19px;
	width: 12px;
	z-index: 100;
}
#cssmenu li.has-sub.new:before{
	font-family: 'FontAwesome';
	color: #fff;
	content: "\f054";
	display: block;
	height: 12px;
	position: absolute;
	right: 5px;
	top: 15px;
	width: 12px;
	z-index: 100;
}
#cssmenu ul {
	 list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover:after {
/*  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #4d3f2f;
  margin-left: -10px;*/
}
#cssmenu > ul > li:first-child > a {
}

#cssmenu > ul > li:last-child > a {
}
#cssmenu > ul > li.active > a{
}
#cssmenu > ul > li:hover > a{
}
#cssmenu > ul > li.active > a:hover{
}
#cssmenu > ul > li:hover > a{
}

#cssmenu .has-sub {
  z-index: 100;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  min-width: 160px;
  width: auto;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #344199;
  filter: none;
  font-size: 12px;
  display: block;
  line-height: 100%;
  padding: 15px;
  padding-left:30px;
}
#cssmenu .has-sub ul li:hover a {
  background: #404eb1;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
 	background: #344199;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #404eb1;
}

.title-payment{
	position: absolute;
	top: 17px;
	left: 26px;
}
.cssmenu-total ul,
.cssmenu-total li,
.cssmenu-total span,
.cssmenu-total a {
  margin: 0;
  padding: 0;
  position: relative;
  background: #eee;
  text-align: left;
}
.cssmenu-total a:hover, .cssmenu-total a:active, .cssmenu-total a:focus{color: #000;text-decoration: none;}
.cssmenu-total {
  height: 30px;
  width:200px;
  margin: 0 auto 0 720px;
}
.painel_vendedores .range .col:nth-child(2) .cssmenu-total{
  margin: 0 auto 0 242px;
}
.cssmenu-total li.first{
	margin-left: 10px;
}
.cssmenu-total:after,
.cssmenu-total ul:after {
  content: '';
  display: block;
  clear: both;
}
.cssmenu-total a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  padding: 0 15px 0;
  text-decoration: none;
  width: 200px;
}
.cssmenu-total ul {
	 list-style: none;
}
.cssmenu-total > ul {
  float: left;
}
.cssmenu-total > ul > li {
  float: left;
}
.cssmenu-total li.has-sub:before{
	font-family: 'FontAwesome';
	color: #666;
	content: "\f078";
	display: block;
	height: 8px;
	position: absolute;
	right: 5px;
	top: 9px;
	width: 12px;
	z-index: 100;
	font-size: 11px;
}
.cssmenu-total > ul > li:first-child > a {
}

.cssmenu-total > ul > li:last-child > a {
}
.cssmenu-total > ul > li.active > a{
}
.cssmenu-total > ul > li:hover > a{
}
.cssmenu-total > ul > li.active > a:hover{
}
.cssmenu-total > ul > li:hover > a{
}

.cssmenu-total .has-sub {
  z-index: 99;
}
.cssmenu-total .has-sub:hover > ul {
  display: block;
}
.cssmenu-total .has-sub ul {
  display: none;
  position: absolute;
  min-width: 200px;
  width: auto;
  top: 100%;
  left: 0;
  background: #888;
  padding: 15px 0;  
  z-index: 100;
}
.cssmenu-total .has-sub ul li {
  *margin-bottom: -1px;
}
.cssmenu-total .has-sub ul li a{
  background: #eee;
  filter: none;
  font-size: 12px;
  display: block;
  line-height: 100%;
  padding: 5px 15px;
  border-bottom: 1px solid #ccc;
}
.cssmenu-total .has-sub ul li a .col-payment-value{
	font-size: 14px;
}
.cssmenu-total .has-sub ul li:last-child a{
	border-bottom: none;
}
.cssmenu-total .has-sub ul li:hover a {
  background: #eee;
}
.cssmenu-total .has-sub .has-sub:hover > ul {
  display: block;
}
.cssmenu-total .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
.cssmenu-total .has-sub .has-sub ul li a {
 	background: #eee;
}
.cssmenu-total .has-sub .has-sub ul li a:hover {
  background: #eee;
}
input.readonly{
	background:#eee;
}
table.sales span{
	display: block;
}
table.sales span.barcodenum{
	position:relative;
	padding-left: 20px;
}
table.sales span.barcodenum a{
	position: absolute;
	display:block;
	width: 15px;
	height: 15px;
	left: 0;
	top: 0;
}
table.sales span.barcodenum a img{
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);	
}
table.sales span.barcodenum a:hover img{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);	
}
table.sales tr.dev td{
	vertical-align: top !important;
}
table.sales tr.dev td span.line-through{
	position: relative;
	color: red;
}
table.sales tr.dev td span.info{
	font-size: 12px;
	font-family: 'Tahoma';
	font-weight: bold;
}
table.sales tr.emb td span{
	color: blue;
}
/*VENDAS POSCONTROLE*/
.painel_vendedores{
	display:block;
	width: 960px;
	padding-top: 10px;
	overflow:hidden;
}
.painel_vendedores .range{
	overflow:hidden;
	background: #fff;
	padding: 10px;
	font-size: 16px;
	margin-bottom: 10px;
    border: 6px solid #eff1ee;
    font-weight: bold;
    color: #000;
}
.painel_vendedores .range .col{
	float: left;
	display: block;
	width: 50%;
}
.fa-credit-card{
	color: blue;
}
.fa-money{
	color: green;
}
.fa-calendar{
	color: white;
}
.fa-shopping-cart{
	color: red
}
.painel_vendedores .range .col:nth-child(2){
	text-align: right;
}
.painel_vendedores .range .col:nth-child(2) i{
	margin-left: 10px;
}
.painel_vendedores .row_agencia{
	border: 6px solid #eff1ee;
	margin-bottom: 20px;
	min-height: 500px;
}
.painel_vendedores .row_agencia .range{
	background: #fff;
	border-radius: 0;
	border: none;
    border-bottom: 1px solid #eff1ee;	
    color: #333;
}

.painel_vendedores .box{
    box-sizing:border-box;
	display:inline-block;
	width: 147px;
	margin: 8px 4px;
    background-image: none;
    outline: 0;
    border: 3px solid #eff1ee;
}
.painel_vendedores .box .box-title{
	color: #333;
	font-size: 13px;
	font-weight: bold;
	background: #fff;
	border-bottom: 1px solid #eff1ee;
	padding: 10px; 
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.painel_vendedores .box .box-sales{
	position: relative;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 30px 5px 5px; 
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
.painel_vendedores .box .box-sales a,
.painel_vendedores .box .box-sales a:hover,
.painel_vendedores .box .box-sales a:visited{
	color: #333;
	text-decoration: none;
}
.painel_vendedores .box .box-sales:before{
	display: block;
	color: black;
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f155";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: center;
	color: #888;
}
.painel_vendedores .box .box-discount{
	position: relative;
	color: #333;
	font-size: 14px;
	padding: 5px 30px 5px 5px; 
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
.painel_vendedores .box .box-discount:before{
	display: block;
	color: black;
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f056";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: center;
	color: #888;
}
.painel_vendedores .box .box-ticket{
	position: relative;
	color: #333;
	font-size: 14px;
	padding: 5px 30px 5px 5px; 
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
.painel_vendedores .box .box-ticket:before{
	display: block;
	color: black;
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f145";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: center;
	color: #888;
}
.painel_vendedores .box .box-lastdate{
	position: relative;
	color: #333;
	font-size: 14px;
	padding: 5px 30px 5px 5px; 
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
.painel_vendedores .box .box-lastdate:before{
	display: block;
	color: black;
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f017";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: center;
	color: #888;
}

.painel_vendedores .box .box-parking{
	position: relative;
	color: #333;
	font-size: 14px;
	padding: 5px 30px 5px 5px; 
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
.painel_vendedores .box .box-nautic{
	position: relative;
	color: #333;
	font-size: 14px;
	padding: 5px 30px 5px 5px; 
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
.painel_vendedores .box .box-nautic:before{
	display: block;
	color: black;
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f21a";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: center;
	color: #888;
}
.painel_vendedores .box .box-parking:before{
	display: block;
	color: black;
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f1b9";
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	right: 10px;
	text-align: center;
	color: #888;
}
.painel_vendedores .box .box-print{
	text-align: center;
	padding: 5px 0;
}
.painel_vendedores .box h1{
	display: table-cell;
	vertical-align: middle;
	width: 127px;
	height: 34px;
	margin:0;
	padding: 0;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
}
.painel_vendedores .box h2{
	margin:0 !important;
	padding: 5px 0!important;
	font-size: 16px!important;
	font-weight:bold!important;
	text-align:center!important;
	color: green!important;
}
.painel_vendedores .box.red .box-title,
.painel_vendedores .box.red .box-sales,
.painel_vendedores .box.red .box-discount,
.painel_vendedores .box.red .box-ticket,
.painel_vendedores .box.red .box-lastdate
{
	color: red!important;
}
.painel_vendedores .box h3{
	margin:0 !important;
	padding: 5px 0!important;
	font-size: 13px!important;
	font-weight:normal!important;
	text-align:center!important;
	color: #333!important;
}
.painel_vendedores .box .print{
	text-align:center;
}
#motivo_estorno{
	padding:5px;
	color:#666;
	border:1px solid #ccc;
	outline:none;
	width:99%;
}


.wait{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
  transition: .5s;
  top: 0;
  left: 0;
  z-index: 999999;
}
.wait.active{
  display: block;
}
.wait .wait-spinner{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    width: 96px;
    height: 96px;
    margin: -48px 0 0 -48px
}
.wait .wait-spinner .wait-spinner-svg {
    line-height: 100%;
    height: 100%;
    width: 100%
}
.wait .wait-spinner .wait-spinner-svg path {
    fill: green;
}
.wait .wait-spinner.animated .wait-spinner-svg {
    -webkit-animation: wp3-spinner-anim-rotate .7s linear infinite normal forwards;
    animation: wp3-spinner-anim-rotate .7s linear infinite normal forwards
}


@-webkit-keyframes wp3-spinner-anim-rotate {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
  }
  to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn)
  }
}
@keyframes wp3-spinner-anim-rotate {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
  }
  to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn)
  }
  }
  #bilhetes_adicionados{

  }

#bilhetes_adicionados td input[type="text"],
#bilhetes_totais td input[type="text"],
#bilhetes_adicionados td input[type="password"]{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	word-wrap: normal;
	word-break: normal;
	text-align: left;
}
#bilhetes_adicionados td textarea{
	padding: 4px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	word-wrap: normal;
	word-break: normal;
	text-align: left;
	width: 90%;
}
#bilhetes_totais td input[type="text"]{
	text-align:right;
}
#bilhetes_adicionados td input.campo_numerico,
#bilhetes_adicionados td input.decimal{
	text-align:right;
}
#bilhetes_adicionados td input.campo_numerico.center{
	text-align:center;
}
#bilhetes_adicionados td select{
	padding: 3px;
	color: #666;
	border: 1px solid #ccc;
	outline: none;
	word-wrap: normal;
	word-break: normal;
	text-align: left;
}
table.report-dashboard{
	width: 100%;
	border-collapse: collapse;
}
table.report-dashboard tr.cb:hover td{
	background: #FF9;
}
table.report-dashboard table.barcos tr:hover td{
	background: #FF9;
}
table.report-dashboard tr th,
table.report-dashboard tr td{
	padding: 8px;
	font-size: 14px;
}
table.report-dashboard tr td a{
	color: red;
}
table.report-dashboard tr td form{
  display:inline-block;
  margin: 0 5px;
}
table.report-dashboard tr.cb td{
	border-top: 1px solid #eee;
	background: #f9f9f9;
	color: black;
}
table.report-dashboard tr th{
	background: #eff1ee;
}
table.report-dashboard .text-center{
	text-align: center;
}
table.report-dashboard tr th:nth-child(1){
	width: 400px;
}
table.report-dashboard tr th:nth-child(2){
	width: 100px;
}
table.report-dashboard tr th:nth-child(3){
	width: 110px;
}
table.report-dashboard tr th:nth-child(4){
	width: 110px;
}
table.report-dashboard tr th:nth-child(5){
	width: 110px;
}
table.report-dashboard tr th:nth-child(6){
	width: 110px;
}
table.barcos{
	width: 100%;
	border-collapse: collapse;
}
table.barcos tr td{
	border-top: none;
}
table.barcos tr th,
table.barcos tr td{
	padding: 4px 8px;
	font-size: 14px;
}
table.barcos tr td:nth-child(1){
	width: 400px !important;
}
table.barcos tr td:nth-child(1) i{
	position: absolute;
	left: 20%;
	top: 5px;
	transform: rotate(90deg);
}
table.barcos tr td:nth-child(2){
	width: 100px;
}
table.barcos tr td:nth-child(3){
	width: 110px;
}
table.barcos tr td:nth-child(4){
	width: 110px;
}
table.barcos tr td:nth-child(5){
	width: 110px;
}
table.barcos tr td:nth-child(6){
	width: 110px;
}
table.barcos tr th{
	background: #f9f9f9;
}
table.barcos .text-center{
	text-align: center;
}
h1.daterange_reservas{
	position: relative;
	display:block;
	width:100% !important;
	margin-bottom: 10px !important;
}
h1.daterange_reservas #dtr_vagas_tipos{
	position: absolute;
	top: 3px;
	right: 59px;
	width: auto;
}
h1.daterange_reservas i.fa-calendar{
	position: absolute;
	top: 11px;
	right: 71px;
	font-size: 16px;
	color: #333;
}
#btn_refresh_reservas{
	position: absolute;
	top: 3px;
	right: 19px;
}
#btn_refresh_reservas:hover,
#btn_refresh_reservas:active,
#btn_refresh_reservas:focus{
	color: #fff;
}
/* Dropdown Button */
.dropbtn {
    background-color: #344199;
    color: white;
    padding: 8px;
    font-size: 12px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    width: 100%;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #2b3682;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: block;
    width: 90%;
    margin: 5px auto;
}
.dropdown:before{
	font-family: 'FontAwesome';
	color: #fff;
	content: "\f078";
	display: block;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 9px;
	width: 12px;
	z-index: 100;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.fileSelect{
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}
.imageSelect
{
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  padding: 10px;
  text-align: center; 
}

.imageSelect.fielderror {
    color: #D8000C !important;
    background-color: #FFBABA !important;
}
.imageSelect div{
  position: absolute;
  display: block;
  margin-bottom: -10px;
  left: 0;
  width: 100%;
  bottom: 50%;
  text-align: center;
  font-size: 15px;
  color: #a9a9a9;
}
.imageSelect .help-mobile{
  display: block;
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 5px;
  right: 5px;
  text-align: right;
  line-height: 30px;
  margin: 0;
}
.imageSelect .help-mobile span{
  color: #a9a9a9;
  font-size: 12px;
  padding-right: 60px;
}
.imageSelect .help-mobile:after{
  content: "";
  display: block;
  width: 50px;
  height: 30px;
  background: url(/images/icon-horizontal.png);
  background-repeat: no-repeat;
  background-size: 50px 30px;
  position: absolute;
  right: 5px;
  top: 0;
}
.foto-tit{
  display: block;
  width: 100%;
  top: 10px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
.imageSelect.foto{
  width: 250px;
  height: 250px;
}
.imageSelect img{
  display: block;
  margin: 0 auto;
  box-shadow: 1px 1px 2px 3px #ccc;
}
.imageSelect.foto img{
  max-height: 230px;  
}
.imageSelect.background{
  width:100%;
  height: 457px;
}
.imageSelect:hover{
  background: #f9f9f9;
}
.imageSelect svg{
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
}  
input.required, select.required, textarea.required{
	background:#FFCACA;
}
span.required{
	color: #FF8080;
	position:absolute;
	z-index: -1;
	line-height: 34px;
	margin-left: 10px;
}