@CHARSET "ISO-8859-1";

@import url("fonts.css");

body {
	background: #F0FCF8;
	background: #F7FFFC;
	
	/*margin-bottom: 150px;*/
}

* {
	font-family: 'Maven-Pro';
	/*	outline: 1px solid green;*/
}

/* *:focus { */
/* 	outline: 2px solid #B7E3AC; */
/* } */

.pointer {
	cursor: pointer;	
}

input {
	width: 220px;
	margin-top: 24px;
	padding: 4px;
	
	padding-right: 20px;
}

input[type="checkbox"] {
	width: auto;
	width: initial;
	margin-top: 3px;
	padding: 4px;
	
	padding-right: 12px;
}

input[type="radio"] {
	width: auto;
	width: initial;
	margin-top: 3px;
	padding: 4px;
	
	padding-right: 12px;
}


input[type="file"] {
	width: 400px;
	margin-top: 0px;
	padding: 0px;
}

#loginLogo {
	z-index: 999;
	position: absolute;
	margin:0;
	top:30px;
	left:0;
	right:0;
}

#loginContainer {
	width: 100%;
	margin-top:70px;
	text-align: center;
	position: absolute;

}

#loginContainerBox {
	display: table;
	position: relative;
	
	height: 300px;
	width: 100%;
/* 	border: 1px solid grey; */

	margin-left: auto;
	margin-right: auto;

}

#loginContainerBox > .inner {
	display:table-cell;
/* 	vertical-align: middle; */
	color: #ffffff;
	color: #000000;
	text-transform: uppercase;
	
/* 	background-color: #000000; */
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
	
	padding-top:130px;
}

#loginContainerBox > .inner > form {
	margin-top: 16px;
}

#loginBackgroundDiv {
  overflow: hidden;
  /*clear: both;*/
  /*min-height: 100%;*/
  /*min-width: 1024px;*/
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#imgLoginBackgroundDiv {
  z-index: -999;
/*  min-height: 768px;
  min-width: 1024px;*/
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.smallInput {
	height: 5px;	
}
textarea {
	margin-top: 3px !important;
	padding: 4px !important;
	width: 500px !important;
	height: 150px !important;
}

.selectForm {
	width: 220px;
	margin-top: 3px;
  	padding: 4px;
}

.tableInfo {
	margin-top: 12px;
	background: #E6FFE9;
	outline: 2px ridge #B7E3AC; /* dashed , dotted*/
}

.tableError {
	margin-top: 12px;
	background: #FFEDED;
	outline: 2px ridge #FF5757; /* dashed , dotted*/
}

.frmErrorMsg:first-child {
	width: 40px;
}

.lstInfoMsg:first-child {
	width: 40px;
}

.containerImgResume150 {
	display: inline-block;
	margin-top: 10px; 
	position : relative;
/*	height: 150px;*/
	position: relative;
}

.imgResume150 > .realImage {
	outline: 2px dashed #C6C6C6;
	cursor: crosshair;
/*	position: absolute;*/
	max-height: 150px;
	/*  clip: rect(0px, 150px, 150px,0px);*/
	left: 0px;
	top: 0px;
	clear: both;
	padding: 8px;
}

.imgResume50 > .realImage {
	outline: 1px dashed #C6C6C6;
	cursor: crosshair;
/*	position: absolute;*/
	max-height: 50px;
	/*  clip: rect(0px, 150px, 150px,0px);*/
	left: 0px;
	top: 0px;
	clear: both;
	padding: 2px;
}

#presentNormalImageDivID {
	border: 0px !important;
	outline: 5px solid #B7E3AC;
	  font-size: 0px;
}

#presentNormalImageDivID .close {
	  color: #FFF;
	  background: #CCCCCC;
	  width: 50px;
	  height: 50px;
	  text-align: center;
	  font: 50px/100% arial, sans-serif;
	  position: absolute;
	  right: 3px;
	  text-decoration: none;
	  text-shadow: 0 1px 0 #fff;
	  top: 3px;
	  
/* 	  content: 'X'; UTF-8 symbol */
	  
	  pointer-events: none;
}

#presentNormalImageDivID > img {
	max-height: 600px !important;	
	padding: 10px;
	background: #FFFFFF;
	max-width: inherit !important;
}

.mandatoryField {
	background: #FFFFF0 !important;
}

.asterisk_input:after{
	content:" *"; 
	color: #525242;
	position: absolute; 
/*	margin: 0px 0px 0px -20px; */
	font-size: xx-large; 
	padding: 0 5px 0 0;
	margin-left: -17px;
	margin-top:-1px;
	
}

.lstInputTextWhereClause {
	width: 160px;	
}

.deleteImg {
	position: absolute;
	top: -7px;
	right: -7px;
	
	height: 14px;
	width: 14px;
	
	cursor: pointer;

	max-width: inherit !important;
}

.invalidClass {
 color: red;	
 
}


/**
* Dashboard Home CSS
*/
#dashboardContainer {
/*	border: 1px solid black;*/
/* 	text-align: center; */
}

fieldset {
	display:block;
	margin-top:30px;
	
}

fieldset > legend {
	font-size: 16px;
/* 	font-weight: bold; */
	text-transform: uppercase;
	
	padding-left: 5px;
	padding-right: 5px;
}

.dashboard {
	display: inline-block;
	position: relative;
	margin: auto;
		width: 100%; 
	/*	border: 1px solid red;*/
 	/*text-align: center; */
}

.dashboard>.inner {
	display: inline-block;
	/*float: left;*/
	position: relative;
		width: 100%; 
	/*	border: 1px solid green;*/
/* 	text-align: center; */
/*font-size: 0px;*/
}

.dashboard>.inner>.item {
	display: inline-block;
	position: relative;
	/*width: 200px;*/
	height: 200px;
	margin: 10px;
	border: 1px solid #B3B3B3;
	cursor: pointer;
	font-weight: bold;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	text-align: center;
	
	vertical-align:top;
	font-size: 15px;
}

.dashboard>.inner>.item:hover {
	background: #E6FFE9;
	color: #1D9651;
}

.dashboard>.inner>.item>.inner {
	display: inline-block;
	position: relative;
	/*width: 180px;*/
	height: 200px;
	/*	margin-left: 10px;*/ /*	margin-right: 10px;*/
	/*	border: 1px solid blue;*/
	text-align: center;
}

.dashboard>.inner>.item>.inner>.top {
	display: inline-block;
	position: relative;
	width: 140px;
	height: 140px;
	/*	margin-left: 20px;*/ /*	margin-right: 20px;*/
	/*	border: 1px solid pink;*/
	text-align: center;
}

.dashboard>.inner>.item>.inner>.top>img {
	width: 100%;
	height: 100%;
	max-width: inherit !important;
}

.dashboard>.inner>.item>.inner>.bot {
	display: inline-block;
	position: relative;
	height: 40px;
	width: 140px;
	overflow: hidden;
	margin-top: 10px;
/*		border: 1px solid red;*/
	text-align: center;
}

.entityDashBoard {
/* 	margin-bottom:20px; */
/* 	border: 1px solid grey;	 */
	margin-top:20px
}

/**
* Tabelas de Associações
*/
.associateTable {
	margin-top: 20px;	
}

.tdListHeaderName {
	height: 25px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #B7E3AC;
	/* border: 2px solid #FFFFFF; */
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.tdListHeaderNameSmall {
	width: 50px;
}

.tdListHeaderNameNotRound {
	height: 25px;
/* 	border-top-left-radius: 10px; */
/* 	border-top-right-radius: 10px; */
	background-color: #B7E3AC;
	/* border: 2px solid #FFFFFF; */
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.tdListHeaderSubName {
	text-align: center;
	background-color: #D2F0C7;
}

.rowAssociate:hover td {
	background-color: #1D9651;
	color: #FFFFFF;
	/*	font-weight: bold;*/
}

.rowAssociateOdd td {
	text-align: center;
	background-color: #E6FFE9;
}
  
.rowAssociateEven td {
	text-align: center;
	 background-color: #D2F0C7;
}
.tdListExistDataLabel {
	text-align: left !important;	
	padding-left: 5px;
	padding-right: 5px;
	
	font-size: 14px;
}
.selectListForm {
	min-width: 90%;	
}
.emptytd {
	background-color: initial !important;	
}

.lineHeightSpace1 {
	display: inline-block;
	font-size: 22px;
	vertical-align: middle;
	margin-left: 5px;
	text-transform: uppercase;
}

.goToAssociate img {
	width: 20px;	
	max-width: inherit !important;
}

.associateTable img {
	width: 25px;
	max-width: inherit !important;	
}

.tablePanel {
	table-layout: auto;
    border-collapse: collapse;
}

.tablePanel .tablePanelLeft {
    white-space: nowrap;

}

.tablePanel table td {
/* 	padding-left:6px; */
/* 	padding-right:6px; */
/* 	padding-top:3px; */
/* 	padding-bottom:3px; */
}

.tablePanel .tablePanelLeft {
	vertical-align: top;
/* 	border: 1px solid red; */
}

.tablePanel .tablePanelRight {
	vertical-align: top;
/* 	border: 1px solid red; */
}

.selectedForTask > td {
	background: #738f66;
	color: #FFFFFF;
}

/**
* Css Table LST
*/
.tableFixedWidth {
	width: 934px;
	margin-left: auto;
	margin-right: auto;
}

	.tableFixedWidth:first-of-type {
		margin-bottom: 20px;
	}

.tableFixedWidth table {
	margin-left: initial;
	margin-right: initial;
	border-spacing: 2px;
	border-collapse: separate;
}

.tableW100Percent {
	width: 100%;
}

/*TD para a imagem do botão 32*/
.tdForImgAsButton32 {
	width: 32px;
	height: 32px;
}

/*TD para a imagem do botão 32*/
.tdForImgAsButton16 {
	width: 16px;
	height: 16px;
}

.lstDataBoth {
	height: 20px;
	/*	border: 2px solid #D7E4F2;*/
	padding-left: 5px;
	/*	background-color: #A8C5F1;*/
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
}

.lstDataPair {
	background-color: #D2F0C7;
}

.lstDataOdd {
	background-color: #E6FFE9;
}

.lstFirstTable {
	font-size: 12px;
}

#actualPage,
#actualPageMob {
	width: 30px;
	font-size: inherit;
	margin: inherit;
	padding: inherit;
	text-align: center;
}

.lstHasData {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

	.lstListagem td {
		word-break: break-all;
/* 		white-space: normal !important; */
	}

.lstListagem:hover .lstHasData {
	background-color: #52CC6A;
	background-color: #65D68E;
	background-color: #1D9651;
	color: #FFFFFF;
	/*	font-weight: bold;*/
}

.lstFiltros {
	font-size: 13px;
}

.lstFiltros-mobile {
	display: none;
	width: 100%;
}

	.lstFiltros-mobile__page {
		float: left;
	}

		.lstFiltros-mobile__page div {
			display: inline-block;
			vertical-align: middle;
			margin: 0 2px;
		}

	.lstFiltros-mobile__register {
		float: right;
	}

		.lstFiltros-mobile__register div {
			display: inline-block;
			vertical-align: middle;
			margin: 0 2px;
		}

	.lstFiltros-mobile__search {
		display: block;
		float: left;
		width: 100%;
	}

		.lstFiltros-mobile__search div {
			display: inline-block;
			vertical-align: middle;
			margin: 0 2px;
		}

.lstTDHeader {
	height: 25px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #B7E3AC;
	/*	border: 2px solid #FFFFFF;*/
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

/**
* Global CSS
*/
.pageTitle {
	display: inline-block;
	font-size: 22px;
	vertical-align: middle;
	margin-left: 5px;
	text-transform: uppercase;
}

/**
* FRM map
*/
#mapFRM {
	width: 700px;
	height: 400px;
}

#panel {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	/*  float: right;*/
	margin: 10px;
}

#color-palette { /* 	clear: both;*/
	
}

.color-button {
	width: 14px;
	height: 14px;
	font-size: 0;
	margin: 2px;
	float: left;
	cursor: pointer;
}

#delete-button { /*	float: left;*/
	margin-top: 5px;
}

#show-button { /*	float: left;	*/
	
}

/*#canvasParent {*/ /*	position: relative;*/
	/*	display: inline-block;   */ /*    overflow: visible;*/
	/*    z-index: 0;*/ /*}*/
#myCanvas {
	position: relative;
	display: none;
	border: 1px solid red;
}

/* frmPagePL.php */
.imgAsButton32 {
	cursor: pointer;
	vertical-align: middle;
}
.imgAsButton16 {
	cursor: pointer;
	vertical-align: middle;
	
	width: 16px;

}

.imgAsButton8 {
	cursor: pointer;
	vertical-align: middle;
	
	width: 8px;
}

/**
* FRM CSS
*/
.label {
	display: inline-block;
	font-weight: bold !important;
	font-size: 15px !important;

	font-family: inherit !important; 
	text-align: none !important;
	text-decoration: none !important;
	line-height: none !important;
	white-space: none !important;
	padding: 0 !important;
	background-color: inherit !important;
	color: inherit !important;
}

.lvalue {
	display: inline-block;
}

.colorpicker {
	width: 60px;
	cursor: pointer;
	text-align: center;
}

.inputTextDateDateForm {
	width: 100% !important;
	cursor: pointer;
	text-align: center;
}

.inputTextDateTimeForm {
	width: 100% !important;
	cursor: pointer;
	text-align: center;
}

.miniLabel {
	font-size: 10px;
}

.descLabel {
	font-size: 13px;
}



.frmCab {
	margin-top: 10px;
	margin-bottom: 20px;
}


/**
* FRM occurrenceTypeItem
*/
.occurrenceTypeItemSelect {
	 /*width: 150px;	*/
}

/**
* Task List
*/

.selectFulltd {
	width: 100%;	
}	

.tdTaskListSolo {
	padding: 6px;
	vertical-align: top;
	text-align: left !important;
	font-size: 14px;	
}
.taskPrec {
	margin-top:2px;
}


.occurrenceTypeItemEstimatedHours {
	vertical-align: top;
	height: 6px;
	width: 40px;
}

/* ACÇÕES PENDENTES */

.APtdListHeaderName {
	height: 25px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #B7E3AC;
	/* border: 2px solid #FFFFFF; */
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	
	padding: 10px;
	vertical-align: middle;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
         transition: all 0.3s ease-out;
}

.APtdListHeaderNameNotRound {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.APpanelRed {
	background-color: #FF8888;
}

.APpanelLowGreen {
	background-color: #e6ffe9;
}

.APbox {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	

	border: 1px solid #B7E3AC;	
	vertical-align: top;
	
	padding: 4px;
	 
	font-size: 14px;
}

.APboxNotRound {
	border: 1px solid #B7E3AC;	
	vertical-align: top;
	
	padding: 4px;
}

.APboxRed {
	border: 1px solid #FF8888;
}

.APboxLowGreen {
	border: 1px solid #e6ffe9;
}

.arrowBox {
    margin-right: 2px;
	cursor: pointer;
	position: relative;
	float: right;
	background-image: url("../../../img/actImg/actImg/on.png");
    background-repeat: no-repeat;
    
    height: 24px;
    width: 24px;
	vertical-align: middle;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;
}

.arrowBoxOpen {

	background-image: url("../../../img/actImg/actImg/off.png");
    background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;
}

.APLabel {
	width: 80%;
	position: relative;
	float: left;
	min-height:24px;
	line-height: 24px;
	
	display: table-cell;
vertical-align: middle;
}

.APnoUser {
	position: relative;
	float: left;
	background-image: url("../../../img/actImg/actImg/userOff.png");
    background-repeat: no-repeat;
    
    height: 24px;
    width: 24px;
    background-position: center; 
}

.APUser {
	background-image: url("../../../img/actImg/actImg/userOn.png");
    background-repeat: no-repeat;
    background-position: center; 
}

.APstartTask {
	cursor: pointer;
	position: relative;
	float: right;
	background-image: url("../../../img/actImg/actImg/start.png");
    background-repeat: no-repeat;
    
    height: 24px;
    width: 24px;
    background-position: center; 
    margin-right: 2px;
}

.APsaveBox {
	cursor: pointer;
	position: relative;
	float: right;
	background-image: url("../../../img/actImg/actImg/save.png");
    background-repeat: no-repeat;
    
    height: 24px;
    width: 24px;
    background-position: center; 
}

.APaddedFileDownload {
	vertical-align: middle;
	
	cursor: pointer;
}

.APaddedFileDownload:hover {
	font-weight: bold;
}

.APaddedFileDownload > img{
	vertical-align: middle;
}

.APaddedFileDownload > span {
	vertical-align: middle;
	height: 16px;
}


.APButtomBottomLeft {
	cursor: pointer;
	
/* 	font-family: Arial; */
	color: #ffffff;
	font-size: 20px;
	background: #419c3f;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	width: 45%;
	text-align: center;
  
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 0px;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
}

.APButtomBottomLeft:hover {
	background: #318c1f;
	text-decoration: none;
}

.APButtomBottomRight {
	cursor: pointer;
	
/* 	font-family: Arial; */
	color: #ffffff;
	font-size: 20px;
	background: #fe6363;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	width: 45%;
	text-align: center;
  
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 10px;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
}

.APButtomBottomRight:hover {
	background: #fc4343;
	text-decoration: none;
}


.APButtomFinal {
	cursor: pointer;
	
/* 	font-family: Arial; */
	color: #ffffff;
	font-size: 20px;
	background: #419c3f;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	width: 100%;
	text-align: center;
  
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
 
}

.APButtomFinal:hover {
	background: #318c1f;
	text-decoration: none;
}


.APButtomRefute {
	cursor: pointer;
	
/* 	font-family: Arial; */
	color: #ffffff;
	font-size: 20px;
	background: #fe6363;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	width: 100%;
	text-align: center;
  
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
 
}

.APButtomRefute:hover {
	background: #fc4343;
	text-decoration: none;
}


.labelSaveFinalMessage {
	cursor: pointer;
	
/* 	font-family: Arial; */
	color: #ffffff;
	font-size: 15px;
	background: #419c3f;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	width: 95%;
	text-align: center;
  
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
}

.labelSaveFinalMessage:hover {
	background: #318c1f;
	text-decoration: none;
}


.APDescPreWrap {
	white-space: pre-wrap;       /* css-3 */
	 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.duplicateOccurLst {
	width: 100%;
}

.duplicateOccurLst > b {
	vertical-align:middle;
	height: 100%;
	font-size: 13px;
}
	
.duplicateOccurLst > .desc {
	width: 80%;
	font-size: 13px;
	vertical-align:bottom;
	display: inline-block;
	height: 1.2em;
	overflow: hidden;
	
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.duplicateOccurLstLine {
	
	width: 100%;	

	border-bottom: 1px solid #B7E3AC !important;
	
}

.duplicateSelected {
	border: 1px solid green;	
}

.dOArrow {
	vertical-align: bottom;
	display: inline-block;
	float: right;
/* 	border:1px solid red; */
	width: 16px;
	height: 16px;
	background-image: url("../../../img/actImg/actImg/on.png");
  	background-repeat: no-repeat;
  	background-size: 16px 16px;
  	cursor: pointer;
  	
	-webkit-transition: all 0.3s ease-out;
 	transition: all 0.3s ease-out;
}

.dOArrowOpen {

	background-image: url("../../../img/actImg/actImg/off.png");
  	background-repeat: no-repeat;
  	background-size: 16px 16px;
  	
	-webkit-transition: all 0.3s ease-out;
 	transition: all 0.3s ease-out;
}

.boxDuplicateOccurLst {
	display: none;
}

.boxDuplicateOccurLst .dOImgInTD {
	
    white-space:wrap;
	vertical-align: top;
}

.boxDuplicateOccurLst .dOdescInTD {
	vertical-align: top;
	max-width: 90%;
}

.boxDuplicateOccurLst .dOdescIn {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.oDMarkDupButton {
	cursor: pointer;
	/* font-family: Arial; */
	color: #ffffff;
	font-size: 15px;
	background: #fe6363;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	/*   border-bottom-left-radius: 10px; */
	/*   border-bottom-right-radius: 10px; */
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.oDMarkDupButton:hover {
	background: #fc4343;
	text-decoration: none;
}

.oDMarkDupButtonJump {
	cursor: pointer;
	
/* 	font-family: Arial; */
	color: #ffffff;
	font-size: 15px;
	background: #419c3f;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
 
}

.oDMarkDupButtonJump:hover {
	background: #318c1f;
	text-decoration: none;
}

.markFakeOccurButton {
	cursor: pointer;
	/* font-family: Arial; */
	color: #ffffff;
	font-size: 15px;
	background: #fe6363;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	/*   border-bottom-left-radius: 10px; */
	/*   border-bottom-right-radius: 10px; */
	-webkit-transition: all 0.3s ease-o;
}

.markFakeOccurButton:hover {
	background: #fc4343;
	text-decoration: none;
}

.lmbAssociateButton {
	display: inline-block;
	cursor: pointer;
	/* font-family: Arial; */
	color: #ffffff;
	font-size: 15px;
	background: #419c3f;
	padding: 10px 5px 10px 5px;
	text-decoration: none;
/* 	width: 100%; */
	text-align: center;
	/*   border-bottom-left-radius: 10px; */
	/*   border-bottom-right-radius: 10px; */
	-webkit-transition: all 0.3s ease-o;	
}

.lmbAssociateButton:hover { 
	background: #318c1f;
	text-decoration: none;	
}

.linkLikeText {

}

.linkLikeText:hover {
	text-decoration: underline;
}
.logoEntity {
	max-height:80px;	
}

/*#bannerTop {
	width: 935px;
	height: 175px;
	
	background-image: url("../../../img/banner/banner/Banners-31.png");
  	background-repeat: no-repeat;
  	background-size: 935px 190px;
  	margin-left: auto;
  	margin-right: auto;
}*/

#bannerTop {
	width: 100%;
	height: 120px;
	background-color: #3C7D35;
	box-shadow: 0 5px 5px -5px #333;
	margin-bottom: 30px;
	text-align: center;
}

	#bannerTop .bannerTop-table {
		display: table;
		width: 100%;
		height: 100%;
	}

		#bannerTop .bannerTop-table-cell {
			display: table-cell;
			height: 100%;
			vertical-align: middle;
		}

			#bannerTop .bannerTop-table-cell .bannerTop__logo {
				position: relative;
				width: 72px;
				height: 76px;
				background-image: url( "../../../img/logo/logo/logo_header.png" );
				background-repeat: no-repeat;
				background-size: 72px 76px;
				display: inline-block;
				vertical-align: middle;
			}

			#bannerTop .bannerTop-table-cell .bannerTop__name {
				display: inline-block;
				vertical-align: middle;
				color: #FFF;
				font-size: 26px;
				margin-left: 20px;
			}

#changeOccurrenceType {
	display: inline-block;
	cursor: pointer;
}

#changeOccurrenceType:hover {
	text-decoration: underline;
}

#changeOccurrenceTypeScreen {
	
	display: none;
	
	position: fixed;
	height: 100%;
	width: 100%;
	
	top: 0;
	left: 0;
	
	background: #E2F4DE;
	z-index: 10;
	
	/* IE 8 */
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	 /* IE 5-7 */
	 filter: alpha(opacity=50);
	
	 /* Netscape */
	 -moz-opacity: 0.5;
	
	 /* Safari 1.x */
	 -khtml-opacity: 0.5;
	
	 /* Good browsers */
	 opacity: 0.5;
	 
  
}
#changeOccurrenceTypeScreenInner {
	
	display: none;
	
	position: fixed;
/* 	height: 600px; */
	width: 600px;
	
	top: 0;

	margin: 10% auto;
	left: 0;
	right: 0;
	
	background: #E2F4DE;
	z-index: 11;
	 
	 box-shadow:0 3px 7px rgba(0,0,0,.25);
	
}

#changeOccurrenceTypeScreenInner > .inner {
	position: relative;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
}

#changeOccurrenceTypeScreenInner > .inner > .top {
	position: relative;
	font-weight: bold;
	
	font-size: 17px;
	width: 90%;
}

#changeOccurrenceTypeScreenInner > .inner > .middle {
	position: relative;
	
	
	font-size: 15px;
}

#changeOccurrenceTypeScreenInner > .inner > .close {
	border: 1px solid #C6C6C6;
	right: 0;
	top: 0;
	float: right;
	cursor: pointer;
	background: #C6D6E6;
	width:20px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	z-index: 999;
}

#noticeOccurrenceTypeChange {
	display: none;
	color: #CC4444;
	font-size: 12px;
}

#footerO {
	text-align: right;
	font-size: 12px;
/* 	border: 1px solid red; */
/* 	height: 400px;	 */
}

#buttonGoBackGraph {
	color: green;
	font-size: 48px;
	line-height: 40px; 
}

/*#graphPlaceholder {
	width: 100%;
	height: auto;
	min-height: 200px;
}*/

/*#graphPlaceholder .legend {
	position: relative;
	display: inline-block;
}*/

#graphPlaceholder .legend > div {
	width: 700px !important;
	background-color: transparent !important;
}

#graphPlaceholder .legend > table {
	position: relative !important;
	right: initial !important;
	left: 300px !important;
}

#graphPlaceholder .legend > table tr td {
	padding: 2px 0;
}

#graphPlaceholder .legend > table .legendLabel {
	padding-left: 6px;
}

#graphPlaceholder canvas {
	z-index: 1;
}

#graphPlaceholder .pieLabel {
	z-index: 2;
	font-size: 9px;
	transform: rotate(-45deg);
}

#graphPercentage {
	padding: 20px 0;
}

#footerHomePanel {
	
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	text-align: center;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footerHomePanel .footerHomePanel__logo {
	display: inline-block;
	margin: 0 15px;
	vertical-align: top;
}

/* CHANGES AFTER FOUNDATION */
table {
	background: none;
	border: none;
	margin-bottom: 0;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
	background: none;
}

fieldset {
	border: 1px solid #B3B3B3;
	padding: 0.35em 0.625em 0.75em;
}

table tr th, table tr td {
	/*padding: 0 2px;*/
	padding: 0;
	text-align: inherit;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin: 0;
}

input[type="checkbox"] {
	margin-top: 15px !important;
}

.mfp-wrap {
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
.mfp-iframe-holder {
/* 	padding-top: 0px !important; */
	padding-bottom: 10px !important;
}

.mfp-bg {
	opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.mfp-content{
	max-width: 100% !important;
	max-height: 100%;
	height: 100%;
}

.mfp-iframe-scaler {
	padding-top: 49.25% !important;
}

select {
	font-size: inherit;
	font-family: inherit;
	background-color: #FFF;
	/*width: 100% !important;*/
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	box-shadow: none !important;
	margin: inherit !important;
	padding: 4px;
	padding-right: 20px;
	font-family: inherit !important;
	display: inline-block;
	font-size: inherit !important;
	width: 348px;
	height: 38px;
}

.hiddenField {
	display: none !important;
}

.occurrenceTypeItemSelect {
	/*width: none;*/
}

.occurrenceTypeItemEstimatedHours {
	width: 64px !important;
}

textarea.textAreaManagementIndicator.mandatoryField {
	width: 100% !important;
}

.descLabel textarea {
	width: 100% !important;
}

.APbox textarea {
	width: 100% !important;
}

.labelSaveFinalMessage {
	width: 100%;
}

input[type="file"] {
	width: 100% !important;
}

td.tdFRM.label,
td.tdFRM .label,
.tdSubTitleFRM.label {
	background-color: inherit;
	color: inherit;
	font-family: inherit;
	text-align: left;
	padding: 0;
}

#footerHomePanel .footerHomePanel__logo img {
	height: auto;
	width: 50px;

	padding-top: 0;
	padding-bottom: 0;
}

#footerHomePanel {
	padding-top: 10px;
	padding-bottom: 10px;
}

/**
 * MOBILE
 */
@media only screen { 




} /* Define mobile styles */

@media only screen and (max-width: 840px) {

	#graphPlaceholder {
		width: 100% !important;
		padding-bottom: 20px !important;
	}

	#graphPlaceholder .legend {
		padding-top: 260px;
	}

	#graphPlaceholder .legend > table {
		left: 0 !important;
	}

	#graphPercentage {
		display: none;
	}
}

@media only screen and (max-width: 40em) {
	
	#bannerTop {
		height: 70px;
	}

		#bannerTop .bannerTop-table-cell .bannerTop__logo {
			width: 41px;
			height: 44px;
			background-size: 100% 100%;
		}

		#bannerTop .bannerTop-table-cell .bannerTop__name {
			font-size: 20px;
		}

	.tableFixedWidth {
		width: 100%;
	}

	.tableFixedWidth:first-of-type tr {
		width: 100%;
	}

		.tableFixedWidth > tbody > tr > td:first-child {
			padding-left: 10px;
		}

		.tableFixedWidth > tbody > tr > td:last-child {
			padding-right: 10px;
			vertical-align: middle !important;
		}

	.pageTitle {
		display: table-cell;
		font-size: 15px;
	}

	.linkLikeText {
		display: inline-block;
		margin-top: 0 !important;
		/*height: 100%;*/
		padding-top: 0 !important;
	}

	.lstFiltros-mobile {
		display: block;
	}

		.lstFiltros-mobile > div {
			padding: 6px 0;
		}

	.lstFiltros {
		display: none;
	}

		.lstFiltros-mobile__page div {
			margin: 0;
			font-size: 11px;
		}

		.lstFiltros-mobile__register div {
			font-size: 11px;
		}

		.lstFiltros-mobile__search div {
			font-size: 11px;
		}

		.lstFiltros-mobile__search .search-label {
			width: 46px;
		}

		.lstFiltros-mobile__search .search-input {
			width: 140px;
		}

	.lstDataBoth {
		word-break: break-all;
		font-size: 11px;
	}

	.lstTDHeader {

	}

	#map_canvas{
		width: 100% !important;
	}

	

	input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
		width: 80% !important;
	}

	textarea {
		width: 100% !important;
	}

	.miniLabel {
		font-size: 7px;
	}

	.tdListExistDataLabel {
		font-size: 8px;
	}

	.selectListForm {
		font-size: 9px;
	}

	.associateTable img {
		width: 12px;
	}

	.tdListHeaderName {
		font-size: 
	}

	.lineHeightSpace1 {
		font-size: 14px;
	}

	select {
		width: 100% !important;
	}

	/*#addLevelTable {
		width: 100%;
	}

	#addLevelTable > tbody {
		width: 100%;
	}

	#addLevelTable > tbody td {
		width: 100%;
	}*/


	div.tableFixedWidth {
		padding: 0 10px;
	}

	td.tdFRM {
		font-size: 13px !important;
	}

		td.tdFRM .label,
		.tdSubTitleFRM label {
			font-size: 13px !important;
		}

	.tableW100Percent {
		margin-bottom: 10px;
	}

	#mapa_min_occur {
		width: 100% !important;
	}



	/*===========================================*/
	/* ======== ADD BY PATRICIA ========= */
	/*===========================================*/

	#loginContainer {
	    width: 100%;
	    margin-top: 0px;
	    text-align: center;
	    position: absolute;
	}

	#loginBackgroundDiv {
		min-width: inherit;	
	}


	#loginContainerBox {
	    display: table;
	    position: relative;
	    height: 300px;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	}

	#loginLogo {
	    z-index: 999;
	    position: absolute;
	    margin: 0;
	    top: 20px;
	    left: 0;
	    right: 0;
	}

	#loginLogo img {
		width: 40%;
	}

	#loginContainerBox > .inner {
	    display: table-cell;
	    color: #000000;
	    text-transform: uppercase;
	    -moz-opacity: 1;
	    opacity: 1;
	    filter: alpha(opacity=1);
	    padding-top: 82px;
	    font-size: 11px;
	}

	#loginContainerBox > .inner form {
		margin-top: 8px;
	}

	#loginContainerBox > .inner form input {
		box-shadow: none !important;
		margin: inherit !important;
		/*padding: 4px;
		padding-right: 20px;*/
		font-family: inherit !important;
		display: inline-block;
		font-size: 11px;
		/*width: 100%;*/
		height: 31px;
		text-align: center;
	}

	#loginContainerBox > .inner input[type="checkbox"] {
		margin-top: 32px;
		width: auto;
		height: auto;
		background-color: #FFF;
	}

	#loginContainerBox > .inner input[type="submit"] {
		padding: 0;
	    width: 40%;
	    text-align: center;
	    background-color: #FFF;
	}

	#loginContainerBox > .inner input[type="button"] {
		/*width: 40%;*/
	    border-radius: 0;
	    /*background-color: #FFF;*/
	    padding: 0;
	    width: 40%;
	    text-align: center;
	    background-color: #FFF;
	}

	#footerHomePanel .footerHomePanel__logo img {
		height: auto;
		width: 30px;

		padding-top: 0;
		padding-bottom: 0;
	}

	#footerHomePanel {
		padding-top: 10px;
		padding-bottom: 10px;
	}

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (min-width: 40.063em) {
} /* min-width 641px, medium screens */

@media only screen and (max-width: 740px) {

	.lstFiltros-mobile__page,
	.lstFiltros-mobile__register {
		display: block;
		float: none;
		width: 100%;
	}
	fieldset > legend {
    	font-size: 12px;
	}
	
	.dashboard > .inner > .item {
		font-size: 12px;
		padding: 0px !important;
	}
	
	.dashboard>.inner>.item>.inner>.top {
	    width: 80px;
    	height: 80px;
	}
	
	.dashboard>.inner>.item {
		height: 120px !important;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.dashboard>.inner>.item>.inner {
		height: 120px;
	}
	
	fieldset {
		margin-top: 0px;
	}
	
	.dashboard>.inner>.item>.inner>.bot {
		height: 20px;
	}
	
	.entityDashBoard {
		margin-top: 0px !important;
	}
	#logoutDiv{
		position:absolute;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	
	.tableFixedWidth {
		width: 100%;
	}
	
	.tableFixedWidth:first-of-type tr {
		width: 100%;
	}

		.tableFixedWidth > tbody > tr > td:first-child {
			padding-left: 20px;
		}

		.tableFixedWidth > tbody > tr > td:last-child {
			padding-right: 20px;
		}

	.pageTitle {
		display: table-cell;
	}

	.lstFiltros-mobile {
		display: block;
	}

		.lstFiltros-mobile > div {
			padding: 6px 0;
		}

	.lstFiltros {
		display: none;
	}

	.lstDataBoth {
		word-break: break-all;
	}

	div.tableFixedWidth {
		padding: 0 10px;
	}

	#mapa_min_occur {
		width: 100% !important;
	}

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	
	.tableFixedWidth {
		width: 980px;
	}

} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

@media only screen and (min-width: 90.063em) {
	
	.tableFixedWidth {
		width: 1280px;
	}

} /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */


.notShowChanges del {
	display: none;
}

.notShowChanges ins {
	text-decoration:none;
}

.footerHomePanelHome {
	display: none !important;
} 

.boxDuplicateOccurLst .realImage {
	height: auto;
    width: 30px;
}
