@import url(../../wp-content/css/fonts.css);

body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{margin:0;padding:0;margin-top: 0px;font-family: "OpenSans", "Trebuchet MS", Helvetica, sans-serif;}
body {
    background: #efefef none repeat scroll 0 0;
    color: #696969;
    font-family: "Istok",sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
a{text-decoration:none; color:#333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
* {margin:0; padding:0; list-style:none; vertical-align:baseline; margin:0;}
ol,li,ul {list-style:none;}

.top-painel-cliente{padding: 0 20px;}
.box-log-panelCliente{margin-top: 10px}
#line-top, #line-top-fix{height:3px; width:100%;z-index:99999;position:relative;clear:both}
/* ---------------------- top --------------------*/
.header-main{min-height: auto !important;}
#header-container .top-logo{
	float: left; width: 50%; height: auto; padding: 10px
}
#header-container .top-login{	float: right; height: auto; padding: 10px}
#header-container .top-login > .box{float: right; background: #efefef; height: auto; padding: 10px;  background-image: url("../../wp-content/images/icon-user.png"); background-position: 20px center; background-repeat: no-repeat; border-radius: 2px; line-height: 120%; padding-left: 80px; min-width: 320px; font-size:  13px}
/*----------------------- smart -------------------*/
.menu_smart {
	display:block;
	height:40px;
	display:none;
	top:0;
	overflow: hidden;
}
.menu_smart > .row > .title{padding-right:0}
.menu_smart h1{
	font-size:22px;
	font-weight:bold;
	text-align:right;
	padding:0;
	margin:6px 8px 0 0;
	float:right
}
.menu_smart span{
	font-size:28px;
	float:left;
	margin:3px 5px;	
}
.icon-menu-smart{width:30px; height:35px;}

.header-areacliente .wide_menu_smart {
  position: absolute;
  display: none;
  width: inherit;
  margin: 0 !important;
}

/*----------------------- menu user login -------------------*/
.act-show-user{cursor: pointer;}
.wide_login_smart{
	position: fixed;
	top:40px;
	width: 100%;
	background: #333;
	color: #fff;
	display: none;
	left: 15px;
	padding: 10px 15px
}
.wide_login_smart a{color: #fff; font-weight: bold}
.act-close-panel-cliente i{font-size: 32px; margin-top: 15px}
/*----------------------- menu smart -------------------*/
#wrap_menu_smart{
	overflow:hidden;
	height:0px;
	display:block;
	-webkit-transition: height 1s;
  transition: height 1s;
	float:left;
	top:0;
	z-index:999999;		
}
.act-show-menu-smart{
	cursor:pointer; 
	float:left;
	margin:0;
	padding:0
}
.menu_smart_visible{height:auto;}
.wide_menu_smart{
	float: left;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
	display: none;

}
.wide_menu_smart > ul{
	text-align: left;
	position: relative;
  z-index: 1;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:90%;
	margin:0 auto
}

.wide_menu_smart > ul > a{
    display: inline-flex;
    float: none;
    padding: 7px 10px;
	width:100%;
	position:relative;
	-webkit-transition: background 1s;
    transition: background 1s;	
}
.wide_menu_smart > ul > a{
	font-family:'Archivo';
	font-size:18px;
	color:#fff;
	width:100%;
	-webkit-transition: color .8s;
    transition: color .8s;
	text-transform:uppercase;
}
.wide_menu_smart > ul > a:hover{text-decoration: none;}


/*------------------- PAGINA PEDIDOS ---------------------------- */
.box-full-pedidos {background: #fff none repeat scroll 0 0; padding: 10px 15px;}
.box-full-pedidos .col-sm-3{padding-left: 0}
.box-full-pedidos .col-sm-9{padding-right: 0}
#divShowPedido{display: block; float: left; height: auto; min-height: 240px; width: 100%;}
.box-full-pedidos .sidebar-nav .act-todos {border-bottom: 1px dotted #ddd}
#divShowPedido #table-pedidos{width: 100% !important}
#divShowPedido .table-pedidos{font-size: 13px !important; font-family: 'Arial'}
.box-full-pedidos .navbar-collapse ul{padding: 10px 0}
.box-full-pedidos .navbar-nav > li{width: 100%; }
.box-full-pedidos .navbar-nav > li > a {padding-bottom: 5px; padding-top: 5px; }
.box-full-pedidos .act-open-pedido{color: #000099; ;}
.box-full-pedidos .act-open-pedido:hover{color:#333; cursor: pointer; text-decoration: underline}
.box-full-pedidos #titShowPedido{color:#666; font-weight: bold;}


/*------------------- DEFINICOES TABLES  ---------------------------- */
.table{font-family: "Arial" !important; font-size: 13px !important;}
.tit-lg{display: none; font-weight: bold; float: left; margin-right: 5px}

/*--------------------------- Tela manutenção -------------------*/
#divManutencaoFull{position:absolute;width:100%;height:100%;background-color:#000;opacity:0.97;filter:alpha(opacity=97);z-index:900;display:none;}
#divManutencaoCenter{margin:0 auto;margin-top:180px;width:375px;height:150px;background-color:#FFF;border:1px solid #F30;border-radius:7px;z-index:901;padding:5px;font-family:Tahoma, Geneva, sans-serif;}
#divManutencaoCenter .titulo{float:left;width: 375px;height:28px;line-height:28px;border-bottom:1px dotted #000;font-size:22px;color:#F30;font-weight:bold;margin-bottom:7px;}
#divManutencaoCenter .descricao{float:left;width: 375px;height:80px;line-height:100%;font-size:15px;color:#000;}
#divManutencaoCenter .botaoFecharAviso{text-align:center;margin-top:10px;width: 375px;float:left;font-weight:bold;text-decoration:underline;cursor:pointer}
#divManutencaoCenter .botaoFecharAviso:hover{color:#F30}

/*--------------------------- MSG BOOTBOX -------------------*/

.wide_menu > ul {
    text-align: center;
    position: relative;
    z-index: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.wide_menu > ul > a {
    font-family: 'Archivo';
    font-size: 17px;
    color: #fff;
    -webkit-transition: color .8s;
    transition: color .8s;
    text-transform: uppercase;
}
.wide_menu > ul > a {
    display: inline-block;
    float: none;
    padding: 12px 15px;
    position: relative;
}
.wide_menu > ul > a:hover{text-decoration: none}
#header-container {
    width: 100%;
    margin-top:0px;
}

#line-top {padding: 0 !important; min-height:3px !important;}

#wrap_menu {
    min-height: 45px;
}

#header-container {margin-top: 0px !important;}