@charset "utf-8";
/* CSS Document */

/*INICIO CHOSEN  DROPDOWN SELECT*/
[title] {
	cursor:help;
}

.chosen-single {
	border-radius: 0px !important;
	border: 1px solid black !important;
	height:auto !important;
	font-size:11px !important;
	box-shadow: unset !important;
	background:white !important;
	line-height: 16px !important;
}

.chosen-single > div {
	top:-2px !important;

}

.chosen-search {
	font-size:11px !important;
}


.chosen-results {
	font-size:11px !important
}

.chosen-container ul.chosen-results li.highlighted {
	background-color: #347b34 !important;
	background-image: none;
	color:white !important;
}

.chosen-container ul.chosen-results li.active-result.exclude-result {
	background-color: #d2ded2;
}

.chosen-container .chosen-results {
	margin:0px !important;
	padding:0px !important;
}

.chosen-single > span, .chosen-search-input, .active-result {
	font-family : Geneva, Arial, Helvetica, sans-serif !important;
	color: #427e24;
}

.chosen-container-single .chosen-drop {
	margin-top: 0px !important;
}
/*FIM CHOSEN  DROPDOWN SELECT*/

fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}

.headerRed{
	font-family: 'Muli', sans-serif !important;
	font-size:10px !important;
	font-weight:normal !important;
	color: #e60000 !important;
	font-style: normal !important;
	padding: 0 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
/* h2{
	font-family: 'Muli', sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #005900;
	font-style: normal;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3{
	font-family: 'Muli', sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #005900;
	font-style: normal;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
} */

.menu {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}

.menu-up {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}

.menu-inicio {
	background-image: url(../images/menu/inicio-up.jpg);
}

.menu-inicio:hover {
	background-image: url(../images/menu/inicio-over.jpg);
}

.menu-inicio-sel {
	background-image: url(../images/menu/inicio-over.jpg);
}

.menu-prod {
	background-image: url(../images/menu/produtos-up.jpg);
}

.menu-prod:hover {
	background-image: url(../images/menu/produtos-over.jpg);
}

.menu-prod-sel {
	background-image: url(../images/menu/produtos-over.jpg);
}

.menu-quef {
	background-image: url(../images/menu/oquefazemos-up.jpg);
}

.menu-quef:hover {
	background-image: url(../images/menu/oquefazemos-over.jpg);
}

.menu-quef-sel {
	background-image: url(../images/menu/oquefazemos-over.jpg);
}

.menu-proj {
	background-image: url(../images/menu/projetos-up.jpg);
}

.menu-proj:hover {
	background-image: url(../images/menu/projetos-over.jpg);
}

.menu-proj-sel {
	background-image: url(../images/menu/projetos-over.jpg);
}

.menu-cont {
	background-image: url(../images/menu/contactos-up.jpg);
}

.menu-cont:hover {
	background-image: url(../images/menu/contactos-over.jpg);
}

.menu-cont-sel {
	background-image: url(../images/menu/contactos-over.jpg);
}


.menu-big {
	background-image: url(../images/menu/contactos-big.jpg);
}

.menu-big:hover {
	background-image: url(../images/menu/contactos-big-hover.jpg);
}

.menu-big-sel {
	background-image: url(../images/menu/contactos-big-hover.jpg);
}

.menu-link {
	background-image: url(../images/menu/links-up.jpg);
}

.menu-link:hover {
	background-image: url(../images/menu/links-over.jpg);
}

.menu-link-sel {
	background-image: url(../images/menu/links-over.jpg);
}

.menu1 {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	cursor: pointer;
}

.menu1:link {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}

.menu1:hover {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #c0f8a4;
	font-weight: bolder;
	text-decoration: none;
}

.menu2 {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}

.registo {
	font-family: 'Muli', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-right: 14px;
	padding-left: 22px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.contacto {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.link-foto {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	/*background-image: url(../img/link-bg.gif);*/
}
.deleteFile{
	color: black !important;
}
a .link {
	color: #2868ff;
}
a .link:hover {
	text-decoration: underline;
	color: #2868ff;
}

#tooltip{
	position:absolute;
	background:#FFFFFF;
	padding:5px;
	display:none;
	color:#595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	border-width:1px;
	border-color: #666666;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

a:link {
	text-decoration: none;
	line-height: 15px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style8 {font-size: 10px}


#slider {
	/* You MUST specify the width and height */
	width:927px;
	height:281px;
	position:relative;
	overflow:hidden;
}

#mask-gallery {

	overflow:hidden;
}

#gallery {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	/* width = total items multiply with #mask gallery width */
	width:460px;
	overflow:hidden;
}

	#gallery li {


		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	/* Set the position */
	position:absolute;
	top:0;
	left:0px;
	z-index:281px;
	/* width should be lesser than #slider width */
	width:926px;
	overflow:visible;
	height: 281px;
	visibility: inherit;
	text-align: center;
}

#excerpt {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	/* Set the style */
	width:900px;
	overflow:visible;
	font-family: 'Muli', sans-serif;
	font-size:10px;
	color:#fff;
	background-image: url(../images/mask.png);
	padding-right: 30px;
	margin-right: 30px;
	padding-top: 20px;
	height: 280px;
}

	#excerpt li {
		padding:5px;
	}



.clear {
	clear:both;
}


.style1 {
	font-family: 'Questrial', sans-serif;
}
.style2 {
	font-family: 'Questrial', sans-serif;
	font-size: 18px;
	color: #c0f8a4;
}

.style3 {
	font-size: 11px;
	color: #FFFFFF;
}

.not-desc {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 2px;
}

.not-data {
	font-family: Arial, Helvetica, sans-serif;
	color: #347B34;
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 2px;
}

.not-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c9b4b;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
}

.not-title:hover {
	color: #347B34;
}

.nots {
	font-family: 'Muli', sans-serif;
	font-size: 11px;
	color: #c0f8a4;
	padding-bottom: 2px;
	padding-top: 2px;
}

.nots ul li {
	font-family: 'Muli', sans-serif;
	font-size: 11px;
	color: #c0f8a4;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px #CBED8E solid;
	border-right: 5px #427e24  solid;
}

.nots a {
	color: #c0f8a4;
	text-decoration: none;
}

.nots a:hover {
	color: #ffffff;
}

.contactos {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #c0f8a4;
	text-align: justify;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.contactos-link {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #c0f8a4;
}

.contactos-link:hover {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.pass {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #c0f8a4;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 4px;
}

.pass2 {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #c0f8a4;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 4px;
}

.pass1 {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #c0f8a4;
}

.pass1:link {
	color: #c0f8a4;
}

.pass1:hover {
	color: #ffffff;
}

.menu-top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	font-weight: bold;
	padding: 2px;
}

.top-mat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	font-weight: bold;
	text-align:center;
}

.top-ma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
}

.top-normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align:center;
}

.det-dia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

.det-ma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:center;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

.det-malt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	vertical-align: top;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}


.det-s {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	font-weight: normal;
	text-align:center;
}


.det-val {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align:center;
}

.det-nval {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	font-weight: normal;
	text-align:center;
}

.det-slt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	vertical-align: top;
	padding-left:2px;
}

.det-obsv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #427e24;
	text-align:left;
	vertical-align: top;
	padding-left:2px;
}

.det-an a {
  display: block;
  text-decoration: none;
}

.det-an {
	font-size: 11px;
	color: #427e24;
  background-color: #F1F1F1;

	cursor: pointer;
}

.det-an:hover {
  background-color: #CBED8E;
}

.det-l a {
  display: block;
  text-decoration: none;
}

.det-l {
	font-size: 11px;
	color: #427e24;
  background-color: #FFFFFF;
	cursor: pointer;
}

.det-l:hover {
  background-color: #CBED8E;
}

.det-la a {
  display: block;
  text-decoration: none;
}

.det-la {
  font-size: 11px;
  color: #427e24;
  background-color: #D5E5C1 !important;
	cursor: pointer;
}

.det-lo a {
  display: block;
  text-decoration: none;
}

.det-lo {
	font-size: 11px;
	color: #427e24;
  	background-color: #efefef;
	cursor: pointer;
}

.det-lo:hover {
  background-color: #CBED8E;
}


.detOther
{
	font-size: 11px;
	color: #006666;

}

.detOther:hover
{
	background-color: #CBED8E;
}


.fal-an a {
  display: block;
  text-decoration: none;
}

.fal-an {
	font-size: 10px;
	color: #000000;
  background-color: #F1F1F1;
	cursor: pointer;
}

.fal-an:hover {
  background-color: #CBED8E;
}

.fal-l a {
  display: block;
  text-decoration: none;
}

.fal-l {
	font-size: 10px;
	color: #000000;
  background-color: #FFFFFF;
	cursor: pointer;
}

.fal-l:hover {
  background-color: #CBED8E;
}

.fal-la a {
  display: block;
  text-decoration: none;
}

.fal-la {
  font-size: 10px;
  color: #000000;
  background-color: #D5E5C1;
	cursor: pointer;
}

.v-val {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #427e24;
	font-weight: normal;
	text-align:center;
}

.x-val {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	font-weight: normal;
	text-align:center;
}

.top-carr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	font-weight: bold;
}

.total-carr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-right: 0px;
}

.preco_familias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #427e24;
	font-weight: bold;
	padding-left: 30px;
}

.preco_fam_desc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b7d133;
	font-weight: bold;
	padding-left: 30px;
}

.promoc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b7d133;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
}

.produto-desc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
}

.lbl-reg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
}

.lbl-regb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	font-weight: bold;
}

.lbl-regc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	text-align: center;
}

.lbl-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.lbl-ned {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8888aa;
}

.lbl2-reg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
}

.lbl2-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.reg2-pr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 145px;
}

.rme2-g {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 280px;
}

.rme2-g2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 380px;
}

.rme-tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 280px;
}

.rme-ob {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 325px;
}
.rme2-pl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 140px;
}

.rme2-pr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 155px;
}

.rme2-av {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 200px;
}

.rme-t{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 80px;
}

.re-txt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 430px;
}

.re-file{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 160px;
}

.rme-c{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 120px;
}

.rme-f{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 95px;
}

.pr-ord{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 105px;
}

.pr-qui {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 360px;
}

.ano-me {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 60px;
}

.dia-me {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 55px;
}

.dia-me2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 40px;
}

.hora-me {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 45px;
}

.lbl2-reg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
}

.lbl2-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.obs-s {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 195px;
}


.obs-Ma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 330px;
}

.produto-desc-table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	padding: 2px;
}

.produto-caract {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
}

.produto-dl-top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
}

.produto-dl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
}

.produto-dl:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
}

.produto-dl:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.produto-dl:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
}

.styled-select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-color: #427e24;
	background: transparent;
	font-size: 11px;
}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-color: #000000;
	background: white;
	font-size: 11px;
	border: 1px solid #000000;
}

option {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-color: #000000;
	background: white;
	font-size: 11px;
}

.produto-desc-label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	border-right: 1px solid #D5E5C1;
}

.produto-desc-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 1px;
}
.menu-top-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.tbl-me {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	padding: 2px;
}

.tbl-me-d {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	padding: 2px;
}

.style9 {color: #005900 !important}

.title-me{
	font-family: 'Questrial', sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 4px;
	font-style: normal;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 12px;
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.menu-servicos{
	color: #005900;
	margin-top: 7px;
	margin-bottom: 7px;
	font-style: normal;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 10px;
}

.title-servicos{
	font-family: 'Questrial', sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 4px;
	font-style: normal;
	font-weight: bolder;
	padding-right: 14px;
	padding-left: 22px;
	font-size: 18px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.title-login{
	font-family: 'Questrial', sans-serif;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: bolder;
	padding-right: 14px;
	padding-left: 22px;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.title-servicos-link{
	font-family: 'Questrial', sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	font-size: 18px;
}

.servicos-item{
	font-family: 'Questrial', sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	text-align: left;
}

.title-main{
	font-family: 'Muli', sans-serif;
	color: #5c9b4b;
	font-style: normal;
	font-weight: bolder;
	padding-right: 14px;
	padding-left: 22px;
	font-size: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.cont-txtg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 600px;
}

.cont-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 325px;
}

.cont-txtp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 145px;
}

.val-h {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #427e24;
	width: 30px;
	height: 8px;
}

.val-hv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 30px;
	height: 8px;
}

.reg-g {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 364px;
}

.reg-pl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 145px;
}

.reg-pr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 145px;
}

.rme-g {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 442px;
}

.rme-nf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 560px;
}

.rme-pl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 173px;
}

.rme-pr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 173px;

}

.rme-pp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 50px;
}

.style7 {
	font-family: 'Questrial', sans-serif;
	margin-top: 5px;
	margin-bottom: 4px;
	font-style: normal;
	padding-left: 22px;
	font-size: 18px;
	padding-bottom: 5px;
}

.style6 {
	font-family: 'Questrial', sans-serif;
	margin-top: 5px;
	margin-bottom: 4px;
	font-style: normal;
	padding-left: 22px;
	padding-bottom: 5px;
	color:#b7d133;
	font-size:10px;
}

.style10 {
	font-weight: bold
}

.style11 {
	color: #b7d133;
}

.style12 {
	font-size: 10px;
	width: 150px;
}

.style13 {
	font-size: 11px;
	color: 005900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style14 {
	font-size: 11px;
	color: #427e24;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style14:hover {
	font-size: 11px;
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.pesquisar {
	font-size: 12px;
	color: #427e24;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold
}

.pesquisar:hover {
	font-size: 12px;
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.carr {
	font-size: 11px;
	color: #427e24;
	width: 20px;
	text-align: right;
	border: 1px solid #437e24;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-color: #F8F8F8;
	background-repeat: repeat-x;
}

.foot {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

.hidden {
	display: none;
}

.unhidden {
	display: block;
}

.mor-ma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 390px;
}

#cliente {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 390px;
}

.mactiv {
	width:980px;
	height:400px;
	overflow:scroll;
	background-color: #FFFFFF;
}

.regAssid {
	width:1210px;
	height:400px;
	overflow:scroll;
	background-color: #FFFFFF;
}

.topma td {
	background-color: #347b34;
	border: 1px solid white;
}

.topma1 td {
	background-color: #427e24;
	border-left: 1px solid white;
}

.topma2 td {
	background-color: #d5fdd5;
	color: #347B34;
	font-weight: bold; 
	text-align: center;
}

.separa {
	background-color: #427e24;
}

.leg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005900;
}

.dfer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 25px;
	text-align: right;
}
.bh {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 40px;
	text-align: right;
}

.sep {
	border-bottom-style: dashed;
	border-bottom-color: #347B34;
	border-bottom-width: 2px;
}

.thoras {
	border-style: solid;
	border-color: #347B34;
	border-width: 1px;
}

.legit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005900;
	font-style: italic;
}

.legi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005900;
	font-style: italic;
}

.lblb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	font-weight: bold;
}

.textf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 550px;
}

.listf {
	width:970px;
	height:210px;
	overflow:scroll;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #347B34;
	border-bottom-width: 1px;
}
.det-fc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.det-fl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

.det-fca {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.det-fla {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

.sep-ft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	background-color: #427e24;
}

.alerta a {
  display: block;
  color: #005900;
  text-decoration: none;
}
.alerta {
  background: #FFFFFF;
  color: #005900;
  padding: 0.2em;
  padding-left: 0.5em;
  font-family: 'Muli', sans-serif;
  font-size: 11px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
}

.alerta:hover {
  background: #D5E5C1;
}

.listalert {
	width:740px;
	height:280px;
	overflow:scroll;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px  #CCCCCC;
}

.fcbox{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #427e24;
	width: 120px;
}

.trf-ra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 540px;
}

.listcont {
	width:750px;
	height:500px;
	overflow:scroll;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #347B34;
	border-bottom-width: 1px;
}

.top-con {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.det-con {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.est-con {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
}

.est-con td {
	color: #005900;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

dl {
    margin: 0;
    padding: 0 0 0 0;
}

dt {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	font-weight: bold;
	background-color: #D5E5C1;
	width: 730px;
	padding: 1px 1px 1px 1px;
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	float:left;
}

dd {
	width: 730px;
    margin: 0;
    padding: 0 0 0 0;
}

.pr-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 500px;
	height: 30px;
}

.p-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 550px;
	height: 30px;
}

.pr-av {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427e24;
	width: 250px;
}

.bquin {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.seta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005900;
}

.setad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8888aa;
}

.toppr td {
	background-color: #427e24;
	border-bottom: 1px solid white;
}

.top-pr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.toppr1 td {
	background-color: #427e24;
	border-bottom: 0px;
}

.mais {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005900;
	font-weight: bold;
	text-align:center;
}

.maisr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}

.maisc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	font-weight: bold;
	text-align:center;
}

.cent {
	text-align:center;
}

.prod {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.prodr {
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-bottom-width: 1px;
}

.det-pr td {
	color: #005900;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.det-pr1 td {
	color: #005900;
	border-bottom: 0px;
}

.desc-pr {
	color: #005900;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	background-color: #E8FFD1;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

}

.lbl-regd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	text-align: right;
}

.lbl-regl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	text-align: left;
}

.lbl-regbl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	text-align: left;
	font-weight: bold;
}

.lbl-regdb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	text-align: right;
	font-weight: bold;
}

.det-prt td {
	color: #005900;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

.famt {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	font-weight: bold;
	background-color: #D5E5C1;
	padding-top: 1px;
	padding-bottom: 1px;
}

.top-cal {
	top: 0px;
	position: absolute;
}


.listprod {
	width:715px;
	height:600px;
	overflow:scroll;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #347B34;
	border-bottom-width: 1px;
}

.titv {
	text-align: left;
	width: 110px;
}

.titf {
	text-align: left;
	width: 110px;
}


.txtv {
	text-align: left;
	width: 110px;
}

.txtf {
	text-align: left;
	width: 110px;
}

.tit-loj {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005900;
	font-weight: bold;
	background-color: #D5E5C1;
	padding: 1px 1px 1px 1px;
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
}

.lnkms {
	font-family: 'Muli', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-left: 5px;
}

.FixedArea table {
	border-spacing: 0;
    border-collapse: collapse;
}

.fixedColumn .fixedTable td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #005900;
    font-size: 9px;
    font-weight: normal;
    width: 110px;
    text-align: left;
}

.fixedColumn .fixedHead td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #347B34;
    font-size: 10px;
    font-weight: normal;
    width: 110px;
    text-align: center;
    height: 20px;
}

.fixedHead table {
	border-spacing: 0;
    border-collapse: collapse;
}

.fixedHead td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #347B34;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    height: 20px;
}

.fixedTable td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #005900;
    padding: 0px;
    text-align: center;
    vertical-align: bottom;
	height: 20px !important;
}

.fixedTable table {
	border-spacing: 0;
    border-collapse: collapse;
}

.lest {
	background-color: #D5E5C1;
}

.sem
{
    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}

.dept
{

    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.dfer
{
    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	width: 14px;
}

.dferias
{
    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	/*background-image: url(../img/bg-df.png);
	background-repeat: no-repeat;*/
	background: linear-gradient(to bottom, #347b34 40%, #fff 0%);
	width: 14px;
}

.dferiasp
{
    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	/*background-image: url(../img/bg-dfp.png);
	background-repeat: no-repeat;*/
	background: linear-gradient(to bottom, #bd140d 40%, #fff 0%);
	width: 14px;
}

.dausencia
{
    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	background: linear-gradient(to bottom, #ccc900 40%, #fff 0%);
	width: 14px;
}

.dausenciap
{
    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	background: linear-gradient(to bottom, #ff9423 40%, #fff 0%);
	width: 14px;
}

.dferias.dausencia 
{
	background: linear-gradient(to bottom, transparent 40%, #fff 0%), linear-gradient(to left, #347b34 50%, #ccc900 0%);
}

.dferias.dausenciap 
{
	background: linear-gradient(to bottom, transparent 40%, #fff 0%), linear-gradient(to left, #347b34 50%, #ff9423 0%);
}

.dferiasp.dausencia 
{
	background: linear-gradient(to bottom, transparent 40%, #fff 0%), linear-gradient(to left, #bd140d 50%, #ccc900 0%);
}

.dferiasp.dausenciap
{
	background: linear-gradient(to bottom, transparent 40%, #fff 0%), linear-gradient(to left, #bd140d 50%, #ff9423 0%);
}

.wkend
{
    border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	background-image: url(../img/bg-wke.png);
	background-repeat: no-repeat;
	width: 14px;
}

.preco-sub{
	font-family: 'Muli', sans-serif;
	color: #5c9b4b;
	font-style: normal;
	font-weight: bolder;
	text-decoration:line-through;
	text-decoration-color: #ff0000;
	-moz-text-decoration-color: #ff0000;
	-webkit-text-decoration-color: #ff0000;
	font-size: 16px;
}

.prod_det{
	font-family: 'Muli', sans-serif;
	color: #5c9b4b;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
}

.prod_prom{
	font-family: 'Muli', sans-serif;
	color: #5c9b4b;
	font-style: normal;
	font-weight: bolder;
	font-size: 13px;
}

.preco{
	font-family: 'Muli', sans-serif;
	color: #5c9b4b;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
}

.preco_desc{
	font-family: 'Muli', sans-serif;
	color: #b7d133;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
}

.loader, .emptyLoader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	overflow: hidden;
	background-color: #FFF;
}

.loader > div, 
.emptyLoader > div {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column;
	align-content: center;
	justify-content: center;
}

.loader > div > .loading-icon,
.emptyLoader > div > .loading-icon {
	position: absolute; 
	width: 110px; 
	margin-top: -3%; 
	align-self: center;
    animation-name: loading-beat-fade; 
	animation-delay: 0; 
	animation-duration: 1s; 
	animation-iteration-count: infinite; 
	animation-timing-function: cubic-bezier(.4,0,.6,1);
	animation-direction: normal;
}

.loader > div > .loading-circle,
.emptyLoader > div > .loading-circle {
	width: 250px;
	margin-top: -3%;
	align-self: center;
	animation-name: loading-spin; 
	animation-delay: 0; 
	animation-duration: 2s; 
	animation-iteration-count: infinite; 
	animation-timing-function: linear;
	animation-direction: normal;
}

.loaderAjax {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9998;
	overflow: hidden;
	background-color: #FFF;
}

.loaderAjax > div {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column;
	align-content: center;
	justify-content: center;
}

.loaderAjax > div > .loading-icon {
	position: absolute; 
	width: 110px; 
	margin-top: -3%; 
	align-self: center;
    animation-name: loading-beat-fade; 
	animation-delay: 0; 
	animation-duration: 1s; 
	animation-iteration-count: infinite; 
	animation-timing-function: cubic-bezier(.4,0,.6,1);
	animation-direction: normal;
}

.loaderAjax > div > .loading-circle {
	width: 250px;
	margin-top: -3%;
	align-self: center;
	animation-name: loading-spin; 
	animation-delay: 0; 
	animation-duration: 2s; 
	animation-iteration-count: infinite; 
	animation-timing-function: linear;
	animation-direction: normal;
}

@keyframes loading-spin {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}

@keyframes loading-beat-fade {
	0%, to {
		opacity: .4;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.125);
		transform: scale(1.125)
	}
}

.divMinLoaderAjax {
	width: 120px;
	height: 120px;
	margin:0 auto;
	margin-top:20px;
}

.minLoaderAjax {
  border: 20px solid #DBFFDB;
  border-radius: 50%;
  border-top: 20px solid #347B34;
  width: 120px;
  height: 120px;
  -webkit-animation: spin11 1.5s linear infinite; /* Safari */
  animation: spin11 1.5s linear infinite;
}

/* Safari */
@-webkit-keyframes spin11 {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin11 {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.tiptext {
    width:260px;
}
.description {
    display:none;
}

.descAnexo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:right;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding: 3px 0px;
	color: #000;
}


#myImg {
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.imgModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100000000; /* Sit on top */
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

/* Modal Content (image) */
.imgModal-content {
  margin: auto;
  display: block;
  max-height: 70%;
  max-width: 80%;
}

.imgModal-container {
	width: 775px;
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
	height: 370px;
	padding: 40px;
	z-index: 100000001;
}

#imgModal-closer {
	position: relative;
	color: gainsboro;
	float: right;
	top: -20px;
	cursor: pointer;
}

#imgModal-exit {
	position: fixed;
	z-index: 100000000;
	width: 100%;
	height: 100%;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: justify;
  color: #ccc;
  padding: 10px 0;
  height: 115px;
  overflow-y: auto;
}

/* Add Animation */
.imgModal-content, .imgModal-container, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)}
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/*JC ALERTS */
.jc-bs3-row{
	float:unset !important;
	max-width: 550px;
	margin: 0 auto;
	font-family: Geneva, Arial, Helvetica, sans-serif !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
	background-color:#347B34;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
	background-color:#265C26;
}
.btn-green, .btn-default{
	height:24px;

	font-size:11px !important;
}
.jconfirm-title{
	font-family: 'Muli', sans-serif;
	color: #347B34;
	font-style: normal;
	font-weight: bolder;
	padding-right: 14px;
	padding-left: 22px;
	font-size: 18px !important;
	padding-bottom: 2px;
	padding-top: 2px;
}
.jconfirm-buttons .btn-default{
padding: 3px !important;
}
.jconfirm-buttons .btn-green{
padding: 3px !important;
background-color:#347B34 !important;
}
/*session button in meuespaco*/

#SessionActive{
	text-align:center;
	z-index:2000;
	pointer-events: none;
}

.SessionRefresh{
	background-color:#347B34;
	position: absolute;
	margin-left:52px;
	font-weight: bold;
	width:39px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: white;
	height: 15px;
	padding-top:1px;
	cursor: pointer
}

.areaGreen{
	border:1px solid #347B34;
	border-radius:5px;
	width:90px;
	font-size:12px;
	float:left;
	pointer-events: auto;
}

#SessionActive #TipoResolucao {
	pointer-events: auto;
}

.minutos{
	float:left;
	width:49px;
	font-size:12px;
}
.tdTableSpecificNoWrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display:inline-block;
}

.active-result, .ellipsis{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dialogDetailField:hover{
	color:#070;
	cursor:pointer
}

.divContratos {
	width:80%; 
	float:left; 
	overflow-y:scroll; 
	margin-top: 10px; 
	height:65px; 
	border:1px solid #a6a2a24a; 
	background:#ececec; 
}

.divContratosRows{
	float:left; 
	width:50%; 
	border-bottom:1px solid green;
	padding:2px 0px;
}


.icon{
	float:right; 
	font-family:Georgia; 
	padding:0px 3px;  
	font-weight:bold; 
	font-size:10px; 
	border-radius:40px; 
	border:2px solid #005900; 
	margin-left:10px;
	margin-top:1px;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fieldDataT, .fieldData{
	float:left;
	position:relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.fieldDataT{
	color: #347b34;
	padding: 5px 0px;
}

.fieldRow{
	width:100%;
	position:relative;
	float:left;
}

.fieldSeparate{
	width: 100%;
	float: left;
	height: 0px;
	border: 1px solid #347b34;
}

.modalBodyRgpd{
	position: fixed;
	display: none;
	top: 50px;
	font-size:18px;
	font-family: 'Questrial', sans-serif;
	color: #FFF;
	right:5%;
	background: #005900;
	z-index: 99999999;
	padding: 13px;
	border: 2px solid #005900;
	border-radius: 8px;
}

.btnRound1ON
{
	position: relative;
	float: left;
	background: #347B34;
	width: auto;
	height: 19px;
	border-radius: 5px;
	padding: 4px 12px 0px 12px;
	text-align: center;
	cursor: pointer;
	color:white;
	font-family: 'Muli', sans-serif;
	font-weight: bolder;
	font-size: 10px;
}

.btnRound1ONSmall
{
	position: relative;
	float: left;
	background: #347B34;
	width: auto;
	height: 14px;
	border-radius: 3px;
	padding: 0px 12px 0px 12px;
	text-align: center;
	cursor: pointer;
	color: white;
	font-family: 'Muli', sans-serif;
	font-weight: bolder;
	font-size: 10px;
	margin: 1px 0px;
}

.btnRound1ONMenu
{
	position: relative;
	float: left;
	background: linear-gradient(#348c35 0%, #2b832d 30%, #0c550c 100%);
	width: auto;
	height: 30px;
	border-radius: 5px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	color:white;
	font-family: 'Muli', sans-serif;
	font-weight: bolder;
	font-size: 10px;
}

.btnRound1ONMenu:hover, .btnRound1ONMenu-sel
{
	position: relative;
	float: left;
	background: linear-gradient(#df1513 0%, #cb160d 30%, #8c1109 100%);
	width: auto;
	height: 30px;
	border-radius: 5px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	color:white;
	font-family: 'Muli', sans-serif;
	font-weight: bolder;
	font-size: 10px;
}


.btnRound1OFFSmall
{
	position: relative;
	float: left;
	background: #999;
	width: auto;
	height: 14px;
	border-radius: 3px;
	padding: 0px 12px 0px 12px;
	text-align: center;
	color: white;
	font-family: 'Muli', sans-serif;
	font-weight: bolder;
	font-size: 10px;
	margin: 1px 0px;
}

.modalBody
{
	position: fixed;
	display: none;
	width: 635px;
	height: 500px;
	top: 10% !important;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20%;
	background: #FFF;
	z-index: 20000;
	padding: 10px;
	border: 2px solid #347b34;
}

[data-title]:not([data-title='']) {
	cursor: help;
}

/*@media (pointer: coarse), (hover: none) {
	[data-title]:not([data-title=''], [style*=text-decoration]):not(svg, i) {
		text-decoration: underline dotted red 2px;
	}

	[data-title]:not([data-title=''], [style*=text-decoration]) > svg, 
	[data-title]:not([data-title=''], [style*=text-decoration]) > i,
	svg[data-title]:not([data-title='']), i[data-title]:not([data-title='']) {
		border-bottom: dotted red 2px;
	}
}*/

.data-title {
	position: fixed;
	top: 110%;
	left: 0;
	background: #f2f2f2;
	color: #000;
	border: 1px solid #b7b7b7;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 2px 6px 2px 6px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-indent: 0px;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	z-index: 9999999;
	max-width: 700px;
}

.data-title::selection {
  background: transparent;
}

@media (prefers-color-scheme: light) {
	.data-title {
		background: #f2f2f2 !important;
		color: #000 !important;
		border: 1px solid #b7b7b7 !important;
	}
}

@media (prefers-color-scheme: dark) {
	.data-title {
		background: #2b2a33 !important;
		color: white !important;
		border: 1px solid white !important;
	}
}

.ui-autocomplete.ui-newStyle {
	overflow: hidden auto;
} 

.ui-autocomplete.ui-newStyle .ui-menu-item {
	overflow-x: hidden;
} 

.ui-autocomplete.ui-newStyle .ui-corner-all {
	display: table;
	width: 99%;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #427e24;
}

.ui-autocomplete.ui-newStyle .ui-menu-item:hover {
	background-color: #347b34 !important;
}

.ui-autocomplete.ui-newStyle .ui-menu-item:hover .ui-corner-all {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	border: 0 !important;
	background: unset !important;
}