/*.table tbody tr td{
    padding: 0px 0px;
}
.table tbody tr td{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    display: inline-block;
    padding: 5px 0px;
}
.table tbody tr td.nooverflow{
    //overflow: visible;
}*/
.bg-pink {
    background-color: #de00c4 !important;
}
.text-pink {
    color: #de00c4 !important;
}
.card-footer{
    display: none !important;
}
.table-responsive.table-kpis td{
    padding: 5.5px .95rem !important;
}
.table-responsive.table-kpis {
    padding-bottom: 0.55rem;
}
.table-responsive.table-kpis tbody {
    border-bottom: 1px solid #eef2f7;
}
.table td.child{
  padding:1px .15rem !important;   
}
.table td{
    padding:1px .95rem !important;
}

.table td.pl-0{
    padding-left: 0 !important;
}
.table td.pr-0{
    padding-right: 0 !important;
}
.table td.pb-0{
    padding-bottom: 0 !important;
}
.table td.pt-0{
    padding-top: 0 !important;
}
.table td.p-0{
    padding:0 !important;
}
.left-side-menu .logo{
    background-color: #fff !important;
}
.hidden{
    display: none !important;
}
.visible{
    display: block !important;
}
.tooltip {
    //top: -30px !important;
}

.was-validated select.select2:invalid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-invalid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #fa5c7c;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fa5c7c' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23fa5c7c' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated select.select2:invalid + .select2.select2-container.select2-container--default .select2-selection__arrow, select.select2.is-invalid + .select2.select2-container.select2-container--default .select2-selection__arrow {
    right: 25px!important;
}
.was-validated select.select2:valid + .select2.select2-container.select2-container--default span.select2-selection, select.select2.is-valid + .select2.select2-container.select2-container--default span.select2-selection {
    border-color: #0acf97;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230acf97' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated select.select2:valid + .select2.select2-container.select2-container--default .select2-selection__arrow, select.select2.is-valid + .select2.select2-container.select2-container--default .select2-selection__arrow {
    right: 25px!important;
}
.notification-list .notify-item .notify-details{
    font-size: 0.8rem;
}

.notification-list .notify-item .notify-details .text-muted{
    margin-bottom: 0;
    overflow: hidden;
    margin-left: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.table thead.thead-dark th {
    padding: 0.5rem;
}

div.hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  text-align: center;
  height: 0px;
  line-height: 0px;
}

.hr-title {
  background-color: #fff;
}
.transparent{
    background-color: transparent;
}

.chart-widget-list p {
    border-bottom: 1px solid #f1f3fa;
    margin-bottom: 0.35rem;
    padding-bottom: 0.3rem;
}

.list-follow-user{
    min-width: 320px !important;
}

.form_user_notas_data input[data-switch] + label {
    width: 76px;
}

.form_user_notas_data input[data-switch]:checked + label::after {
    left: 54px;
}

.input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; 
}
.avatar-sm {
    height: 2rem !important;
    width: 2rem !important;
    max-width: none !important;
}
body[data-leftbar-compact-mode="condensed"] .wrapper .left-side-menu{
    position: fixed;
}  
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
    top: 2px;
    left: -20px;
    background-color: #727cf5;
}
/*table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before:hover, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before:hover {
    background-color: #4e5bf2;
}*/
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before{
    background-color: #6c757d;
}
/*table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before:hover, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before:hover{
    background-color: #5a6268;
}*/
table.dataTable > tbody > tr.child ul.dtr-details {
    width: 100%;
}
table.dataTable > tbody > tr.child ul.dtr-details > li{
    display: block;
    float: left;
    min-width: 150px;
    width: 100%;
    max-width: 380px;
    border: 1px solid #efefef !important;
    border-radius: 5px;
    padding: 0.25em 0.25em 0 !important;
    margin: 0.25em 0.3em 0em auto;
    min-height: 50px;
}

table.dataTable > tbody > tr.child span.dtr-title{
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
    min-height: 20px;
    text-align: center;
    background-color: #efefef;
}
table.dataTable > tbody > tr.child span.dtr-data{
    display: block;
    float: left;
    width: 100%;
    padding: 0em 0.25em 0 0.25em;
    height: 35px;
}
table.dataTable > tbody > tr.child {
    background: transparent !important;
    text-align: center;
    
}
table.dataTable.dtr-inline.collapsed{
    padding-left: 1.5em;
}
table.dataTable > tbody > tr.child span.dtr-data > span{
    max-width: 290px !important;
    padding-top: 0.4em;
    width: auto !important;
}
.card-header{
    padding: 0.5em 0em 0.5em 0.5em;
}
.card-body{
    padding: 0.5em 0em 0.5em 0.5em;
}

.notification-list .noti-icon-badge {

    right: 0 !important;
    height: auto !important;
    width: auto !important;
    color: #fff !important;
}

.popover-body{
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled="true"]{
    display: none;
}

.pull-right{
    position:absolute;
    top:0px;
    right:0px;
}
.pull-right-1{
    position:absolute;
    top:0.25em;
    right:0.25em;
}

.timeline img{
    max-width: 100% !important;
}

.tooltip{
    z-index: 199999999 !important;
}

.timeline-item #signature img{
    max-height: 200px !important;
}
#user_firm_mgs img{
    max-width: 700px !important;
}
.order{
    cursor: pointer;
}

.timeline-item pre {
    white-space: break-spaces;
}

.input-group-prepend ~ span.select2-container{
    width: calc(100% - 48px) !important;
}

.hr-title a.text-muted{
    line-height: normal;
}

.datepicker{
    z-index: 999 !important;
}

.spinner-border-small {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: text-bottom;
    border: 0.15em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.apexcharts-point-annotations rect{
    opacity:0;
}
.apexcharts-point-annotations circle{
    opacity:0;
}
.apexcharts-point-annotations text{
    fill:#313a46;
    font-weight: bold;
    
}

select.custom-control{
    padding-left: 12px !important;
}


.dropzone{
    padding:0 5px 0 5px;
}

/* .helios-footer {
    background-color: #f0b323 !important;
} */

.heliosnav > li.nav-item.active {
    background-color: #ffcd00;
    font-weight: bold;
    border-radius: 10px;
}

/* Carousel prev/next arrow styles */
.carousel-control-prev, .carousel-control-next {
    /*height: fit-content;*/
    width: fit-content;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f0b323' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f0b323' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.card-body {
    padding: 0.5rem;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
    width: 36px;
    height: 36px;
    padding: 6px 0px;
    border-radius: 18px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.message {
    padding: 0 10px;
}
.message .chat {
    text-align: left;
    position: relative;
    /*max-width: 75%;*/
    max-width: 100%;
    display: inline-block;
    padding: 20px;
    padding-bottom: 10px;
    line-height: 1.5;
    margin: 10px 20px;
    border-radius: 10px;
}
.message .chat:before, .message .chat:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-color: #fff;
}
.message.right {
    /*text-align: right;*/
    text-align: left;
}
.message.right .chat {
    /*background-color: #6d8ce8;*/
    /*color: #f5f5f5;*/
    background-color: #dcf8c6;
    color: #000;
    border-bottom-right-radius: 0px;
}
.message.right .chat:before {
    right: -20px;
    z-index: 2;
    border-bottom-left-radius: 60% 50%;
}
.message.right .chat:after {
    background-color: inherit;
    right: -20px;
    z-index: 1;
}

.message .chat figcaption {
    font-size: 7.5pt;
    margin-top: 2px;
}

.loader-overlay-contratos,
.loader-overlay-lastfact,
.loader-overlay-listfacturas,
.loader-overlay-datos-contrato,
.loader-overlay-datos-contrato-titular,
.loader-overlay-tarifa,
.loader-overlay-autoconsumo,
.loader-overlay-serviciosadicionales,
.loader-overlay-cverdebalance,
.loader-overlay-listmovements,
.loader-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 99;
}

.spinner-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#facturasTable_filter .form-control,
#movementsTable_filter .form-control {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzQ0ODUiICAgdmlld0JveD0iMCAwIDIxLjk5OTk5OSAyMS45OTk5OTkiICAgaGVpZ2h0PSIyMiIgICB3aWR0aD0iMjIiPiAgPGRlZnMgICAgIGlkPSJkZWZzNDQ4NyIgLz4gIDxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhNDQ5MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDMwLjM2MjIpIiAgICAgaWQ9ImxheWVyMSI+ICAgIDxnICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuNSIgICAgICAgaWQ9ImcxNyIgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjAuNCw4NjYuMjQxMzQpIj4gICAgICA8cGF0aCAgICAgICAgIGlkPSJwYXRoMTkiICAgICAgICAgZD0ibSAtNTAuNSwxNzkuMSBjIC0yLjcsMCAtNC45LC0yLjIgLTQuOSwtNC45IDAsLTIuNyAyLjIsLTQuOSA0LjksLTQuOSAyLjcsMCA0LjksMi4yIDQuOSw0LjkgMCwyLjcgLTIuMiw0LjkgLTQuOSw0LjkgeiBtIDAsLTguOCBjIC0yLjIsMCAtMy45LDEuNyAtMy45LDMuOSAwLDIuMiAxLjcsMy45IDMuOSwzLjkgMi4yLDAgMy45LC0xLjcgMy45LC0zLjkgMCwtMi4yIC0xLjcsLTMuOSAtMy45LC0zLjkgeiIgICAgICAgICBjbGFzcz0ic3Q0IiAvPiAgICAgIDxyZWN0ICAgICAgICAgaWQ9InJlY3QyMSIgICAgICAgICBoZWlnaHQ9IjUiICAgICAgICAgd2lkdGg9IjAuODk5OTk5OTgiICAgICAgICAgY2xhc3M9InN0NCIgICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjY5NjQsLTAuNzE3NiwwLjcxNzYsMC42OTY0LC0xNDIuMzkzOCwyMS41MDE1KSIgICAgICAgICB5PSIxNzYuNjAwMDEiICAgICAgICAgeD0iLTQ2LjIwMDAwMSIgLz4gICAgPC9nPiAgPC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 0px 3px !important;
    padding-left: 25px;
}
