@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400');
<!--@import url('https://use.fontawesome.com/releases/v5.6.3/css/all.css');-->
@import url('https://fonts.googleapis.com/css?family=Exo+2&display=swap');
@font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: normal;
src: local('Product Sans'), url('ProductSans-Regular.woff') format('woff');
}


a#list-ing-cat {
    font-family: 'Product Sans';
    font-weight: 400;
    padding: 13px 10px;
}

a {
    font-family: 'Product Sans';
}

span {
    font-family: 'Product Sans';
}

.ficha-utente-hist ul#search-ul {
    margin: 0 0 15px 0;
    box-shadow: rgba(0,0,0,.117647) 0 2px 5px !important;
}

.ficha-utente-hist ul#search-ul li.accordion {
    padding: 0px;
    box-shadow: none !important;
}

ul#search-ul li div#por_proc_green {
    margin: 0px;
}

div#proc-enc-qtd input {
    margin-top: 8px;
    margin-bottom: 8px;
    color: #747474;
    height: 30px;
    border: none;
    font-family: 'Product Sans';
    font-size: 13px;
    font-weight: 400;
    background: #f9f9f9;
    outline: none;
    width: 200px;
}

div#hd-list-cat {
    width: 80%;
    float: left;
}

div#hd-list-cat-edit {
    width: 20%;
    float: right;
}

ul#search-ul li {
    background-color: white;
    outline: 0px !important;
    box-shadow: rgba(0,0,0,.117647) 0 2px 5px !important;
    font-size: 13px;
    font-family: 'Product Sans';
    display: inline-block;
    color: #747474;
    width: 100%;
}

div#hd-list-ing {
    width: 45%;
    float: left;
}

div#hd-list-ing-cat {
    width: 30%;
    float: left;
}

div#hd-list-ing-mk {
    width: 15%;
    float: left;
}

div#hd-list-ing-edit {
    width: 10%;
    float: left;
}

ul#search-ul {
    list-style: none;
    padding-left: 0px;
}

#list-ing {
    text-align: left;
    color: #747474;
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
    margin-bottom: 20px;
}

a.accordion:after {
    padding-left: 10px;
    content: "+";
}

div#proc-enc-rest {
    width: 51%;
    float: left;
}

div#proc-enc-user {
    width: 17%;
    float: left;
}
div#proc-enc-user2 {
    width: 50%;
    float: left;
}
div#proc-enc-user3 {
    width: 35%;
    float: left;
}

div#proc-enc-edit {
    width: 5%;
    float: right;
}

div#proc-enc-edit2 {
    width: 5%;
    float: left;
}
div#proc-enc-edit3 {
    width: 5%;
    float: left;
    padding-top: 13px;
}

div#cabecalho-dir-full {
    max-width: 1110px;
    display: block;
	margin-bottom: 35px;
}

div#cabecalho-dir-full-2 {
    width: 100%;
    padding: 0 0px;
    display: inline-block;
}

li#newnavli ul li {
    background-color: whitesmoke !important;
}

div#cabecalho-dir-full-3 {
    width: 300px;
    float: right;
    margin-right: 15px;
    background-color: #ffffff;
    clip-path: polygon(100% 0%, 100% 66%, 93% 100%, 25% 100%, 0% 100%, 0% 0%);
    margin-top: 3px;
}

div#cabecalho-dir-full-3:hover {
    background-color: #ffffff;
}

div#esconder div#ver-enc-head {
    background-color: #eaeaea;
    color: black;
    outline: 0px !important;
    font-size: 13px;
    font-family: 'Product Sans';
    display: inline-block;
	width: 100%;
}

textarea#ingre-field {
    border: none;
    background-color: #ececec !important;
    min-height: 150px !important;
    outline: none;
    font-family: 'Product Sans';
    padding: 8px 15px;
    width: 100%;
    max-width: 1020px;
}

div#ver-all:last-child {
    border: none;
}

p#data-notas {
    padding: 0 15px;
    margin: 8px 0px;
}

div#ver-enc-head {
    background-color: #ea7b1a;
    color: white;
    outline: 0px !important;
    font-size: 13px;
    font-family: 'Product Sans';
    display: flow-root;
}

div#ver-accordion {
    display: flow-root;
    padding: 0px;
    background-color: transparent;
    font-family: 'Product Sans';
    margin: 0px;
    box-shadow: none !important;
}

div#ver-all {
    padding: 15px 0px;
    border-bottom: 1px solid #cccccc;
}

div#ver-accordion p {
    margin: 0px;
    font-size: 20px;
    line-height: 32px;
	font-weight: 400;
}

#proc_enc_ver {
    text-align: left;
    color: #747474;
    padding: 0px;
    background-color: white;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    margin: 0px;
}

#proc_enc_ver:last-child {
    border-bottom: 0px;
}

div#ver-ing {
    width: 50%;
    float: left;
}

div#ver-qtd {
    width: 50%;
    float: right;
}

div#esconder div#ver-enc-head div#ver-qtd p {
    text-align: left;
    font-weight: 400;
}

div#esconder div#ver-enc-head div#ver-ing p {
    text-align: left;
    padding: 0 18px;
    font-weight: 400;
}

div#ver-nome-forn {
    display: grid;
    background-color: transparent !important;
    box-shadow: none !important;
	padding: 0px;
}

div#ver-nome-forn div#proc-enc-forn {
    width: 100%;
}

div#ver-nome-forn div#proc-enc-forn p {
    margin: 0px;
    padding: 10px 0px;
    font-size: 20px;
    border-bottom: 1px solid #cccccc;
	font-weight: 400;
}

#esconder {
    text-align: left;
    color: #747474;
    padding: 0px;
    background-color: white;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
}

p {
    font-family: 'Product Sans';
    font-size: 14px;
    font-weight: 300;
	text-align: left;
}

p#page-title {
    max-width: 1110px;
    text-align: left;
    font-family: 'Product Sans';
    font-weight: 300 !important;
    font-size: 34px;
    color: #333333;
    margin: 7px 0px;
	margin-bottom: 15px;
	padding: 0px 15px;
}

div#pagetitle {
    max-width: 1110px;
}

a.accordion.active:after {
    content: "-";
}


form#form-enc {
    max-width: 1050px;
    box-shadow: rgba(0,0,0,.117647) 0 1px 3px !important;
    background-color: white;
    padding: 25px 30px;
    font-family: 'Product Sans' !important;
    font-size: 14px;
	margin: 0px 15px;
}

body {
    background-color: #ececec;
	margin: 0px;
	margin-bottom: 100px;
}

#form-inner {
    text-align: left;
    color: #747474;
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
    margin-bottom: 20px;
    grid-column-gap: 2%;
    display: grid;
    grid-template-columns: calc(33.3333% - 1.33333%) calc(33.3333% - 1.33333%) calc(33.3333% - 1.33333%);
}

p#ingre-title {
    margin-bottom: 5px;
}

input#ingre-field {
    border: none;
    background-color: #ececec !important;
    height: 35px !important;
    outline: none;
    font-family: 'Product Sans';
    padding: 8px 15px;
    width: 100%;
}

div#ingrediente {
    align-self: end;
    margin: 10px 0px;
}

div#ingrediente_2 {
    width: 32%;
	float: left;
	margin-right: 2%;
}
div#ingrediente_3{
    width: 100%;
}

div#ingrediente_2:nth-child(3n) {
    margin-right: 0%;
}

/*div#ingrediente:nth-child(2) {
    margin-right: 2%;
}*/

input#botao {
    border: none;
    padding: 10px 24px;
    background-color: #ececec;
    font-family: 'Product Sans';
    cursor: pointer;
}

input#botao:hover {
    border: none;
    padding: 10px 24px;
    background-color: #f9f9f9;
    font-family: 'Product Sans';
    cursor: pointer;
}

input#botao2 {
    border: none;
    padding: 10px 24px;
    background-color: #ececec;
    font-family: 'Product Sans';
    cursor: pointer;
    margin: 0px 10px;
}

input#botao2:hover {
    border: none;
    padding: 10px 24px;
    background-color: #f9f9f9;
    font-family: 'Product Sans';
    cursor: pointer;
}

.accordion {
    background-color: #f9f9f9;
    color: #444;
    cursor: pointer;
    padding: 10px;
    display: block;
    text-align: center;
    border: none;
    outline: none;
    transition: 0.4s;
    text-decoration: none;
    box-shadow: rgba(0,0,0,.117647) 0 1px 3px !important;
}

.active, .accordion:hover {
    background-color: #ececec;
}

div#cabecalho {
    background-color: white;
    box-shadow: rgba(0,0,0,.117647) 0 1px 3px !important;
    margin-bottom: 0px;
    height: 84px;
}

div#cabecalho-2 {
    max-width: 1110px;
	margin: auto;
}

div#cabecalho-esq {
    width: 20%;
    float: left;
    text-align: left;
    padding: 10.5px 0px;
}

div#cabecalho-esq img {
    padding-left: 15px;
	height: 63px;
}

div#cabecalho-dir {
    width: 30%;
    float: right;
    text-align: right;
}

div#cabecalho-dir p {
    font-family: 'Product Sans';
    font-size: 14px;
    font-weight: 300;
    line-height: 84px;
    margin: 0px;
	padding-right: 15px;
	text-align: right;
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px 10px;
    border: 0px;
}

tr {
    outline: 0px;
    box-shadow: rgba(0,0,0,.117647) 0 2px 5px !important;
    background-color: white;
    font-family: 'Product Sans';
    font-size: 12px;
}

td {
    border: 0px;
	padding: 10px;
    color: #747474 !important;
}

tr:first-child {
    background-color: #ea7b1a;
    color: white !important;
    outline: 0px !important;
    box-shadow: rgba(0,0,0,.117647) 0 2px 5px !important;
    font-size: 13px;
}

div#tabela-enc {
    max-width: 1110px;
    margin-bottom: 15px;
	padding: 0px 15px;
}

tr:first-child td {
    padding: 15px 10px !important;
    color: white !important;
}

td a {
    color: #747474;
}

table#proc-enc td {
    text-align: center;
    padding: 5px 10px;
}

select {
    width: 250px;
    border: none;
    font-family: 'Product Sans';
    background-color: #ececec;
    padding: 6px 6px;
    outline: none;
}

#proc_enc {
	text-align: left;
    color: #747474;
    padding: 0px;
    background-color: white;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
}

div#por_proc_dir {
    width: calc(50% - 18px);
    float: left;
    text-align: left;
    padding-right: 18px;
}

div#por_proc_dir2 {
    width: calc(35% - 18px);
    float: left;
    text-align: left;
    padding-right: 18px;
}

div#por_proc_esq {
    width: calc(50% - 18px) !important;
	width: 50%;
    float: left;
    text-align: left;
    padding-left: 18px;
	padding-right: 18px;
}

.ficha-utente-hist div#por_proc_green {
    color: black;
}

.ficha-utente-hist i.far.fa-edit {
    color: black;
}

div#por_proc_red {
    display: inline-block;
    padding: 0px;
    background-color: red;
    color: white;
    font-family: 'Product Sans';
    font-size: 13px;
    margin-top: 15px;
    width: 100%;
}

.ficha-utente-hist div#proc_enc_1 {
    border: none;
}

div#por_proc_green {
    display: inline-block;
    padding: 0px;
    background-color: #ffffff;
    color: #747474;
    font-family: 'Product Sans';
    font-size: 15px;
    margin-top: 15px;
    width: 100%;
}

#proc_enc_1 {
    text-align: left;
    color: #747474;
    padding: 0px;
    background-color: white;
    display: inline-block;
    border-bottom: 1px solid #cccccc;
    border-style: solid;
    font-family: 'Product Sans';
    font-size: 13px;
    line-height: 24px;
	width: 100%;
}

#proc_enc_1:last-child {
    border-bottom: 0px;
}

div#por_proc_dir a {
    line-height: 50px;
	color: #747474;
}

div#cabecalho-cent a {
    line-height: 84px;
    padding: 0px;
    margin: 0px 15px;
    font-family: 'Product Sans';
    font-size: 14px;
    text-decoration: none;
    color: #747474;
}

div#cabecalho-cent {
    width: 50%;
    float: left;
}

form#form-login {
    max-width: 370px;
    background-color: white;
    box-shadow: rgba(0,0,0,.117647) 0 1px 3px !important;
    font-family: 'Product Sans' !important;
    font-size: 14px;
    color: #747474;
    padding: 25px 30px;
	margin-top: 35px;
	margin-left: 15px;
    margin-right: 15px;
}

form#form-login input {
    border: none;
    background-color: #ececec !important;
    height: 35px !important;
    outline: none;
    font-family: 'Product Sans', sans-serif;
    padding: 8px 15px;
    width: 100%;
    margin-top: 5px;
}

form#form-login input#botao {
    width: auto !IMPORTANT;
    padding: 10px 24px;
    background-color: #ececec !important;
}

form#form-login input#botao:hover {
    width: auto !IMPORTANT;
    padding: 10px 24px;
    background-color: #f9f9f9 !important;
}

/*.cabecalho-c {
  overflow: hidden;
  background-color: transparent;
}

.cabecalho-c a {
  float: none;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}*/

.cabecalho-c .icon {
  display: none;
}

@media screen and (max-width: 980px) {
  .cabecalho-c a:not(:first-child) {display: none;}
  .cabecalho-c a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 980px) {
  .cabecalho-c.responsive {position: relative;}
  .cabecalho-c.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
	
div#proc-enc-user {
    display: none;
}

div#proc-enc-rest {
    width: 100% !important;
}

div#proc-enc-edit {
    display: none;
}

.proc-enc-ing.l-enc p {
    margin-bottom: 1em !important;
    margin-right: 15px;
}
	
.list-ing-title {
    width: 100% !important;
}
div#list-ing-search {
    width: 300px !important;
    float: left !important;
}
 /* div#proc-enc-rest {
    width: 50% !important;
}*/

div#hd-list-ing {
    width: 100%;
    float: left;
}

div#hd-list-ing p {
    text-align: center !important;
}

div#hd-list-ing-cat {
    width: 50%;
    float: left;
}

div#hd-list-ing-mk {
    width: 25%;
    float: left;
}

div#hd-list-ing-edit {
    width: 25%;
    float: left;
}

div#ingrediente_2 {
    width: 100%;
	margin-right: 0%;
}

#form-inner {
    text-align: left;
    color: #747474;
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
    margin-bottom: 20px;
    display: block;
}

div#proc-enc-user {
    width: 50% !important;
}

div#proc-enc-edit {
    width: 100% !important;
}

div#proc-enc-head div#proc-enc-edit {
    display: none;
}
  .cabecalho-c.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  div#cabecalho-cent a {
    line-height: 45px;
    margin: 0px 10px;
    padding: 0px;
    font-family: 'Product Sans', sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #747474;
    background-color: white;
    border-bottom: 1px solid #eaeaea;
  }
  div#cabecalho-cent a:first-child {
    line-height: 84px;
    margin: 0px;
    padding: 0px 15px;
    border-bottom: none;
  }
  div#cabecalho-cent {
    width: 100% !important;
    float: left !important;
    box-shadow: rgba(0,0,0,.117647) 0px 1px 3px -3px !important;
    background-color: white;
  }
  div#cabecalho-cent a:last-child {
    border-bottom: none;
  }
  div#cabecalho-esq {
    width: auto;
    float: left;
    text-align: left;
    padding: 10.5px 0px 10.5px 15px;
    position: absolute;
    z-index: 99;
  }
  div#cabecalho-esq img {
    padding-left: 0px;
  }
  /*div#por_proc_esq p {
    margin-bottom: 7px;
  }*/
  div#por_proc_dir p {
    margin-top: 7px;
  }
div#por_proc_dir {
    width: 100%;
    padding-left: 18px;
    padding-right: 0px;
}
  div#por_proc_esq {
    width: 100% !important;
  }
  p#page-title {
    font-size: 28px;
  }
  div#por_proc_dir a {
    line-height: 24px;
    color: #747474;
    display: inline-block;
    margin-bottom: 13px;
    margin-top: 3px;
  }
  div#proc-enc-head div#proc-enc-forn {
    display: none;
  }
  div#proc-enc-qtd {
    width: 100% !important;
  }
  div#proc-enc-ing {
    width: 100% !important;
  }
  div#proc-enc-forn {
    width: 100% !important;
  }
  div#proc-enc-forn select {
    margin-bottom: 13px !important;
  }
  .proc-enc-qtd.l-enc p {
    margin-bottom: 7px;
  }
  .proc-enc-ing.l-enc p {
    margin-bottom: 7px;
  }
  p#estado {
    margin-top: 7px;
  }
  div#ingrediente {
    width: 100%;
    margin: 10px 0px !important;
  }
  div#form-inner {
    padding: 2px;
  }
div#esconder div#ver-enc-head div#ver-qtd p {
    text-align: center;
}

div#esconder div#ver-enc-head div#ver-ing p {
    text-align: center;
}
}

#mob-nav {
    position: relative;
    text-align: right;
}

@media screen and (max-width: 980px) {
  div#cabecalho-dir {
    display: block;
    width: 100%;
    text-align: center;
    background-color: white;
    box-shadow: rgba(0,0,0,.117647) 0 1px 3px !important;
    margin-top: 2px !important;
  }
  div#cabecalho-cent {
    width: 80%;
    float: right;
    text-align: right;
  }
  div#cabecalho-dir p {
    text-align: center;
    line-height: 40px;
  }
header.menu-wrap {
    width: 100%;
}
nav#newnav {
    float: right;
}
}

i.fas.fa-bars {
    font-size: 22px;
    line-height: 84px;
}

div#proc-enc-head {
    background-color: #89c728;
    color: white;
    outline: 0px !important;
    box-shadow: rgba(0,0,0,.117647) 0 2px 5px !important;
    font-size: 13px;
    font-family: 'Product Sans', sans-serif;
    display: inline-block;
	width: 100%;
}

div#proc-enc-qtd {
    width: 25%;
    float: left;
}

div#proc-enc-ing {
    width: 25%;
    float: left;
}

div#proc-enc-forn {
    width: 50%;
    float: left;
}

div#proc-enc-bd {
    background-color: white;
    outline: 0px !important;
    box-shadow: rgba(0,0,0,.117647) 0 2px 5px !important;
    font-size: 13px;
    font-family: 'Product Sans', sans-serif;
    display: inline-block;
	color: #747474;
	width: 100%;
}

div#proc-enc-forn select {
    margin-top: 8px;
    margin-bottom: 8px;
	color: #747474;
}

div#proc-enc-forn p#estado a {
    color: #747474;
}

img#login-logo {
    margin-top: 50px;
    margin-bottom: 25px;
}

/*---------------------------------------------------------menu-------------------------------------------------*/

/*.menu-wrap {
	width:100%;
	box-shadow:0px 1px 3px rgba(0,0,0,0.2);
	background:#3e3436;
}

.menu {
	width:1000px;
	margin:0px auto;
}

.menu li {
	margin:0px;
	list-style:none;
	font-family:'Ek Mukta';
}

.menu a {
	transition:all linear 0.15s;
	color:#919191;
}

.menu .arrow {
	font-size:11px;
	line-height:0%;
}*/

/*----- Top Level -----*/
/*.menu > ul > li {
	float:left;
	display:inline-block;
	position:relative;
	font-size:19px;
}

.menu > ul > li > a {
	padding:10px 40px;
	display:inline-block;
}*/

/*----- Bottom Level -----*/
/*.menu li:hover .sub-menu {
	z-index:1;
	opacity:1;
}

ul.sub-menu li a {
    line-height: 30px !important;
    padding: 7px 13px !important;
    border-bottom: 1px solid #E3E2E3;
    margin: 0px !important;
    font-size: 13px !important;
	display: block;
    text-align: left;
}

.sub-menu {
    width: 190px;
    padding: 0px;
    position: absolute;
    top: 101%;
    left: 0px;
    z-index: -1;
    opacity: 0;
    transition: opacity linear 0.15s;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
    background: #EDECEC;
}

ul.sub-menu li a:hover
 {
    background-color: #f3f3f3;
}

.sub-menu li {
	display:block;
	font-size:16px;
}

ul.clearfix {
    margin: 0px;
}

i.fas.fa-sort-down {
    vertical-align: middle;
    margin-bottom: 6px;
}*/
/*-------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------*/
nav ul {
    display: flex !important;
	display: -webkit-box;
    padding: 0px;
    margin: 0px;
}

nav ul li {
	list-style: none;
	position: relative;
	background-color: white !important;
}

nav ul li.sub-menu:before {
	content:'\f0d7';
	font-family: fontAwesome;
	position: absolute;
	line-height: 84px;
	right: 5px;
    color: #747474;
	font-size: 14px;
}

nav ul li.active.sub-menu:before {
	content:'\f0d8';
}

nav ul li ul {
    left: 0;
    position: absolute;
    display: none !important;
    box-shadow: rgba(0,0,0,.117647) 0 1px 3px !important;
    background-color: #FBFBFB;
	top: 86px;
}

nav ul li.active ul {
	display: block !important;
	z-index: 1;
}

nav ul li ul li {
    display: block;
    width: 200px;
    text-align: left;
    border-bottom: 1px solid #E2E2E2;
}

nav ul li ul li:hover {
    background-color: #f5f5f5;
}

nav ul li ul li a {
    line-height: 50px !important;
    height: 50px;
}

nav ul li.sub-menu a {
    padding-right: 5px !important;
}

nav ul li a {
	height: 84px;
	line-height: 84px;
	display: block;
}

.menu-toggle{
	float:right;
	line-height: 84px;
	font-size:24px;
	cursor: pointer;
	display: none;
}

@media screen and (max-width: 980px) {
	nav {
		position: absolute;
		width: 100%;
		height: calc(100vh - 84px);
		background: #333;
		top: 84px;
		left: -100%;
		transition: 0.5s;
	}
	nav.active {
		position: absolute;
		width: 100%;
		height: calc(100vh - 84px);
		background: #333;
		top: 84px;
		left: 0;
		transition: 0.5s;
	}
	nav ul {
    	display: block !important;
		text-align: center;
	}
	nav ul li a {
    	height: 50px !important;
    	line-height: 50px !important;
    	display: block;
		border-bottom: 1px solid #e2e2e2 !important;
	}
	.menu-toggle {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    cursor: pointer !important;
}
nav#newnav {
    z-index: 1;
    border-top: 1px solid #e0e0e0;
    background-color: #fbfbfb;
}
#newnav a {
    background-color: transparent !important;
    box-shadow: none !important;
}

nav ul li.sub-menu:before {
	line-height: 50px;
}

nav ul li.active ul {
	position: relative;
}
nav ul li ul {
	top: 0px;
	box-shadow: none !important;
}
nav ul li ul li {
    width: 100%;
    border-bottom: none;
    background-color: whitesmoke;
    text-align: center;
}
.active, .accordion:hover {
    background-color: #ececec;
}
div#cabecalho-cent {
    display: block !important;
}
}

li#newnavli {
    background-color: white;
}

div#cabecalho-cent {
    display: -webkit-box;
}

i.far.fa-eye {
    color: #00adef;
    text-align: center;
    line-height: 18px;
    
}

i.far.fa-edit {
    color: #858e9f;
    text-align: center;
    line-height: 18px;
    
}
