/**********************************************************/
/* CUSTOM LAYOUT CONTAINER                                */
/**********************************************************/
.ContainerIndentTopBottom {
	display: block;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
}

.ContainerWidthAuto {
	float: left;
	width: auto;
}

.ContainerWidthAutoRight {
	float: right;
	width: auto;
}

.MinHeigth {
	min-height: 1px;
}

.MarginTop5 {
	margin-top: 5px;
}

/**********************************************************/
/* CUSTOM METAWIDGET LAYOUT                               */
/**********************************************************/
.addButton {
	margin-top: 16px;
}

.filtroProducto .Container25.Responsive.outer-div {
	width: 260px;
}

.label-div {
	max-width: 80%;
	padding-right: 10px;
	/* Truncate label to the div width */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.component-div {
	padding-right: 15px;
}

.errors-div {
	color: #F03369;
	display: block;
}

.errors-div .ui-messages-error {
	border: none;
	margin: 0;
	padding: 0 !important;
}

.errors-div .ui-messages-error .ui-messages-error-summary {
	margin-left: 0;
	font-weight: normal;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden !important;
	float: left;
	width: 100%;
	position: relative !important;
}

.errors-div .ui-messages-error .ui-messages.ui-messages-noicon ul {
	margin: 0 !important;
}

/**********************************************************/
/* CUSTOM FILTER FIELDSET                                 */
/**********************************************************/
.fieldset-filter {
	padding-right: 0px !important;
}

/**********************************************************/
/* CUSTOM HEADER                                          */
/**********************************************************/
.header .app-title {
	float: left;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}

.header .app-title .title {
	margin: 20px 0 0 30px;
	float: left;
}

.header .title.LOCAL {
	font-weight: bold;
}

.header .title.DEV {
	font-weight: bold;
}

.header .title.PRE {
	color: #0093FF;
	font-weight: bold;
}

.header .title.PRO {
	color: #FF6760;
	font-weight: bold;
}

.header .app-header-right {
	margin-right: 7px;
}

/**********************************************************/
/* CUSTOM TABLES                                          */
/**********************************************************/
.ui-datatable {
	border: none;
	margin: 10px 0px 10px 0px;
}

.ui-datatable-tablewrapper {
	margin: 0;
}

.imagenTabla {
	text-align: center;
	width: 50px;
}

.paginator .ui-commandlink {
	color: #455a64 !important;
}

.paginator .ui-datalist {
	border: none;
}

.paginator .pageNumbers .currentPage {
	color: #E0E0E0;
}

.paginator .pageNumbers .ui-datalist-content .ui-datalist-data {
	list-style: none;
	padding: 0px;
}

.paginator .pageNumbers ul li {
	float: left;
	padding-left: 4px;
	padding-right: 5px;
}

.paginator .nextPage, .paginator .previousPage {
	padding-top: 16px;
}

/**********************************************************/
/* CUSTOM BUTTON PANELS                                   */
/**********************************************************/
.buttonsLineForm {
	margin-bottom: 10px;
}

.buttonsLineFilter button {
	float: right;
	margin-top: 10px;
	margin-right: 15px !important;
}

.buttonsLineResults button {
	float: right;
	margin-top: 10px;
}

.buttonsLineForm button {
	margin-top: 10px;
	margin-left: 15px !important;
}

.buttonsLine button {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px !important;
}

@media ( max-width : 640px) {
	.buttonsLineFilter button {
		float: left;
		margin-right: 0px !important;
		width: 97%;
	}
	.buttonsLineResults button, .buttonsLineForm button {
		margin-left: 0px !important;
	}
}

/* Links with button style */
.linkButton {
	display: inline-block;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: center;
	margin-right: .1em;
	border-radius: 2px;
}

.linkButton i {
	float: left;
	margin-top: 7px;
	margin-right: 10px;
}

.RedButton:hover {
	background-color: #EA5753;
}

.GreenButton:hover {
	background-color: 85CB88;
}

/**********************************************************/
/* CUSTOM STYLES p:separator                              */
/**********************************************************/
.form-separator {
	height: 10px;
	border: none;
	width: 100%;
	float: left;
}

/**********************************************************/
/* CRITERIA FORM                                          */
/**********************************************************/
.CriteriaTable input[type="text"] {
	width: 155px;
	margin-right: 10px;
}

.CriteriaTable .columna-operador {
	width: 180px !important;
}

.CriteriaTable .columna-valor {
	width: 200px !important;
}

/**********************************************************/
/* INTERNACIONALIZATION DIALOG                            */
/**********************************************************/
.addPanel_internacionalization .addPanel-internacionalization-panel {
	padding-top: 10px;
}

.addPanel_internacionalization .addPanel-internacionalization-panel label
	{
	width: 100%;
	float: left;
}

.addPanel_internacionalization .addPanel-internacionalization-add-button
	{
	padding-top: 10px;
	text-align: right;
}

/**********************************************************/
/* CUSTOM PRIMEFACES                                      */
/**********************************************************/
.ui-fileupload-buttonbar {
	padding: 0px !important;
}

.ui-button {
	vertical-align: bottom;
}

.ui-selectonemenu {
	margin-right: 5px;
}

/**********************************************************/
/* CUSTOM PANEL CONFIRMATION                              */
/**********************************************************/
.panelConfirmationSiNo button {
	float: left;
}

/**********************************************************/
/* CUSTOM AUTOCOMPLETE                                    */
/**********************************************************/
.ui-autocomplete .ui-autocomplete-dropdown .ui-icon-triangle-1-s {
	background-image:
		url("/kabisoft-pt/javax.faces.resource/images/search-icon.svg.xhtml?ln=primefaces-rio");
}

/**********************************************************/
/* CUSTOM INPUTS                                          */
/**********************************************************/
.component-div span.ui-calendar .ui-inputfield {
	width: 85.5%;
}

.ui-calendar  .ui-button {
	margin-right: 0em;
	height: 41px;
}

.ui-calendar .ui-datepicker-trigger {
	margin-left: 0 !important;
}

/**********************************************************/
/* TOOLTIP                                         		*/
/**********************************************************/
.default-custom-tooltip {
	background-color: transparent !important;
	font-weight: bold !important;
}

.tooltip-parent-panel {
	margin-right: 15px;
	display: inline-block;
	float: left;
}

.selectOneBoolean .tooltip-parent-panel {
	margin-top: -3px;
}

.selectOneBoolean table.ui-selectoneradio {
	padding-top: 5px;
	width: 100%;
	padding-right: 75%;
}

/**********************************************************/
/* CUSTOM DIALOG                                          */
/**********************************************************/
.dialogCriteria {
	width: 98.5% !important;
}

/**********************************************************/
/* REQUIRED FIELD                                         */
/**********************************************************/
.label-div .required-div {
	color: red !important;
}

/**********************************************************/
/* CUSTOM PAGINATOR		                                  */
/**********************************************************/
@media ( max-width : 1300px) {
	.pages {
		width: 100%;
		float: left;
	}
	.responsivePaginator {
		width: 100%;
		float: left;
	}
}

/**********************************************************/
/* CUSTOM LAYOUT CONTAINER                                */
/**********************************************************/
.ContainerIndentTopBottom {
	display: block;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
}

.ContainerWidthAuto {
	float: left;
	width: auto;
}

.ContainerWidthAutoRight {
	float: right;
	width: auto;
}

.MinHeigth {
	min-height: 1px;
}

.MarginTop5 {
	margin-top: 5px;
}

/**********************************************************/
/* CUSTOM METAWIDGET LAYOUT                               */
/**********************************************************/
.outer-div {
	padding: 15px 0px 15px 0px;
	min-height: 80px;
}

.ui-messages ul {
	margin: 0px !important;
}

.label-div {
	max-width: 80%;
	padding-right: 10px;
	/* Truncate label to the div width */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.component-div {
	padding-right: 15px;
}

.errors-div {
	color: #F03369;
	display: block;
}

.errors-div .ui-messages-error {
	border: none;
	margin: 0;
	padding: 0 !important;
}

.errors-div .ui-messages-error .ui-messages-error-summary {
	margin-left: 0;
	font-weight: normal;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden !important;
	float: left;
	width: 100%;
	position: relative !important;
}

.errors-div .ui-messages-error .ui-messages.ui-messages-noicon ul {
	margin: 0 !important;
}

/**********************************************************/
/* CUSTOM FILTER FIELDSET                                 */
/**********************************************************/
.fieldset-filter {
	padding-right: 0px !important;
}

/**********************************************************/
/* CUSTOM HEADER                                          */
/**********************************************************/
.header .app-title {
	float: left;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}

.header .app-title .title {
	margin: 20px 0 0 30px;
	float: left;
}

.header .title.LOCAL {
	font-weight: bold;
}

.header .title.DEV {
	font-weight: bold;
}

.header .title.PRE {
	color: #0093FF;
	font-weight: bold;
}

.header .title.PRO {
	color: #FF6760;
	font-weight: bold;
}

.header .app-header-right {
	margin-right: 7px;
}

/**********************************************************/
/* CUSTOM TABLES                                          */
/**********************************************************/
.ui-datatable {
	border: none;
	margin: 10px 0px 10px 0px;
}

.ui-datatable-tablewrapper {
	margin: 0;
}

.imagenTabla {
	text-align: center;
	width: 50px;
}

.paginator .ui-commandlink {
	color: #455a64 !important;
}

.paginator .ui-datalist {
	border: none;
}

.paginator .pageNumbers .currentPage {
	color: #E0E0E0;
}

.paginator .pageNumbers .ui-datalist-content .ui-datalist-data {
	list-style: none;
	padding: 0px;
}

.paginator .pageNumbers ul li {
	float: left;
	padding-left: 4px;
	padding-right: 5px;
}

.paginator .nextPage, .paginator .previousPage {
	padding-top: 16px;
}

/**********************************************************/
/* CUSTOM BUTTON PANELS                                   */
/**********************************************************/
.buttonsLineForm {
	margin-bottom: 10px;
}

.buttonsLineFilter button {
	float: right;
	margin-top: 10px;
	margin-right: 15px !important;
}

.buttonsLineResults button {
	float: right;
	margin-top: 10px;
}

.buttonsLineForm button {
	margin-top: 10px;
	margin-left: 15px !important;
}

.buttonsLine button {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px !important;
}

@media ( max-width : 640px) {
	.buttonsLineFilter button {
		float: left;
		margin-right: 0px !important;
		width: 97%;
	}
	.buttonsLineResults button, .buttonsLineForm button {
		margin-left: 0px !important;
	}
}

/* Links with button style */
.linkButton {
	display: inline-block;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: center;
	margin-right: .1em;
	border-radius: 2px;
}

.linkButton i {
	float: left;
	margin-top: 7px;
	margin-right: 10px;
}

.RedButton:hover {
	background-color: #EA5753;
}

.GreenButton:hover {
	background-color: 85CB88;
}

/**********************************************************/
/* CUSTOM STYLES p:separator                              */
/**********************************************************/
.form-separator {
	height: 10px;
	border: none;
	width: 100%;
	float: left;
}

/**********************************************************/
/* CRITERIA FORM                                          */
/**********************************************************/
.CriteriaTable input[type="text"] {
	width: 155px;
	margin-right: 10px;
}

.CriteriaTable .columna-operador {
	width: 180px !important;
}

.CriteriaTable .columna-valor {
	width: 200px !important;
}

/**********************************************************/
/* INTERNACIONALIZATION DIALOG                            */
/**********************************************************/
.addPanel_internacionalization .addPanel-internacionalization-panel {
	padding-top: 10px;
}

.addPanel_internacionalization .addPanel-internacionalization-panel label
	{
	width: 100%;
	float: left;
}

.addPanel_internacionalization .addPanel-internacionalization-add-button
	{
	padding-top: 10px;
	text-align: right;
}

/**********************************************************/
/* CUSTOM PRIMEFACES                                      */
/**********************************************************/
.ui-fileupload-buttonbar {
	padding: 0px !important;
}

.ui-button {
	vertical-align: bottom;
}

.ui-selectonemenu {
	margin-right: 5px;
}

/**********************************************************/
/* CUSTOM PANEL CONFIRMATION                              */
/**********************************************************/
.panelConfirmationSiNo button {
	float: left;
}

/**********************************************************/
/* CUSTOM AUTOCOMPLETE                                    */
/**********************************************************/
.ui-autocomplete .ui-autocomplete-dropdown .ui-icon-triangle-1-s {
	background-image:
		url("/kabisoft-pt/javax.faces.resource/images/search-icon.svg.xhtml?ln=primefaces-rio");
}

/**********************************************************/
/* CUSTOM INPUTS                                          */
/**********************************************************/
.component-div span.ui-calendar .ui-inputfield {
	width: 85.5%;
}

.ui-calendar  .ui-button {
	margin-right: 0em;
	height: 41px;
}

.ui-calendar .ui-datepicker-trigger {
	margin-left: 0 !important;
	position: absolute;
}

/**********************************************************/
/* TOOLTIP                                         		*/
/**********************************************************/
.default-custom-tooltip {
	background-color: transparent !important;
	font-weight: bold !important;
}

.tooltip-parent-panel {
	margin-right: 15px;
	display: inline-block;
	float: left;
}

.ui-tooltip{
	background-color: transparent !important;
}

.selectOneBoolean .tooltip-parent-panel {
	margin-top: -3px;
}

.selectOneBoolean table.ui-selectoneradio {
	padding-top: 5px;
	width: 100%;
	padding-right: 75%;
}

.SwitchCheckBooleanBottomPosition {
	clear: left;
	float: left;
	margin-top: 5px;
}

/**********************************************************/
/* CUSTOM DIALOG                                          */
/**********************************************************/
.dialogCriteria {
	width: 98.5% !important;
}

/**********************************************************/
/* REQUIRED FIELD                                         */
/**********************************************************/
.label-div .required-div {
	color: red !important;
}

/**********************************************************/
/* CUSTOM PAGINATOR		                                  */
/**********************************************************/
@media ( max-width : 1300px) {
	.pages {
		width: 100%;
		float: left;
	}
	.responsivePaginator {
		width: 100%;
		float: left;
	}
}

@media ( min-width : 640px) and (max-width: 1125px) {
	.orderByOptions, .sortOptions, .pageItems {
		float: none;
		width: auto;
	}
}
/**********************************************************/
/* CUSTOM SPINNER		                                  */
/**********************************************************/
.panelLoader{
	background-color: #11ffee00;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}