/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-nov-2018, 10:18:30
    Author     : jdd
*/

.ui-panel-content{
	padding: 0 !important;
}

.vcenter {
	vertical-align: middle !important;
}

.ui-fileupload-buttonbar {
	background: transparent none !important;
	border: none !important;
}

.ui-fileupload-buttonbar .ui-button {
	width: 100%;
}
.uploadButtonAuto .ui-fileupload-buttonbar .ui-button {
	width: auto;
}

.ui-fileupload-content {
	display: none;
}

.uploadShowContent .ui-fileupload-content {
	display: inherit;
	border: none;
}
.ui-chkbox-icon { 
	margin-top: -1px !important;
    margin-left: -1px !important;
}

.datalist-noborder .ui-widget-content {
	border: none;
}

.datalist-noborder .ui-datalist-nobullets {
	padding-left: 5px;
}

.controlAutoComplete .ui-autocomplete-input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.controlAutoComplete .ui-autocomplete-input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.controlAutoComplete .ui-autocomplete-input::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.controlAutoComplete .ui-autocomplete-input:-ms-input-placeholder {
	color: #999;
}

.controlAutoComplete .ui-autocomplete-input::-webkit-input-placeholder {
	color: #999;
}

.controlAutoComplete .ui-autocomplete-input::-ms-expand {
	background-color: transparent;
	border: 0;
}

.controlInputField .ui-inputfield {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff !important;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.controlInputField.ui-selectonemenu {
	background: white !important;
	padding-left: 0 !important;
    padding-top: 3px !important;
}

.controlInputField .ui-inputfield:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.controlInputField .ui-inputfield::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.controlInputField .ui-inputfield:-ms-input-placeholder {
	color: #999;
}

.controlInputField .ui-inputfield::-webkit-input-placeholder {
	color: #999;
}

.controlInputField .ui-inputfield::-ms-expand {
	background-color: transparent;
	border: 0;
}

.ui-growl {
	z-index: 999999 !important;
}

.treetableInput input {
	width: 100%;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: inherit;
	margin: 0;
	padding: 1px 0px;
	-webkit-appearance: textfield;
	background-color: white;
	-webkit-rtl-ordering: logical;
	cursor: text;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	border-image: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.treetableNoSelect .ui-state-highlight {
	color: #4f4f4f !important;
	background: white !important;
	border: 1px solid #a8a8a8;
	text-shadow: none;
}

.treetableNoSelect .ui-state-highlight:hover, .treetableNoSelect .ui-state-hover {
	color: #4f4f4f !important;
	background: #f5f5f5 !important;
	box-shadow: 0 0 8px #85b2cb;
	border: 1px solid #a8a8a8;
	text-shadow: none;
}

.hideDialog {
	visibility: hidden !important;
}

.pfSwitcherStyle div {
	width: 100% !important;
}

.panel-body .ui-datagrid-content {
	border: none;
}

.overlay-icon {
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	text-align: center;
	font-size: 3em;
	position: absolute;
	width: 100%;
	height: 100%;
	color: black;
}

.overlay-icon-selected {
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	text-align: center;
	font-size: 3em;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0000003b;
	color: black;
}

.overlay-icon:hover {
	background: #0000003b;
}

.channel-icon {
	overflow: hidden;
	position: relative;
	background-color: black;
	margin: 0;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}

.thumbnailList .avatar {
	width: 120px;
	height: 120px;
	padding-bottom: 5px;
}

.thumbnailList .text {
	width: 100%;
	padding-right: 10px;
	text-align: right;
}

.thumbnailList img {
	min-width: 120px;
	max-width: 120px;
}

.thumbnailList .avatar img{
	object-fit: contain;
	height: inherit;
}

.thumbnailList .grid {
	width: 20%;
	display: inline !important;
}


.thumbnailList .detail {
	width: 65%;
	padding-left: 25px;
	text-align: left;
}
.thumbnailList .action {
	width: 15%;
	padding-right: 5px;
	text-align: right;
}

.thumbnailList .detail td {
	font-size: 24px;
}

.thumbnailList .ui-datascroller-item {
	border-bottom: 1px solid #cccccc !important;
	padding-top: 5px;
}

.thumbnailGrid .ui-datascroller-item{
	display: inline !important;
	border-bottom: none !important;
}
@media (max-width: 350px) {
	.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column {
		width: 100%;
	}
}
@media (min-width: 350px) and (max-width: 800px) {
	.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column {
		width: 50%;
	}
}

@media (min-width: 800px) and (max-width: 950px) {
	.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column {
		width: 33%;
	}
}
@media (min-width: 950px){
	.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column {
		width: 25%;
	}
}
.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column .ui-panel .ui-panel-content{
	padding: 5px 0;
	display:flex;
	flex-grow: 1;
	align-items: center;
}
.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column .ui-panel{
	display:flex;
	flex-direction: column;
	height: 100%;
}
.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column .ui-panel .ui-panel-title{
	display: flex;
	margin: 0;
}
.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column .ui-panel .ui-panel-titlebar span em{
	display: flex;
	align-items: center;
	margin: 0;
	padding-right: 3px;
}
.responsiveGrid .ui-datagrid .ui-datagrid-content .ui-g .ui-datagrid-column .ui-panel .ui-panel-titlebar span{
	display: flex;
	align-items: center;
	flex-grow: 0.4;
	margin: 0;
}
.nav-tabs-responsive { 
	overflow: auto; 
}
.nav-tabs-responsive .nav-tabs { 
	min-width: 450px; 
}
.nav-tabs-responsive .nav-tabs li{ 
	text-align: center;
	width: 16%; 
}
.contador{
	vertical-align: super;
    font-size: 0.7em;
    background-color: crimson;
}
.alertDialog img{
	max-width: 150px;
}

.pf-dialog-fotos .ui-dialog-content{
	padding: 0 !important;
}

.pf-simple-dialog{
	width: fit-content !important;
}
.pf-simple-dialog .ui-dialog-content{
	padding: 0 !important;
}
.pf-simple-dialog .ui-dialog-titlebar{
	margin: 10px 10px 5px 10px !important;
	padding: 0 !important;
}

.managedEvent{
	background-color: #004d99 !important;
	border-color: #004d99 !important;
	color: #FFFFFF !important;
}

.ownEvent{
	background-color: #DC143C !important;
	border-color: #DC143C !important;
	color: #FFFFFF !important;
}

.fc-today{
	background-color: #20B2AA !important;
}

.input-color {
    position: relative;
}

.input-color input {
    padding-left: 20px;
}
.input-color .color-box {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #ccc;
    position: relative;
    left: 5px;
    top: 5px;
    margin-right: 20px;
    margin-bottom: 5px;
}

.checkimage{
    position: absolute;
    z-index: 999;
    margin: 5px 5px 0 !important;
}

.checkimage + label{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.checkimage + label img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4;
    filter: alpha(opacity=40);
    height: 100px;
    width: 100px;
    display:block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid;
    border-radius: 0.75em;
}
.checkimage + label:hover img{
    -webkit-filter: grayscale(65%);
    filter: grayscale(65%);
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.checkimage:checked + label img{ 
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1.0;
    filter: alpha(opacity=100);

}

.ui-accordion .ui-accordion-header{
	outline: none !important;
	background: #eff0f3;
}

.ui-accordion .ui-accordion-header.ui-state-active {
	border: 1px solid #d9d9d9;
	background: #eff0f3;
}

.ui-accordion .ui-accordion-content {
	border: 1px solid #d9d9d9 !important;
}
.lightbox-hidden-arrows .ui-lightbox-content-wrapper a {
	display: none;
}
.circle-div {
    background-color: #afbab2;
    color: black;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    position: fixed;
    bottom: 21px;
    left: 25px;
    text-align: center;
    padding-top: 5px;
    border-style: solid;
    border-width: 2px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.circle-div:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: black;
}
.overflow-column p {
	overflow: hidden;
    max-height: 1.3em;
    text-overflow: ellipsis;
}
.table-green th{
	background: #9de0b1 !important;
	border-color: #967d7d !important;
	color: #222 !important;
}
.table-green td{
	border-color: #967d7d !important;
}
.table-green .ui-datatable-even{
	background: #daffe5;
}
.table-green .ui-datatable-odd{
	background: #d3f7de;
}
.ui-expanded-row{
	font-weight: bold;
}
.table-red-row{
	background: #f3d2d2 !important;
}
.omni-tag {
	width: 190px;
	display: flex;
	margin-top: 10px;
}
.omni-tag img{
    margin-right: -25px;
}
.omni-tag span{
	position:absolute;
	padding-left: 20px;
	padding-top: 2px;
}
.omni-tag a{
    background-color: black;
    padding: 0 10px;
    padding-top: 2px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
}

.ui-paginator a{
	font-size: 12px;
}
.datatable-selectable tbody {
	cursor: pointer;
}
.datatable-selectable input {
	cursor: pointer;
}
.omni-colorPicker {
	display: block !important;
	width: 100% !important;
}
.omni-colorPicker > button {
	width: 100% !important;
	height: 36px !important;
}
.omni-colorPicker > button > span {
	padding: 0 !important;
	height: 100% !important;
}
.omni-colorPicker > button > span > span{
	height: 100% !important;
	width: 100% !important;
	color: transparent !important;
}

/* 
    CSS para TAGS
*/
.card-label {
	background-color: #b3bac5;
    border-radius: 4px;
    display: block;
    margin-right: 4px;
    max-width: 100%;
    overflow: hidden;
    padding: 4px 6px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.card-label.mod-selectable {
	border-radius: 3px;
    cursor: pointer;
    margin: 0 0 4px;
    min-height: 20px;
    padding: 6px 12px;
    position: relative;
    transition: padding 85ms,margin 85ms,box-shadow 85ms;
}

.card-label a {
	float: right;
	display: none;
}

.card-label.mod-selectable:hover a {
	display: initial;
}

.card-label.mod-selectable:hover {
	box-shadow: -6px 0 lightgray;
    margin-left: 3px;
}

.token-tooltip-hidden {
	display: none !important;
}
.token-blink {
   animation-duration: 400ms;
   animation-name: blink;
   animation-iteration-count: infinite;
   animation-direction: alternate;
}
@keyframes blink {
   from {
      opacity: 1;
   }
   to {
      opacity: 0.3;
   }
 }
 
.ui-selectonemenu-label{
    height:100% !important;
}

.form-group.required .required-label:after {
  content:" *";
  color:red;
  font-weight: bold;
}

.form-group.required .required-label{
  font-weight: bold;
}

.omni-dialog .ui-dialog-titlebar {
	display: none;
}
.omni-dialog .ui-dialog-content {
	height: auto !important;
	padding: 0 !important;
}
.omni-dialog .modal-header {
	background-color: #007bff !important;
    color: #FFFFFF !important;
    border-radius: 0 !important;
}
.omni-dialog .modal-body {
	margin: 0 15px;
}
.omni-pf-dialog .modal-body {
	max-height: calc(100vh - 210px) !important;
	overflow-y: auto;
}
.omni-dialog row {
	border: none !important;
}
.omni-pf-dialog .row {
	border: none !important;
	margin-right: -30px !important;
    margin-left: -30px !important;
}
.omni-dialog .btn {
	color: white !important;
}
.omni-pf-dialog .btn {
	color: white !important;
}
.omni-dialog btn-success {
	margin: 0 10px !important;
}
.omni-pf-dialog btn-success {
	margin: 0 10px !important;
}
.omni-dialog .modal-content {
	border: none;
}
.omni-dialog .modal-footer {
	margin: 15px;
}
.omni-dialog .modal-footer .col-lg-12 {
	padding: 0;
}
.omni-pf-dialog .modal-footer .col-lg-12 {
	padding: 0;
}
.omni-pf-dialog .ui-dialog-titlebar{
	background-color: #007bff !important;
    color: #FFFFFF !important;
    border-radius: 0 !important;
    margin: 0px !important;
    padding: 20px !important;
    padding-left: 30px !important;
}
.omni-pf-dialog .ui-dialog-title {
    color: #FFFFFF !important;
}
.omni-dialog-entrante .ui-dialog-titlebar {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
/*dialogo responsivo*/
@media screen and (max-width: 768px ) {
  .omni-dialog { 
  	width: 90% !important;
  	height: auto;
  	max-height: 90% !important;} 
}

/* test grid arrastrable */
.grid {
  position: relative;
}
.item {
  position: absolute;
  width: 100px;
  height: 100px;
  margin: 5px;
  z-index: 1;
  background: #000;
  color: #fff;
  background-color: white;
}

.item.muuri-item-dragging {
  z-index: 3;
}
.item.muuri-item-releasing {
  z-index: 2;
}
.item.muuri-item-hidden {
  z-index: 0;
}
.item-content {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100px; 
  width: 100px
}
.item-img {
	width: 100%; 
	height: 100px !important;
}
.item {
	width: 100px;
	height: 100px;
}
.item-content img{
	overflow: hidden;
    margin-bottom: -20px;
}
.grid-item-handle {
    position: absolute;
    display: flex;
	z-index: 999;
    padding-right: 15px;
    padding-bottom: 15px;
}

.grid-item-handle-right {
	position: absolute;
	width: 35px;
    height: 35px;
    right: 0;
}
.grid-item-handle-right a{
	display: none !important;
}
.grid-item-handle-right:hover a {
    display: block !important;
    color: black !important;
    width: 34px;
	background-color: #ffffffcf;
}

.grid-item-handle div{
	background-color: #ffffffcf;
    padding-right: 2px;
    padding-bottom: 0 !important;
    border-bottom-right-radius: 3px;
    height: 22px;
}
.grid-item-handle span {
    font-weight: bold;
    margin-top: -2px;
    padding: 3px !important;
    width: 20px;
    height: 15px;
}
.grid-item-footer {
	background-color: #fffffff2;
	font-size: 10px;
	height: 18px;
	position: relative;
	width: 96px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
@media  (max-width: 767px ) {
	.item-content {
		height: 75px !important; 
		width: 75px !important;
	}
	.item-img {
		height: 75px !important;
		width: 75px !important;
	}
	.item {
	    width: 75px;
    	height: 75px;
    }
    .grid-item-footer {
    	width: 71px
    }
}
.sortbutton {
	display: flex;
    align-items: center;
    margin-left: auto;
}
.sortbutton button{
	width: 40px;
	height: 25px;
	border: 1px solid #d5d5d5 !important;
	background-color: white !important;
    color: black !important;
}
.sortbutton button span{
	margin-left: 3px;
}
.btn-icon-only {
	min-width: 77px !important;
}
@media (max-width: 420px){
	.fc-right{
		margin-top: 10px;
		padding-right: 15%
	}
}
@media (max-width: 575px) {
	.btn-icon-only {
		font-size: 14px !important;
	}
	.btn-icon-only i {
		font-size: 14px !important;
		height: auto !important;
    	margin-top: 0 !important;
	}
}
@media (max-width: 764px){
	.sidebar .nav-item .collapse{
		z-index: 5;
	}
}
@media (max-width: 767px) {
	.btn-icon-only {
		min-width: 30px !important;
		font-size: 0px !important;
	}
	.btn-icon-only i {
		font-size: 16px !important;
		height: 20px !important;
    	margin-top: 4px !important;
	}
}
@media (max-width: 768px){
	
}

.ui-state-highlight .ui-icon
{
    background-image: url(/crm-web/javax.faces.resource/images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-omega);
}

/*Estilos de tablas*/
.ui-widget-header{
	background: white;
	border: 1px solid #dddfeb;
}

.ui-datatable th.ui-state-default, .ui-datatable tfoot td.ui-state-default {
    background: #e3e6f0;
    border-color: #eaecf4;
}

.ui-widget-content {
    background: white;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f6f6f6;
}

.ui-datatable thead .ui-state-active,
.ui-datatable tfoot .ui-state-active {
  color: #848484;;
}

.ui-datatable thead .ui-state-active .ui-icon,
.ui-datatable tfoot .ui-state-active .ui-icon {
  background-image: url(/crm-web/javax.faces.resource/images/ui-icons_454545_256x240.png.xhtml?ln=primefaces-omega);
}

/* Contenedor del popup */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* pop-up actual */
.popup .popuptext {
    visibility: hidden;
    width: 325px;
    background-color: #a9d9dd;
    text-align: left;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 5;
    left: 50%;
    margin-left: 20px;
}

.fa-info-circle.popup{
	position: absolute;
	margin-left: 13em;
}

.recordatorioPropio{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	color: #DC143C;
}

.recordatorioGestionado{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	color: #004d99;
}


color: #000000;
.recordatorio{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	
}

/* Muestra del Pop-up*/
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 5%;
 	right: 100%;
    border-width: 6px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}
@media (max-width: 420px){
	.popup .popuptext{
		margin-left:-210px;
		width: 215px;
		margin-top:25px;
	}
	.popup .popuptext::after{
		border-color: transparent transparent #555 transparent;
		top:auto;
		bottom:100%;
		right:0%;
	}
}
@media (max-width: 768px){
	.popup .popuptext{
		width: 250px;
	}
}
/* Cambio para mostrar/ocultar el contenedor del pop-up */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

/* Animacion del pop-up */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

.imgEditor{
	border: 15px solid white;
}

div.row{
	margin-right:5px;
	background-color:white;
}
.photoTableGrid.ui-panelgrid tr, .photoTableGrid.ui-panelgrid td{
	border-style: none;
}
.table-right{
	float: right;
}

.photoTableGrid{
	margin-top: 10%;
}
.table-striped tbody tr:nth-of-type(2n+1)[aria-selected="true"]{
	background: #186ba0;
}
.table-striped tbody tr[aria-selected="true"]:hover{
	background: #a3c9ff;
	color: #000;
}

.pf-dialog-fotos div.ui-dialog-titlebar{
	background: #007bff !important;
	margin: 0px;
}
@media (min-width: 800px){
	.formBtnEditor{		
		margin-left: -50px !important;
	}
}
@media (max-width: 800px){
	.alteredPanelGroup{
		display: block !important;
		overflow-x: hidden !important;
	}
	.photoEditor, .photoData{
		max-width: inherit !important;
	}
	.photoData{
		margin-top: -5%;
		margin-left: 2%;
	}

}
@media (max-height: 360px){
	.omni-dialog{
		top: 20px !important;
	}
}
@media (min-width: 420px){
	.formBtnEditor{		
		padding-left: 20px;
	}
}
@media (max-width: 420px){
	.divButtons{
		max-width: 100% !important;	
	}
	.formBtnEditor{		
		display: block !important;
		margin-left: 10px !important;
	}
	.btn-editor.btn-danger{
		margin-top:10px;
	}
}
@media (max-width: 320px){
	.divButtons{
		max-width: 60% !important;
		margin-left: 10px;
	}
	.btn-editor{
		max-width:100%;
		width: 100%;
	} 

}

.deviceTable tbody tr{
	border: 0px solid white !important;
}

.deviceTable thead{
	display:none;
}

/* Tamaņo de pantalla xxl pra panel de control*/
@media (min-width: 1450px) {
	.col-xxl-1 {
		max-width: 8.33% !important;
	}
	.col-xxl-2 {
		max-width: 16.66% !important;
	}
	.col-xxl-3 {
		max-width: 25% !important;
	}
	.col-xxl-4 {
		max-width: 33.33% !important;
	}
	.col-xxl-5 {
		max-width: 41.66% !important;
	}
	.col-xxl-6 {
		max-width: 50% !important;
	}
	.col-xxl-7 {
		max-width: 58.33% !important;
	}
	.col-xxl-8 {
		max-width: 66.66% !important;
	}
	.col-xxl-9 {
		max-width: 75% !important;
	}
	.col-xxl-10 {
		max-width: 83.33% !important;
	}
	.col-xxl-11 {
		max-width: 91.66% !important;
	}
	.col-xxl-12 {
		max-width: 100% !important;
	}
}
/* Estilos de panel de control */
@media (min-width: 766px){
	.responsive-font {
		font-size: 1vw;
	}
}
@media (max-width: 766px){
	.responsive-font {
		font-size: 1.8vw;
	}
}
@media (min-width: 1450px){
	.responsive-font {
		font-size: 15px;
	}
}
/* Estilos de panel de control */
@media (min-width: 766px){
	.responsive-font-2 {
		font-size: 1.2vw;
	}
}
@media (max-width: 766px){
	.responsive-font-2 {
		font-size: 2vw;
	}
}
@media (min-width: 1450px){
	.responsive-font-2 {
		font-size: 15px;
	}
}
.controlpanel-panel .card-body{
	padding: 0 15px;
	padding-bottom: 15px;
}
.controlpanel-header{
	background-color: #d9e1f2;
    font-weight: 500;
    width: 100%;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
    height: 20px;
}
.controlpanel-photoContainer{
	width: 100%;
	border: 1px solid;
	position: relative;
}
.controlpanel-photoContainer img{
	padding: 10px;
    padding-bottom: 30px;
}
.controlpanel-panel .card-header{
	font-weight: bold;
    color: dodgerblue;
}
.controlpanel-panel .row{
	padding-left: 5px;
    padding-top: 10px;
    margin-right: 0;
}
.controlpanel-panel input[type=text] {
	height: 20px;
    width: 100%;
}
.controlpanel-panel input {
	position: relative;
}
.controlpanel-panel label {
	margin-bottom: 0;
}
.controlpanel-panel .row div{
	padding-right: 0;
}
/* Estilos especificos de las ventanas de IoT, contenido y servicio*/
.controlpanel-panel .controlpanel2-panel {
	border: 1px solid;
    border-radius: 15px;
    margin-top: 10px;
}
.controlpanel2-panel .card-header {
	color: black;
	background-color: transparent;
    border-bottom: 1px solid;
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 5px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.controlpanel-panel input[type=submit]{
	line-height: 15px;
    color: white;
    background-color: royalblue;
    font-weight: 400;
    width: 100%;
}
.controlpanel-panel input[type=submit][disabled=disabled]{
	background-color: grey;
}
.controlpanel-panel .custom-control {
	display: inline-flex;
    background-color: white;
    bottom: 2px;
}
.controlpanel-panel .controlpanel-box{
    border-width: 1px;
    border-style: inset;
    border-color: rgba(118, 118, 118, 0.3);
    background-color: #f8f8f8;
    border-radius: 2px;	
}
.datatable-with-options .ui-datatable-tablewrapper {
    overflow: visible;
}
.color-green {
	color: #64be78;
}
.color-lightgreen {
	color: #b2d581;
}
.color-yellow {
	color: #fdea86;
}
.color-orange {
	color: #fd9371;
}
.color-red{
	color: #f96b6d;
}
.color-black{
	color: black;
}
/* Tabla seleccionable */
.selectable-datatable thead {
	display: none;
} 
.selectable-datatable .ui-datatable-header {
	background-color: #e3e6f0;
	text-align: left;
    padding-left: 20px;
}
.selectable-datatable tr {
	border-color: white !important;
	height: 60px;
}
.selectable-datatable .ui-datatable-tablewrapper {
	border: 1px solid #e3e6f0;
}
.selectable-datatable .checked-row {
	background-color: #eaeaea;
    border-color: #eaeaea !important;
}
/* tabs sin borde */
.borderless-tabs {
	border: none !important;
}
.borderless-tabs .active{
	border-color: #e3e6f052 !important;
    border-bottom: none !important;
}
/* Tabla de scroll de inyeccion de contenidos */

.scrollTable thead {
	display: none;
}
.scrollTable .ui-datatable-tablewrapper {
	height: 300px;
	border: 1px solid;
}
.scrollTable {
	font-size: 12px;
}
.scrollTable .ui-state-highlight {
	background: #d9e1e6;
    color: black;
}
/* Estilos de boton de google */
#customGBtn {
	display: inline-block;
	background: white;
	color: #444;
	width: 100%;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	border: 1px solid #00000030;
	white-space: nowrap;
}
#customGBtn:hover {
	cursor: pointer;
}
#customGBtn span.label {
	font-family: serif;
	font-weight: normal;
}
#customGBtn div {
	margin-left: -42px;
	text-align: center;
}
#customGBtn span.icon {
	background: url('/crm-web/resources/images/g-normal.png') transparent 5px 50% no-repeat;
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
}
#customGBtn span.buttonText {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #6d6d6d;
}
/* Estilos de boton de omni */
.omni-download {
	display: inline-block;
	background: white;
	color: #444;
	width: 100px;
	border-radius: 50px;
}
@media (min-width: 767px){
	.omni-download-panel {
		border-left: 1px solid lightgrey;
	}
}
.omni-download-panel {
    padding-left: 0px;
    margin-left: 15px;
    margin-right: -15px;
}
.omni-download:hover {
	cursor: pointer;
}
.omni-download div {
	text-align: center;
}
.omni-download .icon {
	display: inline-block;
	vertical-align: middle;
	background-size: 100px 100px !important;
	width: 100px;
	height: 100px;
    white-space: nowrap;
}

@media (min-width: 766px){
	.adaptable-dialog {
		width: 80% !important;
		left: 10% !important;
	}
}
@media (max-width: 766px){
	.adaptable-dialog {
		width: 100% !important;
		left: 0 !important;
	}
}
@media (min-width: 1000px){
	.adaptable-dialog {
		width: 800px !important;
		left: calc(50vw - 400px) !important;
	}
}
/* Estilos del banner de cookies */
.cookie-consent-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	z-index: 999;
	background-color: #F1F6F4;
}

.cookie-consent-banner__inner {     
	max-width: 960px;
	margin: 0 auto;
	padding: 32px 10px;
}

.cookie-consent-banner__copy { 
	margin-bottom: 16px;
}

.cookie-consent-banner__header {
	margin-bottom: 8px;
	font-family: "CeraPRO-Bold", sans-serif, arial;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}

.cookie-consent-banner__description {
	font-family: "CeraPRO-Regular", sans-serif, arial;
	font-weight: normal;
	color: #838F93;
	font-size: 16px;
	line-height: 24px;
}
.cookie-consent-banner__readmore {
	font-family: "CeraPRO-Regular", sans-serif, arial;
	font-weight: normal;
	color: #838F93;
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
	cursor: pointer;
}

.cookie-consent-banner__cta {
	box-sizing: border-box;
	display: inline-block;
	min-width: 164px;
	padding: 11px 13px;
	border-radius: 2px;
	background-color: #2CE080;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-family: "CeraPRO-Regular", sans-serif, arial;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}

.cookie-consent-banner__cta--secondary { 
	padding: 9px 13px;
	border: 2px solid #3A4649;
	background-color: transparent;
	color: #2CE080;
}

.cookie-consent-banner__cta:hover {
	background-color: #20BA68;
}

.cookie-consent-banner__cta--secondary:hover {
	border-color: #838F93;
	background-color: transparent;
	color: #22C870;
}
.cookie-consent-dialog .ui-dialog-content{
	overflow: hidden !important;
}

/* Iconos de Bootstrap */
.has-feedback .form-control {
  padding-right: 34px;
}
.has-feedback .form-control.input-sm,
.has-feedback.form-group-sm .form-control {
  padding-right: 30px;
}
.has-feedback .form-control.input-lg,
.has-feedback.form-group-lg .form-control {
  padding-right: 46px;
}
.has-feedback-left .form-control {
  padding-right: 12px;
  padding-left: 34px;
}
.has-feedback-left .form-control.input-sm,
.has-feedback-left.form-group-sm .form-control {
  padding-left: 30px;
}
.has-feedback-left .form-control.input-lg,
.has-feedback-left.form-group-lg .form-control {
  padding-left: 46px;
}
.has-feedback-left .form-control-feedback {
  left: 0;
}
.form-control-feedback {
  line-height: 34px !important;
}
.input-sm + .form-control-feedback,
.form-horizontal .form-group-sm .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px !important;
}
.input-lg + .form-control-feedback,
.form-horizontal .form-group-lg .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px !important;
}
.has-feedback label.sr-only ~ .form-control-feedback,
.has-feedback label.sr-only ~ div .form-control-feedback {
  top: 0;
}
@media (min-width: 768px) {
  .form-inline .inline-feedback {
    position: relative;
    display: inline-block;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .has-feedback-left .form-control-feedback {
  left: 15px;
}

/* estilos de ventana de login */

.login-color-blue {
	color: #0099cc;
}
.login-color-background-blue {
	background-color: #0099cc;
}
.login-color-background-grey {
	background-color: #f9f9f9;
}
.login-font {
	font-family: Arial !important;
    font-weight: 600;
}
.login-panel {
	padding: 20px;
	padding-top: 50px;
}
.login-panel .title{
	font-size: 18px;
}
.login-panel .title-x2{
	font-size: 22px;
}
.login-button {
	width: 50%;
    height: 40px;
    font-weight: 600;
    font-size: 18px;
    border: none;
}
.login-button:focus {
	background-color: #22afde !important;
	border: none !important;
}
.login-button:hover {
	background-color: #22afde !important;
	border: none !important;
}
.login-button:active {
	background-color: #22afde !important;
	border: none !important;
}
.horizontal-center {
	margin-left: auto;
    margin-right: auto;
    display: block !important;
}
.login-footer {
	text-align: center;
	color: #8c8c8c;
	background-color: #f9f9f9;
	padding-bottom: 20px;
}
.login-footer a{
	color: #8c8c8c;
	text-decoration: underline;
}
.login-footer-links {
	text-align: right;
}
.login-footer-links a{
	color: black;
	margin-left: 5px;
}
@media (min-width: 768px) and (min-height: 600px) {
	.all-center {
		margin: 0;
	    position: absolute;
	    top: 40%;
	    left: 50%;
	    -ms-transform: translate(-50%, -40%);
	    transform: translate(-50%, -40%);
	}
	.header-padding {
		padding-bottom: 4vh;
	}
}

.background-green{
	background-color: #28a745;
}

.background-grey{
	background-color: grey;
}

/* Estilos de dialogo de llamadas */

.fullscreen_mask {
	display: none;
}
.fullscreen_mask .mask{
    background: #001e29;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    opacity: 0.8;
}
/* modal de entrando a llamada*/
#startingCall_mask>img{
	position: absolute;
	z-index: 100000;
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    margin-top: 40vh;
}
#startingCall_mask .mask_text{
	position: absolute;
	z-index: 100000;
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
	color: white;
	z-index: 1000;
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	line-height: 25px;
	margin-top: 30vh;
}
/* Modal de esperando usuario */
#waitingForUser_mask .userPhoto img {
	border-radius: 50%;
	border: 3px solid white;
}
#waitingForUser_mask .userPhoto{
	border-radius: 50%;
}
@media (min-width: 768px) {
	#waitingForUser_mask .userPhoto{
	    display: flex !important;
		position: absolute;
		border-radius: 50%;
		margin-top: 40vh;
		top: 0;
		bottom: 0;
	    left: 0;
	    right: 0;
		z-index: 100000;
		margin-right: 30vw;
		justify-content: center;
	}
	#waitingForUser_mask .mask_text{
		color: white;
		text-align: center;
		font-size: 28px;
		font-weight: 600;
		line-height: 25px;
		margin-top: 40vh;
	}
	#waitingForUser_mask .mask_text_block{
		display: flex !important;
		flex-direction: column;
		position: absolute;
		z-index: 100000;
		top: 0;
		bottom: 0;
	    left: 0;
	    right: 0;
	    margin-left: 25vw;
	}
}
@media (max-width: 767px) {
	#waitingForUser_mask .userPhoto{
		position: absolute;
		z-index: 100000;
		top: 0;
		bottom: 0;
	    left: 0;
	    right: 0;
	    margin-top: 10vh;
	    width: 200px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block !important;
	}
	#waitingForUser_mask .mask_text{
		color: white;
		text-align: center;
		font-size: 28px;
		font-weight: 600;
		line-height: 25px;
	}
	#waitingForUser_mask .mask_text_block{
		display: flex !important;
		flex-direction: column;
		position: absolute;
		z-index: 100000;
		top: 0;
		bottom: 0;
	    left: 0;
	    right: 0;
	    margin-top: 40vh;
	}
	#waitingForUser_mask .mask_text_block img{
	    margin-top: -40px;
	}
}


.omni-row-selectable:hover {
    background: #00000012;
}

/* Estilos de enlaces dinamicos */

.copy-field { 
	cursor: pointer;
}
.display-flex {
	display: flex;
	flex-wrap: wrap;
}
.lastupdate-label{
	margin-top: 6px; 
	border: none !important;
	color: black !important;
}
	