body {
	background: url('../img/header.png') repeat-x;
}
body .ui-datatable thead th, body .ui-datatable tfoot td{
	padding: 4px;
}

body .ui-datatable .ui-datatable-header{
	padding:5px;
}
.layout-wrapper .layout-main .layout-content {
	padding: 12px 0px;
}
h2 {
    font-size: 25px;
}
body .ui-widget{
	font-size: 1em;
}

body .ui-inputfield {
	padding:0.3rem;
}
body .ui-button.ui-button-text-icon-left .ui-button-text {
  padding: 0.4rem 1rem 0.4rem 2rem;
}
.b_correo,.b_correo:hover {
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-color: #FAFAFA;
	border: none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	background-image: url('../img/24/mail24.png') !important;
}

.panel_content {
	margin: 10px 0px;
	float: none;
}

.panel_principal {
	position: relative;
	float: none;
	height: 35px;
}

.panel_principal .gmenubar {
	margin-top: 0px;
}

.panel_principal .busquedaRapida {
	margin: 5px 0px;
	display: inline-block;
}

.panel_principal .busquedaRapida .ui-autocomplete-input {
	background: url("../img/search.png") #fff no-repeat right;
}

.pageheadertrans {
	padding: 10px 0px;
}

.pageheadertrans, .pageheader {
	box-sizing: border-box;
}

.mailPanelDerecho, .mailPanelIzq {
	top: 105px;
}

.pedidosbody{
	
}

.pedidosbody .mailPanelIzq::-webkit-scrollbar, .pedidosbody .mailPanelDerecho::-webkit-scrollbar {
  width: 1em;
}

.pedidosbody .mailPanelIzq::-webkit-scrollbar-track, .pedidosbody .mailPanelDerecho::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 100px;
}

.pedidosbody .mailPanelIzq::-webkit-scrollbar-thumb , .pedidosbody .mailPanelDerecho::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 100px;
}

.cabecera {
	position: relative;
	height: 75px;
}

.cabecera .logo {
	height: 55px;
	margin: 10px;
}

.cabecera .derecha {
	position: absolute;
	right: 0px;
	top: 20px;
}

.cabecera .derecha img {
	width: 42px;
	margin-top: -10px;
}

.cabecera .gmenuprin {
	display: inline-block;
	vertical-align: top;
	margin-top: -10px;
}

.cabecera .gmenuprin .ui-menuitem-active, .cabecera .gmenuprin .ui-state-hover
	{
	background: none;
	box-shadow: none;
}

.cabecera .link {
	display: inline-block;
	vertical-align: top;
	margin: 5px -3px;
}

.gmenuprin .b_correo {
	background: url('/img/c_email.png') center no-repeat !important;
	width: 42px;
	height: 42px;
}

.gmenuprin .b_chat {
	background: url('/img/c_chat.png') center no-repeat !important;
	width: 42px;
	height: 42px;
}

.gmenuprin .b_database {
	background: url('/img/c_user.png') center no-repeat !important;
	width: 42px;
	height: 42px;
}

.gmenuprin .b_nota {
	background: url('/img/c_nota.png') center no-repeat !important;
	width: 42px;
	height: 42px;
}

.gmenuprin .b_tareas {
	background: url('/img/c_tasks.png') center no-repeat !important;
	width: 42px;
	height: 42px;
}

.idiomas {
	text-transform: uppercase;
}

.idiomas  .ui-menu-child {
	width: auto !important;
}

.idiomas .idioma {
	background: #efefef;
	margin: 1px 3px;
}

.idiomas .idioma:hover {
	background: #dfdfdf;
}

.idiomas .idioma .ui-icon {
	display: none;
}

.idiomas .salir {
	color: #fff;
	background: #435555;
}

.idiomas .salir:hover {
	background: #577271;
}

.ui-overlay-hidden {
	
}

.bpmhome {
	text-align: center;
}

.bpmhome .bpmsec {
	display: inline-block;
	width: 27%;
	margin: 2%;
	vertical-align: top;
}

.bpmhome .bpmindi {
	margin: 10px 0px;
	padding: 20px;
	background: #035DBD;
	color: #fff;
	font-size: 1.5em;
	height: 150px;
}

.bpmhome .bpmindi label {
	font-size: 3em;
	display: block;
	margin: 10px 0px;
}

.bpmhome .bpmsec a {
	margin: 20px 0px;
	display: block;
	background: #eee;
	padding: 10px;
	font-size: 1.5em;
}

.b_cancel {
	/*background-image: url(../img/delete.png);*/
}

.novedad {
	background: #bdecff;
	font-weight: bold;
}

.simplelabel {
	color: #778288;
}

.simpleoutput {
	font-size: 1.1em;
}

/*inicio estilos popup mapa open layers*/
.mapaol .olpnlpopup {
	display: flex;
	opacity: 0;
	cursor: pointer;
	flex-direction: column;
	align-items: center;
	transition: all 0.2s linear;
}

.mapaol .olpopupinfo {
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	background: white;
	border-radius: 6px;
	padding: 5px;
	font-family: sans-serif;
}

.mapaol .olpopupflecha {
	width: 0px;
	border-top: 15px solid white;
	border-left: transparent solid 15px;
	border-right: transparent solid 15px;
	margin-top: -5px;
}

.mapaol .olpopupflecha_izq, .mapaol .olpopupflecha_arriba {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px;
	position: absolute;
}

.mapaol .olpopupflecha_izq {
	border-color: transparent white transparent transparent;
	border-left-width: 0px;
	left: -8px;
	top: 4px;
}

.mapaol .olpopupflecha_arriba {
	border-color: transparent transparent white transparent;
	border-top-width: 0px;
	left: 4px;
	top: -7px;
}

/*fin estilos popup mapa open layers*/

/*Estilos para las tabs de Giitic.*/
.gt_tabItem {
	display: inline-block;
	margin: 2px 5px;
	background: #EBEBEB;
	padding: 1% 2%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: 600;
}

.gt_tabItem:hover, .gt_tabItem.active {
	background: #7FB5DA !important;
	text-decoration: none !important;
	transition: all linear 0.15s;
}
/*Fin estilos para las tabs de Giitic.*/

/*Estilos para los toggle button.*/
.gt_togglebutton {
  position: relative;
  top: 0%;
  width: 8.1em;
  height: 2em;
  margin: auto;
  overflow: hidden;
}

.gt_togglebutton.r,
.gt_togglebutton.r .layer {
  border-radius: 0px;
}

.ui-toggleswitch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 28px;
}

.ui-toggleswitch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.ui-toggleswitch-slider:before {
  position: absolute;
  content: "";
  height: 23px;
  width: 26px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/*Estilos para los toggle aumentar-disminuir.*/
#button-AD .ui-toggleswitch, #button-ES .ui-toggleswitch {
    width: 100%;
    height: 100%;
}


#button-AD .ui-toggleswitch-slider, #button-ES  .ui-toggleswitch-slider {
  width: 100%;
  background-color: rgb(190, 230, 239);
  border-radius: 0%;
  transition: 0.3s ease all;
  z-index: 1;
}

#button-AD .ui-toggleswitch-slider:before, #button-ES  .ui-toggleswitch-slider:before {
  content: "AUMENTAR";
  position: absolute;
  width: auto;
  height: 1.5em;
  color: #fff;
  font-size: 0.6em;
  font-weight: bold;
  text-align: center;
  padding: 0.4em 1em;
  background-color: #03a9f4;
  border-radius: 0%;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}
 #button-ES  .ui-toggleswitch-slider:before {
  content: "INGRESO";
 }
#button-AD .ui-toggleswitch-checked .ui-toggleswitch-slider:before, #button-ES  .ui-toggleswitch-checked .ui-toggleswitch-slider:before {
  content: "DISMINUIR";
  left: 3.5em;
  background-color: #f44336;
}
#button-ES  .ui-toggleswitch-checked .ui-toggleswitch-slider:before {
  content: "SALIDA";
  left: 5.9em;
}
#button-AD .ui-toggleswitch-checked .ui-toggleswitch-slider, #button-ES  .ui-toggleswitch-checked .ui-toggleswitch-slider {
  background-color: #fcebeb;
}

/*Estilos para los toggle button.*/

/*Fin estilos los toggle button*/

.cajaMaterialBasica {
	box-sizing: border-box;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .6);
}

.cajaMaterialPeque{
	box-sizing: border-box;
	padding: 2px;
	border-radius: 2px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .6);
}

.popupdiv {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .2);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 900;
}

.popupdiv-menu {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 350px;
	height: 350px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.18);
	overflow: hidden;
	font-size: 16px;
}

.popupdiv-options {
	padding: 0 20px;
	display: flex;
	height: 250px;
	flex-direction: column;
	justify-content: space-around;
	justify-content: space-evenly;
	align-items: center;
}

.popupdiv-menu-top {
	width: 100%;
	height: 30px;
	background-color: #0e71b4;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
}

.popupdiv-menu-footer {
	display: flex;
	justify-content: space-between;
	width: 85%;
	padding: 10px 0;
}

.popupdiv-action {
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 60px;
	width: 100%;
	border-top: 1px solid #f1f1f1;
	box-sizing: border-box;
}

.popupdiv-action a {
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}

.popupdiv-action a:hover {
	text-decoration: none;
	box-sizing: border-box;
	border-bottom: 3px solid #0e71b4;
	background-color: rgba(142, 137, 137, .1);
}

.tabla-fila-bg {
	cursor: pointer;
}

.tabla-fila-bg:hover, .bg-checked {
	background-color: rgba(0, 0, 0, .1);
}

.btn-ho:hover {
	-webkit-box-shadow: 0px 0px 2px 0px rgba(10, 154, 220, 1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(10, 154, 220, 1);
	box-shadow: 0px 0px 2px 0px rgba(10, 154, 220, 1);
}

.btn-ho:hover a {
	color: #fff !important;
}

.btn-primary {
	background-color: #0a9adc;
	border-bottom: 3px solid #0e71b4 !important;
}

.btn-primary:hover {
	-webkit-box-shadow: 0px 0px 2px 0px rgba(10, 154, 220, 1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(10, 154, 220, 1);
	box-shadow: 0px 0px 2px 0px rgba(10, 154, 220, 1);
}

.btn-primary:hover a {
	color: #fff !important;
}

.btn-ho:hover a {
	color: #fff !important;
}

.btn-danger {
	background-color: #f44336;
	border-bottom: 3px solid #b71c1c !important;
}

.btn-danger:hover {
	-webkit-box-shadow: 0px 0px 2px 0px rgba(244, 67, 54, 1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(244, 67, 54, 1);
	box-shadow: 0px 0px 2px 0px rgba(244, 67, 54, 1);
}

.btn-danger:hover a {
	color: #fff !important;
}

.anuladodivdoc {
	position: absolute;
	left: 0;
	font-size: 13em;
	color: #ef2d2d;
	right: 0;
	top: 0;
	bottom: 0;
	/* Cross-browser opacity below: ;
    -moz-opacity: 0.48;
    filter: alpha(opacity=80); */
	opacity: 0.48;
	z-index: 0;
	/* transform: rotate(-30deg); */
	display: flex;
	justify-content: center;
	align-items: center;
}

.compspan {
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.compspan-input input {
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	padding: 25px 10px 6px;
	font-size: 16px; /* Ajuste tama�o de la letra SOP_20198 */
}

.compspan-input button {
	position: absolute;
	right: 0;
	top: 4px;
	bottom: 4px;
	width: 25px;
	/*background: #fff;*/ /* Ajuste color desplegable SOP_20198 */
	border: none;
}

.compspan .compspan-text {
	position: absolute;
	left: 10px;
	top: 5px;
	color: #0e71b4;
}

.gt_btnMaterial, .gt_btnMaterialSel {
	font-size: 22px;
	font-family: inherit;
	font-weight: normal !important;
	color: #ffffff !important;
	text-shadow: none;
	text-align: center;
	border: 0;
	border-radius: 0.125rem;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px
		rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
	background-color: #017699;
	margin: 5px auto;
	padding: 0.5em;
	display: block;
	cursor: pointer;
	width: 95%;
	text-decoration: none !important;
}

.gt_btnMaterial:hover {
	color: #ffffff;
	background: #059;
	transition: all linear 0.3s;
}


.feedback_button {
    position: fixed;
    right: -30px;
    top: 90%;
    width: 100px;
    height: 40px;
    background-color: #10a0f0;
    transform-origin: center top;
    transform: rotate(-90deg);
    font-family: "Open Sans", "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: white;
    text-align: center;
    line-height: 20px;
    transition: right 0.25s;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    outline: none;
}

.feedback_button:hover,
.feedback_button:focus {
    right: 3px
}

@media screen and (max-width: 800px) {
    #feedback_button {
        position: static;
        width: 100%;
        max-width: 350px;
        margin: auto;
        height: 50px;
        transform: rotate(0deg);
    }
}

.btn-flotante {
	font-size: 16px; /* Cambiar el tama�o de la tipografia */
	text-transform: uppercase; /* Texto en mayusculas */
	font-weight: bold; /* Fuente en negrita o bold */
	color: #000000; /* Color del texto */
	border-radius: 5px; /* Borde del boton */
	letter-spacing: 2px; /* Espacio entre letras */
	background-color: #017699; /* Color de fondo */
	padding: 10px 20px; /* Relleno del boton */
	position: relative;
	bottom: 0px;
	right: 40px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;
}
.btn-flotante:hover {
	background-color: #2c2fa5; /* Color de fondo al pasar el cursor */
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
	transform: translateY(-7px);
}


.gt_btnMaterial.material_verde, .gt_btnMaterial.material_rojo,
	.gt_btnMaterial.material_gris, .gt_btnMaterial.material_azul {
	min-width: 100px;
	font-size: 17px;
	width: -moz-fit-content;
    width: fit-content;
}

.gt_btnMaterial.material_verde {
	background: #4caf50;
}

.gt_btnMaterial.material_verde:hover {
	background: #2b4a2c;
}

.gt_btnMaterial.material_rojo {
	background: #F44336;
}

.gt_btnMaterial.material_rojo:hover {
	background: #8c2820;
}

.gt_btnMaterial.material_gris {
	background: #607D8B;
}

.gt_btnMaterial.material_gris:hover {
	background: #2b3d46;
}

.gt_btnMaterial.material_azul {
	background: #017699;
}

.gt_btnMaterial.material_azul:hover {
	background: #059;
}

.btn-design {
	width: 150px;
	height: 30px;
	border-radius: 5px;
	border: none;
	font-size: 15px;
}

.btn-design a {
	color: #f1f1f1;
	text-decoration: none !important;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	text-align: center;
}

.grid-w25 {
	width: 25%;
}

.calc {
	display: flex;
	margin: 20px 5px;
}

.calc-group {
	height: 160px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 25px 10px 10px;
}

.calc-shadow {
	border: 1px solid #ececec;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
}

.calc-number {
	position: relative;
	height: 45px;
	width: 250px;
}

.calc-number input {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	text-align: inherit;
	text-align: right;
	padding-top: 20px;
	font-size: 16px !important;;
	border-radius: 5px;
	padding-right: 20px;
}

.calc-number input[type="number"] {
	-moz-appearance: textfield;
}

.calc-number input[type="number"]::-webkit-outer-spin-button,
	.calc-number input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.calc-porcent input {
	padding-right: 40px;
}

.calc-porcent:after {
	content: "%";
	position: absolute;
	z-index: 10;
	font-size: 18px !important;;
	top: 19px;
	right: 20px;
	font-weight: bold;
	color: #313172;
}

.calc-money input {
	text-align: right;
	padding-right: 30px;
	padding-left: 40px;
}

.calc-money:after {
	content: "$";
	position: absolute;
	z-index: 10;
	font-size: 18px !important;;
	top: 19px;
	left: 20px;
	font-weight: bold;
	color: #313172;
}

.calc-number label {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 5px;
	left: 5px;
	font-size: 11px !important;;
	box-sizing: border-box;
	color: #0074e8;
	z-index: 1;
}

.calc-onemenu {
	position: relative;
	width: 250px;
}

.calc-onemenu .ui-selectonemenu {
	top: 0;
	left: 0;
	right: 0;
	width: 100% !important;
}

.calc-onemenu .ui-selectonemenu-label {
	padding-top: 20px;
	padding-left: 20px;
	width: 92% !important;
	height: 43px;
	box-sizing: border-box;
	font-size: 16px !important;;
	text-transform: capitalize;
}

.calc-onemenu .calc-label {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 5px;
	left: 5px;
	font-size: 11px !important;
	box-sizing: border-box;
	color: #0074e8;
	z-index: 1;
}

.calc-onemenu .ui-corner-right {
	background: #f3f3f3;
	display: flex;
	align-items: center
}

.calc-autocomplete {
	position: relative;
	height: 45px;
	width: 250px;
}

.calc-autocomplete input {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	text-align: left !important;
	padding-top: 20px;
	font-size: 16px !important;
	border-radius: 5px;
	padding-left: 25px;
	padding-right: 30px;
}

.calc-autocomplete label {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 5px;
	left: 5px;
	font-size: 11px !important;;
	box-sizing: border-box;
	color: #0074e8;
	z-index: 1;
}

.calc-autocomplete button {
	position: absolute;
	right: 0;
	bottom: 1px;
	top: 1px;
	width: 23px;
	background: #f3f3f3;
}

.tycaceptar {
	display: block;
	width: 100px;
	margin: 10px auto;
	width: 100px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}

.gt_btnMaterial.small {
	font-size: 17px;
}

a.panelCard:hover {
	background: #017699;
	color: white;
	text-decoration: none;
	transition: .2s linear;
}

.tituloGris, .tituloAzul {
	border-radius: 2px;
	padding: 5px;
}

.tituloGris {
	background: #EBEBEB;
	color: #3B5998;
	font-weight: bold;
}

.tituloAzul {
	background: #dfeaef;
	font-size: 20px;
	color: #006099;
}

.botonesPedido a {
	margin: 3px;
}

.caja_estado, .st_borrador, .st_solicitado, .st_aprobado, .st_rechazado,
	.st_cancelada, .st_revision, .st_solicitud, .st_cotizacion,
	.st_eliminada, .st_det_SOLICITADO, .st_det_PARCIAL, .st_det_COMPLETADO, .st_engestion, .st_cerrada, .st_ocaprobada,
	.st_ocenviada, .st_cierreforzado, .est_terminado, .est_borrador, .est_aprobado
	{
	width: auto;
	display: block;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
}

.st_engestion {
	background: #FFE191;
}

.st_cerrada {
	background: #A8FF95;
}

.st_borrador {
	background: #CDDBE2;
}

.st_solicitado {
	background: #FEF79C;
}

.st_aprobado {
	background: #B5DA83;
}

.st_rechazado {
	background: #EE3466;
}

.st_cancelada {
	background: #F8C09D;
}

.st_revision {
	background: #1ABFDF;
}

.st_solicitud {
	background: #FFFFFF;
}

.st_eliminada {
	background: #c33126;
	color: white;
}

.st_cotizacion {
	background: #FFFFFF;
}

.st_det_SOLICITADO {
	background: #F8C09D;
}

.st_det_PARCIAL {
	background: #FEF79C;
}

.st_det_COMPLETADO {
	background: #B5DA83;
}
.st_cierreforzado {
	 background: #ECCFFF;
 	 color: #694382;
}
.st_ocenviada {
	background: #A8FF95;
}
.st_ocaprobada {
	background: #A8FF95;
}
.est_borrador {
	background: #FEF79C;
}
.est_aprobado {
	background: rgb(128, 255, 128);
}
.est_terminado {
	background: rgb(87, 171, 255);
}

.caja_estadoetl, .etlfuen_pendiente, .etlfuen_importado, .etlfuen_procesado,
	.etlaccion_pendiente, .etlaccion_error, .etlaccion_proceso, .etlaccion_ejecuta {
	width: 90px;
	display: block;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
}

.etlfuen_pendiente {
	background: #A1A18B;
}

.etlfuen_importado {
	background: #FAFA3E;
}

.etlfuen_procesado {
	background: #B5DA83;
}

.etlaccion_pendiente {
	background: #A1A18B;
}

.etlaccion_error {
	background: #D90C0C;
}

.etlaccion_proceso {
	background: #FAFA3E;
}

.etlaccion_ejecuta {
	background: #B5DA83;
}

.ejedet_est_VIGENTE {
	background-color: #FF9800 !important;
	color: #643c00;
}

.ejedet_est_TERMINADO {
	background-color: #8bc34a !important;
	color: #003400;
}

.ejedet_est_APROBACION {
	background-color: #9E9E9E !important;
	color: #607D8B;
}

.info_label_titulo {
	color: #9E9E9E;
}

.info_label_valor {
	font-weight: bold;
	font-size: 18px;
}

.info_label_valor.small {
	font-size: 12px;
}

.pnlfotoactivo {
	box-shadow: 0 0 5px rgba(0, 0, 0, .6);
	width: 200px;
	height: 200px;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	margin: 10px;
}

.procesoLabel {
	font-weight: bold;
	width: 15%;
}

.procesoDatos {
	width: 85%;
}

.procesoLabelProv {
	font-weight: bold;
	width: 25%;
}

.procesoDatosProv {
	width: 75%;
}

.faseProcCompra, .faseProcCompraCompleto, .faseProcCompraActual {
	width: 180px;
	background: #aaa;
	top: 5px;
	right: 5px;
	padding: 7px;
	text-align: center;
	display: block;
	margin: 2px;
	color: #fff;
}

.faseProcCompraCompleto {
	background: #44af69;
	font-weight: bold;
}

.faseProcCompraActual {
	background: #7FB5DA;
	font-weight: bold;
}

.notification {
	padding: 4px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	border-radius: 50%;
	background: #006099;
	margin-right: 5px;
}

.notification .badge {
	position: absolute;
	bottom: 15px;
	right: 6px;
	padding: 2px 2px;
	border-radius: 50%;
	background: #f44336;
	font-size: 11px;
	width: 13px;
	height: 13px;
	text-align: center;
	color: #fff;
	border: 0.7px solid white;
	font-weight: bold;
}

.popupnotificacion {
	display: block;
	top: 0px;
	bottom: 0px;
	right: 0px;
	position: fixed;
	width: 300px;
	z-index: 1000;
	background: white;
	margin: 0px;
	padding: px;
	box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.7);
	border-radius: none;
}

.popupnotificacion .notificacionPanel{
	position:absolute;
	top:50px;
	width:300px;
	bottom:0px;
	overflow:auto;
}
.popupnotificacion h6{
	padding:10px;
	font-size:1.3em;
	line-height: 2em;
}

.popupnotificacionitem {
	margin: 3px;
	padding: 5px 20px;
	cursor: pointer;
	border-bottom: 1px solid #eee;
}
.popupnotificacionitem h6{
	font-size:1em;
	line-height: 1em; 
	padding: 0px;
    margin: 0px;
}

.popupnotificacionitem .notidetalle{
	font-size:11px;
	color:rgba(81, 92, 102, 0.6);
}
.popupnotificacionitem:hover, .popupnotificacionitem:hover a {
	background: #ebebeb;
	/* color:white; */
	color: black;
}

.popupnotificacionitem.P a {
	font-weight: bold;
}

.popupcabecera {
	display: flex;
	justify-content: space-between;
	padding: 11px;
	background: #006099;
	color: white !important;
	border-radius: 5px 5px 0px 0px;
}

.popupbotoncerrar {
	background: #002c47;
	padding: 2px;
	text-shadow: none;
	cursor: pointer;
	border-radius: 50%;
	width: 15px;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .6);
	display: flex;
	align-items: center;
	justify-content: center;
	color: white !important;
}

.estadoInvCompra, .estadoInvCompraInvitado, .estadoInvCompraInscrito,
	.estadoInvCompraIncumplido {
	width: 100px;
	background: #aaa;
	top: 5px;
	right: 5px;
	padding: 3px;
	text-align: center;
	display: block;
	margin: 2px;
	color: #fff;
}

.estadoInvCompraInvitado {
	background: #7FB5DA;
}

.estadoInvCompraInscrito {
	background: #44af69;
}

.estadoInvCompraIncumplido {
	background: #e91e63;
}

.divCriterioscompra h2 {
	text-align: center;
	border-bottom: 2px solid;
	background: #887f6e;
	color: #fff;
	padding: 5px;
}

.divCriterioEstado, .divCriterioEstadoPendiente,
	.divCriterioEstadoIncumplido {
	width: 60px;
	font-size: 0.8em;
	text-align: center;
	padding: 2px;
	background: #44af69;
	color: #fff;
	border-radius: 3px;
	display: block;
}

.divCriterioEstado a {
	color: #fff;
}

.divCriterioEstadoPendiente {
	background: #ddd;
}

.divCriterioEstadoIncumplido {
	background: #e91e63;
}

.imgcopyclipboard {
	background-color: white;
	border: 1px solid white;
	border-radius: 3px;
	color: black;
	box-shadow: 0px 0px 1px 1px #9e9e9eab;
	padding: 1px;
}

.imgcopyclipboard:hover {
	background-color: #e8e8e8;
}

.gllcomplabel {
	display: inline-block;
	margin: 2px 5px;
	background: #EBEBEB;
	padding: 1% 2%;
	font-weight: 600;
	color: #3B5998;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.pagimportar {
	background: #F9F9F9;
}

/* Inicio estilos calendario 2 */

.bigCalendar2 {
	width: 100%;
}

.bigCalendar2 td {
	height: 100px;
	max-width:100px;
}

.bigCalendar2 .filaDias{
	color: white;
    background-color: #006099;
}

.bigCalendar2 .filaDias th{
	padding: 5px;
}

.bigCalendar2 .cuadro{
	border:#dadce0 1px solid;
	padding:5px;
}

.bigCalendar2 .cuadro:hover{
	border:black;
	padding:5px;
	box-shadow: 0px 5px 10px 1px #cfcccc;
}

.bigCalendar2 .cuadro a{
	text-decoration:none;
}

.bigCalendar2 .cuadro{
	border:#dadce0 1px solid;
	padding:5px;
}

.bigCalendar2 .cuadro>*{
	cursor:pointer;
}

.bigCalendar2 .mesactual .cuadroHeader2 a {
	color:black;
}
.bigCalendar2 .hoy {
	border: 1px solid #777;
}
.bigCalendar2 .hoy .cuadroHeader2 {
	font-weight: bold;
}
.bigCalendar2 .hoy .cuadroHeader2 a {
	background-color: #006099;
    color: white;
    padding: 2px 10px;
    border-radius: 3px;
}


.bigCalendar2 .cuadroHeader2 {
	color: #555;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
}
.bigCalendar2 .cuadroHeader2 a {
	color:#9fa0a1;
}

.bigCalendar2 .calTituloCuadro{
	font-size:16px;
	font-weight:bold;
	margin:10px auto;
}

.bigCalendar2 .pnlActividades{
    width: 100%;
    overflow-y: auto;
    height: 80px;
    margin-top: 5px;
}

.bigCalendar2 .divActividad, .bigCalendar2 .divActividadDer a{
	padding: 2px 5px;
    background: #169fde;
    border-radius: 3px;
    color: white;
    margin:1px 0px;
    height: 8px;
    overflow: hidden;
    font-size: 0.6em;
}

.bigCalendar2 .divActividadDer{
	margin:2px;
	height:auto;
    padding: 5px;
}

.bigCalendar2 .bloques2 {
	margin: 0px auto;
	width: max-content;
}

.bloques2 div {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.bloques2 .b0 {
	background-color: #eee;
}

.bloques2 .b1 {
	background-color: #0A9ADC;
}

.bloques2 .b2 {
	background-color: #82EC0E;
}

.bloques2 .b3 {
	background-color: red;
}
/* fin estilos calendario 2 */

.divRecaudoDeuda {
	margin: 20px auto;
	width: 300px;
	top: 20%;
	text-align: center;
	font-size: 1.5em;
	border: #0E72B5 1px solid;
	border-radius: 5px;
	padding: 5px;
}

.divRecaudoDeuda label{
	margin: 10px;
	display:block;
	font-weight: bold;
}

.divRecaudoDeuda a{
	padding: 10px 20px;
    font-size: 1em !important;
    margin: 20px;
}

.botonesPedidoPublico a {
	display: inline-block;
	width: 120px;
	text-align: center;
	padding: 10px;
}

.botonesPedidoPublico a:not(:first-child){
	border-left: 1px dotted #aaa;
}

.botonesPedidoPublico a img {
	filter:
		url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.botonesPedidoPublico a:hover img {
	filter: none;
	-webkit-filter: grayscale(0%);
}

.botonesPedidoPublico img, .botonesPedidoPublico label {
	margin: 0px auto;
	display: block;
	cursor: pointer;
}


.datosClientePublico  {
	border-spacing: 0px;
	border-collapse: collapse;
	margin:0px 10px;
	display: inline-block;
    vertical-align: top;
	width: 300px;
}
.datosClientePublico td{
	text-align: left;
	border:1px dotted #ddd;
	padding:3px;
	width: 200px;
}

.datosClientePublico td:first-child {
   width: 80px !important;
}

.tablaEmbed  {
	border-spacing: 0px;
	border-collapse: collapse;
	margin:0px 10px;
	display: inline-block;
    vertical-align: top;
	padding:3px;
}

.tablaEmbed .nombreEmbed > div > div  {
	border:1px dotted #ddd;
}

.tablaEmbed .contenidoEmbed {
	border:1px dotted #ddd !important;
}


@media only screen and (min-width: 768px) {
	.tablaEmbed  {
		width: 75%;
	}
	.tablaEmbed .nombreEmbed {
		width: 30%;
	}	
	.tablaEmbed .contenidoEmbed {
		width: 70%;
	}
}


divFotoVendedor{
	text-align: center;;
}

.divFotoVendedor img {
	border: 3px solid #fafafa;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	width: 120px; 
	height: 120px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	border-radius: 100%;
}


.b_whatsapp {
	background: no-repeat url('../img/whatsapp.png');
	background-color: #1B74C5;
}

.recaudo {
	text-align: center;
}

.grupoDeuda {
    margin: 4px auto;
    padding: 10px;
    background-color: #FFF;
    border-radius: 5px;
    border-bottom: 3px solid #c3ccdf;
    border: 1px solid #c3ccdf;
    position: relative;
    overflow: auto;
    list-style: none;
	font-size: larger;
}

.blo {
	display: block;
	margin: 10px auto;
}

.a {
	display: flex;
   	justify-content: space-between;
	margin: 5px auto;
}
.boton_personalizado{
	text-decoration: none;
    display: flex;
    padding: 0px 8px;
    text-align: center;
    font-weight: 550;
    font-size: 15px;
    border-radius: 7px;
    background-color: #1fb2cf;
    cursor: pointer;
    border: 1px solid #0016b0;
  }
  .boton_personalizado:hover{
    background-color:  #1883ba;
  }
@media screen and (min-width: 800px) {
  	.recaudo {
    	width:35%;
  	}
	.divform {
		font-size: large;
	}
	.divbuscar {
		width: 230px;
	}
}

@media screen and (max-width: 800px) {
  	.recaudo {
    	width:85%;
  	}
  	.divform {
		font-size: initial;
	}
	.divbuscar {
		width: 203px;
	}
	.autoCompleteResp {
		width: 100px;
	}
}

@media screen and (min-width: 1000px) {
	.verListadoResp {
		display: none;
	}
	.verListadoPc {
		display: revert;
	}
}

@media screen and (max-width: 1000px) {
	.verListadoResp {
		display: revert;
	}
	.verListadoPc {
		display: none;
	}
}

/**
ESTILOS TABLA ASIGNAR FORMATO PDF
**/

.tabla_asig_formato .formato:hover {
	-webkit-box-shadow: -1px 0px 7px 0px rgba(50, 46, 50, 1);
	-moz-box-shadow: -1px 0px 7px 0px rgba(50, 46, 50, 1);
	box-shadow: -1px 0px 7px 0px rgba(50, 46, 50, 1);
	border: 1px solid #aaa;
}

.tabla_asig_formato .formato {
	width: 200px;
	background: #fff;
	border: 1px dotted #eee;
	border-bottom: 1px solid #0A9ADC;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tabla_asig_formato .asignado {
	background: #97dafb;
}


.tabla_asig_formato .formato .nombre {
    overflow: auto;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
	text-align: center;
}


.tabla_asig_formato .formato .vacio{
	text-align: center; 
	box-sizing: border-box; 
	padding: 10px;
	width:150px; 
	height:200px; 
	border: dashed;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tabla_asig_formato .formato .imagen {
	box-sizing: border-box; 
	padding: 5px;
}

.tabla_asig_formato .formato .imagen img{
	max-width:150px; 
	max-height:200px;
}

.select_asig_formato{
	margin-top: 15px;
}

.select_asig_formato .formato{
	display:flex;
	background: #fff;
	align-items: center;
}

.select_asig_formato .formato .vacio{
	text-align: center; 
	box-sizing: border-box; 
	padding: 10px;
	width:300px; 
	height:400px; 
	border: dashed;
	display: flex;
	align-items: center;
	justify-content: center;
}

.select_asig_formato .formato .imagen{
	box-sizing: border-box; 
	padding: 5px;
	border: 1px dotted #eee;
	border-bottom: 1px solid #0A9ADC;
}

.select_asig_formato .formato .imagen img{
	max-width:300px; 
	max-height:400px;
}

/**
ESTILOS AGREGAR COMPONENTE REPORTE
**/

.tabla_asig_comp .formato:hover {
	-webkit-box-shadow: -1px 0px 7px 0px rgba(50, 46, 50, 1);
	-moz-box-shadow: -1px 0px 7px 0px rgba(50, 46, 50, 1);
	box-shadow: -1px 0px 7px 0px rgba(50, 46, 50, 1);
	border: 1px solid #aaa;
}

.tabla_asig_comp .formato {
	width: 200px;
	background: #fff;
	border: 1px dotted #eee;
	border-bottom: 1px solid #0A9ADC;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tabla_asig_comp .asignado {
	background: #97dafb;
}


.tabla_asig_comp .formato .nombre {
	overflow: auto;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}


.tabla_asig_comp .formato .vacio{
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	width:200px;
	height:130px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tabla_asig_comp .formato .imagen {
	box-sizing: border-box;
	padding: 5px;
}

.tabla_asig_comp .formato .imagen img{
	max-width:180px;
	max-height:110px;
}

.select_asig_comp{
	margin-top: 15px;
}

.select_asig_comp .formato{
	display:flex;
	background: #fff;
	align-items: center;
}

.select_asig_comp .formato .vacio{
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	width:400px;
	height:320px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.select_asig_comp .formato .imagen{
	box-sizing: border-box;
	padding: 5px;
	border: 1px dotted #eee;
	border-bottom: 1px solid #0A9ADC;
}

.select_asig_comp .formato .imagen img{
	max-width:400px;
	max-height:300px;
}

.selecionado {
	background: #8FD4F7;
    border: 1px dotted black !important;
}
.rechazado {
	background:#FF6961 !important;
}
.solicitado {
	background:#D3D3D3 !important;
}
.enproceso {
	background:#ADD8E6 !important;
}
.confirmado {
	background:#90EE90 !important;
}
.vencida {
	background:#FFFFE0 !important;
}
#btn-pago-ivr{
	background-color: #2a7e0b;
    border-radius: 30px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 17px;
    line-height: 135%;
    padding: 3px 28px;
}
/* ESTILOS POSEIDON */
.search-item input{
    background-color: #E8F1F8;
    color: #515C66;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    border: none;
    width: 300px;
    padding: 8px 8px 8px 30px;
	box-shadow: none !important;
}


body .ui-commandlink:hover, body .ui-link:hover{
	text-decoration: none;
}
.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo > img{
	height: 60px;
}
.layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left 
, .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{
	padding-top:5px;
	padding-bottom:0px;
}
.layout-topbar-light .layout-topbar{
	height: 105px;
}

body .ui-commandlink, body .ui-link,body a{
	color: #4F4F4F;
}



.userProfileDiv > a {
  display: -ms-flexbox;
  display: flex;
  margin: 0 6px;
  padding: 10px;
}
.userProfileDiv > a > img {
  width: 32px;
  height: 32px;
}
.userProfileDiv > a .profile-info {
  margin-left: 7px;
}
.userProfileDiv > a .profile-info h6 {
  font-weight: 600;
  margin: 0;
}
.userProfileDiv > a .profile-info span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
body .ui-datatable .ui-datatable-data > tr > td{
	padding: 2px;
}
body .ui-datatable-scrollable-footer-box > table > tfoot > tr > td {
	padding: 4px;
}

.gmenubar2 {
	margin-top: 0px !important;
	background:none !important;
	padding:0px !important;
	border:none !important;
}

.gmenubar2 .ui-menu-list .ui-menuitem .ui-menuitem-link{
	padding:8px 1rem !important;
}


.gmenubar2 .ui-menu-child .ui-menuitem-link  .ui-menuitem-text{
	color:#000 !important;
}
.gmenubar2 .ui-menuitem-link .ui-menuitem-text{
	color:#fff !important;
}



.spam-estado{
  border-radius: 2px !important;
  padding: 2px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  letter-spacing: 0.3px !important;
	display: block;
    text-align: center;
}
.spam-estado-1 {
  background: #C8E6C9;
  color: #256029;
}
.spam-estado-2  {
  background: #FFCDD2;
  color: #C63737;
}
.spam-estado-3{
  background: #ECCFFF;
  color: #694382;
}

.spam-estado-4 {
  background: #FEEDAF;
  color: #8A5340;
}
.spam-estado-5 {
    background: #B3E5FC;
    color: #23547B;
}
.spam-estado-6 {
    background: #607D8B;
    color: #ffffff;
}
.spam-estado-7 {
	background: #F6F9FE;
    color: #515C66;
}
.spam-estado-8 {
	background: #D32F2F ;
    color: #ffffff ;

}
.spam-estado-rechazado {
	background: #FFC299;
    color: #23547B;
}

.layout-wrapper .layout-main{
	padding-top: 105px;
}
body .ui-menu{
	border :none;
}

.ui-growl .ui-growl-item-container .ui-growl-image{
	font-size:1em !important;
}
.ui-panelgrid .ui-panelgrid-cell{
	padding: 0.2rem !important;
}

body .ui-growl {
  z-index:9999 !important; 
}


input[type=checkbox] {
         position: relative;
	       cursor: pointer;
    }
    input[type=checkbox]:before {
         content: "";
         display: block;
         position: absolute;
         width: 16px;
         height: 16px;
         top: -1px;
         left: -5px;
         border: 2px solid #D7D8D9;
         border-radius: 4px;
         background-color: white;
}

input[type=checkbox]:hover:before{
	border: 2px solid #1B74C5;
}
input[type=checkbox]:checked:before{
	background-color: #1B74C5;
	border: 2px solid #1B74C5;
}
    input[type=checkbox]:checked:after {
         content: "";
         display: block;
         width: 5px;
         height: 10px;
         border: 2px solid #fff;
         border-width: 0 3px 3px 0;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         position: absolute;
         top: 1px;
         left: 1px;
}

.ui-dialog{
	    background: #fff;
}

.layout-wrapper .layout-main{
	min-height: 70vh !important;
}

.ui-row-editing {
	text-shadow: none !important;
}

.ui-blockui-content{
	background: white !important;
}

.grafico .jqplot-table-legend {
	right: 0px !important;
}
.custom-dialog {
    height: 600px!important;
    width: auto!important;
    overflow-y: scroll !important;
  }
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .ui-icon-closethick {
	border-radius: 50%;
	height: 2rem;
	width: 2rem;
	background-color: rgba(27, 116, 197, 0.04);
	color: #4F4F4F;
	border: 1px solid;
	border-color: rgba(27, 116, 197, 0.04); /* Se agregan estilos para el bot�n de cerrar SOP_20198*/
}

.treenode-icon {
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
	width: 14px;
	height: 14px;
}

.filter-icon {
	background-image: url("/img/Imag_Reportes/filter_icon.png") !important;
}

.panelgrid-icon {
	background-image: url("/img/Imag_Reportes/panelgrid_icon.png")  !important;
}
.html-icon {
	background-image: url("/img/Imag_Reportes/html_icon.png")  !important;
}
.panelgroup-icon {
	background-image: url("/img/Imag_Reportes/panelgroup_icon.png")  !important;
}
.outputtext-icon {
	background-image: url("/img/Imag_Reportes/outputtext_icon.png")  !important;
}
.chart-icon {
	background-image: url("/img/Imag_Reportes/chart_icon.png")  !important;
}

body .ui-datatable .ui-datatable-data > tr .botoneditrow > a {
	border-radius: 50%;
	height: 2rem;
	width: 2rem;
	font-size: 14px !important;
	background-color: rgba(27, 116, 197, 0.04);
	color: #4F4F4F !important;
	border:3px solid;
	border-color:  rgba(27, 116, 197, 0.04);

	margin: 0;
	outline: 0 none;
	transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 1.6rem;

}
body .ui-datatable .ui-datatable-data > tr .botoneditrow > a:before {
	font-family: 'primeicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	--webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

body .ui-datatable .ui-datatable-data > tr .botoneditrow > a:hover {
	border-color: #cdcdcd;
	color: #135AA9 !important;
}

.botonm.active {
	border-color: #cdcdcd;
	color: #4F4F4F;
}


/* Visor de imagenes en galeria*/
body .dialogoimagen .ui-dialog-content{
	padding: 0;
}

.dialogoimagen label{
 font-weight: bold;
}

.imagencaptura a.imgnavegacion {
	font-family: 'primeicons' !important;
	text-decoration: none;
	position: absolute;
	top: calc(40%);
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	background: none;
	transition: all 0.2s;
	font-size: 40px;
	color: #ffffff;
	text-shadow: 1px 1px 2px black;
}
.imagencaptura{
	opacity: 0;
	transition: opacity ease-in-out 0.3s;
	width: 40vw;
	height: 40vh;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}
.imagencaptura.imgcargando{
	width: unset;
	height: unset;
	min-width: 40vw;
	min-height: 40vh;
	max-width: 95vw;
	max-height: 95vh;
}

.imagencaptura.imgvisible{
	opacity: 1;
	transition: opacity ease-in-out 0.3s;
}

.imagencaptura a.imgnavegacion:hover {
	font-size: 50px;
}

.imagencaptura a.imgnavegacion.prev {
	 left: 0;
	 margin-left: 4px;
 }

.imagencaptura a.imgnavegacion.next {
	right: 0;
	margin-right: 4px;
}

.blockPositionAbsolute {
	position: absolute !important;
}


body .datagridform .ui-datagrid-content{
	padding: 0;
}


.sedelogistica i{
	display: none;
}

.sincoords .sedelogistica i{
	display: block;
}

.sincoords .sedelogistica{
	background: #fff2c9;
}

.sincoords .sedelogistica div{
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.cantidadlogistica i{
	display: none;
}

.planantes .cantidadlogistica i{
	display: block;
}

.planantes .cantidadlogistica{
	background: #fff2c9;
}

.planantes .cantidadlogistica div{
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.metricaCirculo {
	color: #fff;
	font-weight: bold;
	font-size: 3em;
	text-align: center;
	line-height: 100px;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: #006099;
}

.metricaTexto{
	margin-bottom: 10px;
	font-size: 1.5em;
	text-align: center;
	width: 100px;
	font-weight: bold
}
.blockuicustom{
	background: rgba(0, 0, 0,0.6);
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1000;
	display: none;
}
.blockuiinner{
	top: 30%;
	left: 30%;
	position: absolute;
	background: white;
	padding: 15px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.8);
}


.btn_iotele {
	width: 182;
    clear: both;
    display: block;
    padding: 6px 0px 6px 0px;
    overflow: hidden;
    border-left: 5px solid #F3F3F3;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
}

.btn_iotele:hover {
    background-color: #eee;
    border-left-color: #0A9ADC;
}	

.tittle-content1{
  position: relative;
}

.tittle-content1 h3{
    margin: 0 0 20px 0;
    border-bottom: 1px solid #DDD;
    font-family: Arial, Helvetica, sans-serif;
}



.card-home1 {
	display: grid;
    place-items: center;
    padding: 20px 0;
    gap: 10px;
    width: 31%;
    margin: 15px 10px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 6px;
    border-bottom: 6px solid #0683E7;
    text-align: center;
}

.general-content {
	width:100%;
	height:100%;
	display: grid;
	place-items:center;
}

.card-body1 {
    display: grid;
    place-items: center;
    gap: 5px;
}

.card-home1 h5 {
	color: black;
	font-size: 1.1rem;
}

.card-home1:hover h5 {
    color: #FFF;
}

.card-home1:hover, .card-home1.is-active {
    background: #0683E7;
    border-bottom: 6px solid #032359;
}

.btn-ing1 {
	max-width: 180px;
    width: 100%;
    padding: 5px;
    border: 1px solid;
    display: inline-block;
    border-radius: 50px;
    margin: 0 5px;
}

.btn-card1 {
    color: #0683E7!important;
    background-color: #FFF;
    border-color: #0683E7;
    font-size: 1.3rem!important;
}

.sec-setion1 {
    background: #FFF;
    width: 100%;
    height: auto;
    padding: 20px;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #EEE;
    box-shadow: 3px 3px 3px #EEE;
    position: relative;
    margin-bottom: 10px;
}

.sec-setion1 h3 {
    margin: 15px 0 0 0;
    border-bottom: 1px solid #DDD;
    font-size: 1.3em;
    font-family: Arial, Helvetica, sans-serif;
}

.card-container1 {
	width:100%;
	display:flex;
	justify-content: space-evenly;
	align-items: flex-start;
}

.card-type1 {
    width: 200px;
    height: 150px;
    float: left;
    margin: 15px 10px;
    padding: 30px 0 0 0;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 6px;
    border-bottom: 6px solid #0683E7;
    text-align: center;
    cursor: pointer;
}

.card-type1:hover, .card-type1.is-active {
    background: #0683E7;
    border-bottom: 6px solid #032359;
    color: #FFF;
}

.card-text-type1 h5 {
    font-size: 1.3em!important;
    color: black!important;
    margin: 15px;
}

.card-type1:hover .card-text-type1 h5 {
	color: white!important;
}

.btn-card3 {
	color: #E3312A!important;
	background-color: #FFF;
    border-color: #E3312A;
    font-size: 1.3rem!important;
    text-align: center;
}

.btn-card3:hover {
    color: white!important;
    background-color: #E3312A;
    border-color: white;
}

.btn-card2 {
    color: #0683E7!important;
    background-color: #FFF;
    border-color: #0683E7;
    font-size: 1.3rem!important;
    text-align: center;
}

.btn-card2:hover {
    color: white!important;
    background-color: #0683E7;
    border-color: white;
}

.btn-card-interno {
	border: 1px solid #0683E7;
    padding: 2px 5px;
    border-radius: 7px;
    z-index: 10;
    color: #0683E7;
    background-color: white;
    cursor: pointer;
}

.table-warn {
	background: #ffcece!important;
}

.table-adv {
	background: #ffffc6!important;
}

.table-ok {
	background: #d5ffd5!important;
}

.error-border {
	border: solid 3px red;
    border-radius: 15px;
}

.boton-accept {
	background-color:#04AA6D!important;
	border-color:#04AA6D!important;
}

.boton-error {
	background-color:#D33232!important;
	border-color:#D33232!important;
}

.separador-flex {
    display: flex;
    gap: 7px;
}

.gps2-filtro-container {
	border:1px solid lightgray;
	border-radius:15px;
	padding:20px;
	display:block;
	margin-bottom: 15px;
}

.gps2-filtros {
	display:block;
	width:100%;
	height:100%;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
}

.gps2-filtro-header {
	width:500px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.gps2-filtros-main {
	display: block;
    max-height: 700px;
    overflow-y: scroll;
    padding-right: 25px;
    margin-bottom: 5px;
    width: 582px;
}

.gps2-operaciones-container {
	display:block;
	width:100%;
	height:100%;
	display:grid;
	grid-template-columns:40% 59%;
	gap: 1%;
}

.gps2-funcs-headertable {
    width: 100%;
    display: block;
    border: 3px solid lightgray;
    border-style: dotted;
    border-radius: 15px;
    padding: 10px;
    box-sizing: border-box;
    color: lightgray;
    display: grid;
    place-items: center;
    margin-bottom: 10px;
}

.gps2-funcs-headertable > p {
	font-size: 1.3rem;
    text-align: center;
    padding: 0;
    margin: 0;
}

.gps2-funcs-headertable > img {
	height: 40px;
    filter: grayscale(1);
}

.gps2-tablarutas-botones {
	display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
    border: 1px solid lightgray;
    padding: 5px;
    border-radius: 7px;
}
