/*

* Override Pages default styles or create your own styles here

*/

.calendar .calendar-container .event-container.color-red .time-wrap, .color-red {    
    color: rgb(233, 10, 10);
}

.calendar .calendar-container .event-container.color-red .event-start-time, .calendar .calendar-container .event-container.color-red .event-end-time {    
    color: rgb(255 0 0);
}

.calendar .calendar-container .event-container.color-orange .time-wrap, .color-orange {    
    color: #d4611a;
}

.calendar .calendar-container .event-container.color-orange .event-start-time, .calendar .calendar-container .event-container.color-orange .event-end-time {    
    color: #ffc107;
}

.calendar .calendar-container .event-container.color-green .time-wrap, .color-green {    
    color: #008000;
}

.calendar .calendar-container .event-container.color-green .event-start-time, .calendar .calendar-container .event-container.color-green .event-end-time {    
    color: #008000;
}

table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a {
    color: #4b8d5c;
}

table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {    
    margin-top: -16px;
    margin-left: 6px;
}

.widgets-dasbhoard h3 {
    position: absolute;
    left: 50%;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.widgets-dasbhoard {
    height: 520px;
}

.alert-success2 {
    background-color: #48B0F7;
    color: #fefefe;
    border-color: #005d8c !important;
  }
  .alert-success2 .close {
    background-position: -67px -10px !important;
  }
  
  .alert-warning2 {
    background-color: #6D5CAE;
    color: #ffffff;
    border-color: #440067 !important;
  }
  .alert-warning2 .close {
    background-position: -67px -10px !important;
  }
  
  .alert-danger2 {
    background-color: #ffaf4d;
    color: #c95555;
    border-color: #ad531a !important;
  }
  .alert-danger2 .close {
    background-position: -67px -10px !important;
  }
  
  .alert-dark2 {
    background-color: #fff;
    color: #626262;
    border-color: #e6e6e6 !important;
  }
  .alert-dark2 .close {
    background-position: -67px -10px !important;
  }

.bg-success-3 {        
    background-color: rgba(235, 216, 0, 0.879) !important;   
}

.pace .pace-progress {
    background: #edb901c4;    
}

.pace .pace-progress {
    background: #c4c169;    
}

.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #edb901c4;
  border-color: #edb901c4;
}
.btn-primary.active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary.active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled):active:hover,
.show .dropdown-toggle.btn-primary {
  background-color: #c4c169;
  border-color: #c4c169;
  color: #fff;
  box-shadow: none;
}
.btn-primary.hover,
.btn-primary:hover,
.show .dropdown-toggle.btn-primary {
  background-color: #aca600;
  border-color: #aca600;
  color: #fff;
}
.btn-primary.active:hover {
  background: #8e890f;
  border-color: #a09e56;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #a09e56;
  border-color: #a09e56;
}
.btn-primary .badge {
  color: #edb901c4;
  background-color: #fff;
}

div.pac-container {
    z-index: 99999999999 !important;
}

.alert-width-0 { width: 0% !important;}
.alert-width-1 { width: 1% !important;}
.alert-width-2 { width: 2% !important;}
.alert-width-3 { width: 3% !important;}
.alert-width-4 { width: 4% !important;}
.alert-width-5 { width: 5% !important;}
.alert-width-6 { width: 6% !important;}
.alert-width-7 { width: 7% !important;}
.alert-width-8 { width: 8% !important;}
.alert-width-9 { width: 9% !important;}
.alert-width-10 { width: 10% !important;}
.alert-width-11 { width: 11% !important;}
.alert-width-12 { width: 12% !important;}
.alert-width-13 { width: 13% !important;}
.alert-width-14 { width: 14% !important;}
.alert-width-15 { width: 15% !important;}
.alert-width-16 { width: 16% !important;}
.alert-width-17 { width: 17% !important;}
.alert-width-18 { width: 18% !important;}
.alert-width-19 { width: 19% !important;}
.alert-width-20 { width: 20% !important;}
.alert-width-21 { width: 21% !important;}
.alert-width-22 { width: 22% !important;}
.alert-width-23 { width: 23% !important;}
.alert-width-24 { width: 24% !important;}
.alert-width-25 { width: 25% !important;}
.alert-width-26 { width: 26% !important;}
.alert-width-27 { width: 27% !important;}
.alert-width-28 { width: 28% !important;}
.alert-width-29 { width: 29% !important;}
.alert-width-30 { width: 30% !important;}
.alert-width-31 { width: 31% !important;}
.alert-width-32 { width: 32% !important;}
.alert-width-33 { width: 33% !important;}
.alert-width-34 { width: 34% !important;}
.alert-width-35 { width: 35% !important;}
.alert-width-36 { width: 36% !important;}
.alert-width-37 { width: 37% !important;}
.alert-width-38 { width: 38% !important;}
.alert-width-39 { width: 39% !important;}
.alert-width-40 { width: 40% !important;}
.alert-width-41 { width: 41% !important;}
.alert-width-42 { width: 42% !important;}
.alert-width-43 { width: 43% !important;}
.alert-width-44 { width: 44% !important;}
.alert-width-45 { width: 45% !important;}
.alert-width-46 { width: 46% !important;}
.alert-width-47 { width: 47% !important;}
.alert-width-48 { width: 48% !important;}
.alert-width-49 { width: 49% !important;}
.alert-width-50 { width: 50% !important;}
.alert-width-51 { width: 51% !important;}
.alert-width-52 { width: 52% !important;}
.alert-width-53 { width: 53% !important;}
.alert-width-54 { width: 54% !important;}
.alert-width-55 { width: 55% !important;}
.alert-width-56 { width: 56% !important;}
.alert-width-57 { width: 57% !important;}
.alert-width-58 { width: 58% !important;}
.alert-width-59 { width: 59% !important;}
.alert-width-60 { width: 60% !important;}
.alert-width-61 { width: 61% !important;}
.alert-width-62 { width: 62% !important;}
.alert-width-63 { width: 63% !important;}
.alert-width-64 { width: 64% !important;}
.alert-width-65 { width: 65% !important;}
.alert-width-66 { width: 66% !important;}
.alert-width-67 { width: 67% !important;}
.alert-width-68 { width: 68% !important;}
.alert-width-69 { width: 69% !important;}
.alert-width-70 { width: 70% !important;}
.alert-width-71 { width: 71% !important;}
.alert-width-72 { width: 72% !important;}
.alert-width-73 { width: 73% !important;}
.alert-width-74 { width: 74% !important;}
.alert-width-75 { width: 75% !important;}
.alert-width-76 { width: 76% !important;}
.alert-width-77 { width: 77% !important;}
.alert-width-78 { width: 78% !important;}
.alert-width-79 { width: 79% !important;}
.alert-width-80 { width: 80% !important;}
.alert-width-81 { width: 81% !important;}
.alert-width-82 { width: 82% !important;}
.alert-width-83 { width: 83% !important;}
.alert-width-84 { width: 84% !important;}
.alert-width-85 { width: 85% !important;}
.alert-width-86 { width: 86% !important;}
.alert-width-87 { width: 87% !important;}
.alert-width-88 { width: 88% !important;}
.alert-width-89 { width: 89% !important;}
.alert-width-90 { width: 90% !important;}
.alert-width-91 { width: 91% !important;}
.alert-width-92 { width: 92% !important;}
.alert-width-93 { width: 93% !important;}
.alert-width-94 { width: 94% !important;}
.alert-width-95 { width: 95% !important;}
.alert-width-96 { width: 96% !important;}
.alert-width-97 { width: 97% !important;}
.alert-width-98 { width: 98% !important;}
.alert-width-99 { width: 99% !important;}
.alert-width-100 { width: 100% !important;}

table.dataTable tbody td.select-checkbox:before, 
table.dataTable tbody td.select-checkbox:after, 
table.dataTable tbody th.select-checkbox:before, 
table.dataTable tbody th.select-checkbox:after {    
    position: initial;    
    margin-top: -3px;
    margin-left: 6px;
    width: 14px;
    height: 14px;
}

.form-wrap.form-builder .frmb li {    
    border: 1px solid #00000012;
}

code {
    background-color: transparent !important;
}

.form-wrap.form-builder .frmb {
    min-height: 560px !important;
}

.btn-xs2, .btn-group-xs2 > .btn {
    padding: 0px 6px;
    font-size: 10.5px;
}

/*Modal lg*/

@media (min-width: 768px) {
    .modal .modal-dialog {    
        width: 1200px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 1200px;
    }
}

.modal-md {
    max-width: 900px;
}

@media (min-width: 992px) {
    .modal-md {
        max-width: 900px;
    }
}

@media (max-width: 990px) {
    #table_databases tbody tr td {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

.login-wrapper {
    height: 100%;
    background-color: #000000;
}

.login-wrapper .bg-pic > img {
    height: 100%;
    opacity: 0.9;
}

.datepicker table tr td.today, 
.datepicker table tr td.today:hover, 
.datepicker table tr td.today.disabled, 
.datepicker table tr td.today.disabled:hover {
    background-color: #ffb733;
}

.parsley-errors-list {
    color: darkred;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    right: 0;
    content: "";
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #fbfbfb;
    border-color: #e0e0e0;
}

.dropdown-menu {    
    z-index: 7000 !important;
}

select.form-control:not([size]):not([multiple]) {
    -webkit-appearance: menulist;
}    


/* select.form-control:not([size]):not([multiple]) {    
    height: 54px;
}

select {
    height: calc(2.25rem + 2px);
} */

.sweet-overlay {    
    z-index: 1051;
}

.la-ball-fall {
    width: 56px;    
}

.widget--1 {
    height: 145px;
}

.widget--1-chart {
    height: 100px;
    width: 50%;
    bottom: 0;
    position: absolute;
    right: 0;
}

.widget--2 {
    height: 145px;
}

.widget--2-chart {
    height: 100px;
    width: 50%;
    bottom: 0;
    position: absolute;
    right: 0;
}

.widget--3 {
    height: 145px;
}

.widget--3-chart {
    height: 100px;
    width: 50%;
    bottom: 0;
    position: absolute;
    right: 0;
}

.widget--4 .list-inline a {
    padding: 3px 4px;
    border-radius: 3px;
    opacity: .7;
}
.widget--4 .list-inline .active a {
    opacity: 1;
}
.widget--4 .nvd3-line svg {
    height: 316px;
}
.widget--4 .company-stat-boxes .close {
    line-height: 0;
}
.widget--4 .widget--4-search {
    margin-top: -3px;
}
@media (max-width: 992px) {
    .widget--4 {
        flex: none;
    }
}

.bg-success-2 {
    background-color: #10CFBD;
}

#table_monitor td {
    vertical-align: middle;
}

#table_databases td {
    vertical-align: middle;
    font-size: 12px;
}

#table_databases th {    
    font-size: 10px;
}

#table_reports td {
    vertical-align: middle;
}

#table_api td {
    vertical-align: middle;
}

#table_users td {
    vertical-align: middle;
    font-size: 12px;
}

#table_users th {    
    font-size: 10px;
}

#table_general td {
    vertical-align: middle;
    font-size: 12px;
}

#table_general th {    
    font-size: 10px;
}

#table_team td,
#table_managers td {
    vertical-align: middle;
    font-size: 12px;
}

#table_team th {    
    font-size: 10px;
}


.form-group-default.form-group-default-select2 > label {
    z-index: 10000 !important;
}

ul.squares li div {  
    display: inline-block;  
    width: 5px;
    height: 5px;    
    margin-right: 5px;
    margin-bottom: 1px;
}

div#legend span {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 5px;   
    margin-bottom: 1px; 
}

.img-list-resume {
    height: 18px;
}

.table tbody tr td {    
    padding: 10px;    
}

.table-metricas tbody tr td{
    background: transparent !important;    
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    font-size: 12.5px;
    padding: 1px;
}

.table-metricas tbody tr td span{
    display: inline-block;
    width: 5px;
    height: 5px;
    padding: 5px;
}

tr.odd .table-metricas.table-striped tbody tr td {
    background: #fff !important;
}

tr.even .table-metricas.table-striped tbody tr td {
    background: #fafafa !important;
}

@media (max-width: 991px) {
    .custom-h3 {
        font-size: 17px;
        line-height: 35.88px;
    }
}

.table-fechas tbody tr td{
    background: transparent !important;    
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    font-size: 12.5px;
    padding: 1px;
}

tr.odd .table-fechas.table-striped tbody tr td {
    background: #fff !important;
}

tr.even .table-fechas.table-striped tbody tr td {
    background: #fafafa !important;
}

.table-gestores tbody tr td{
    background: transparent !important;    
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    font-size: 12.5px;
    padding: 1px;
}

.table-gestores tbody tr:last-child td{    
    border-bottom: transparent;
}

tr.even.selected .table-gestores.table-striped tbody tr td {
    background: #fef6dd !important;
}

tr.odd .table-gestores.table-striped tbody tr td {
    background: #fff !important;
}

tr.even .table-gestores.table-striped tbody tr td {
    background: #fafafa !important;
}

.table-pagos tbody tr td{
    background: transparent !important;    
    border-bottom: 1px solid rgba(230, 230, 230, 0.7);
    font-size: 12px;
    padding: 3px;
}

tr.odd .table-pagos.table-striped tbody tr td {
    background: #fff !important;
}

tr.even .table-pagos.table-striped tbody tr td {
    background: #fff !important;
}

.dropzone-file .dz-default.dz-message {          
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background-image: url("../plugins/dropzone/images/spritemap-attachment.png") !important; 
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    width: 428px;
    height: 123px;
    margin-left: -214px;
    margin-top: -61.5px;
    top: 50%;
    left: 50%;
}

@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
    .dropzone-file .dz-default.dz-message {
        background-image: url("../plugins/dropzone/images/spritemap-attachment@2x.png") !important;
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px;
    }
}

.dropzone-zip .dz-default.dz-message {          
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background-image: url("../plugins/dropzone/images/spritemap-zip.png") !important; 
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    width: 428px;
    height: 123px;
    margin-left: -214px;
    margin-top: -61.5px;
    top: 50%;
    left: 50%;
}

@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
    .dropzone-zip .dz-default.dz-message {
        background-image: url("../plugins/dropzone/images/spritemap-zip@2x.png") !important;
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px;
    }
}

.form-filed-dependencies {
    display: flex; 
    margin: 8px 0; 
    padding: 5px 10px; 
    background-color: #f1f8ff;
    border: 1px solid #ddd;
}

.form-filed-dependencies .rule-text {
    flex: 1;
}

#form_data .form-group > .select2-container {
    z-index: 99 !important;
}

#card-bases .dt-buttons .btn:nth-last-child(4) {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}

.profile-dropdown-toggle:hover {
    cursor: pointer;
    transform: scale(1.2);
}

.wrap-profile-img {
    margin-bottom: 22px;
    text-align: center;
}

.profile-img {
    margin-bottom: 12px;
}

.profile-img img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.profile-img .file-upload-profile {
    display: none;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 5px solid #0A9237;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #0A9237 transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

  .modal-dialog.modal-fullwidth {
      width: 98%;
      max-width: 100%;
  }

  .text-green {
      color: #159941 !important;
  }

  /********* Agenda ***********/

  .fc .fc-list-sticky .fc-list-day > * {
      z-index: 999;
  }

  .fc-list-day-cushion a.fc-list-day-text {
      color: #333;
  }

  .fc-list-day-cushion a.fc-list-day-side-text {
      color: #333;
  }

  .fc-direction-ltr .fc-list-table .fc-list-day .fc-list-day-side-text {
    float: left;
    margin-left: 8px;
  }

  .fc .fc-today-button:disabled {
      opacity: 0 !important;
  }

  .fc-daygrid-event .fc-event-main > div {
      margin: 3px 0;
      padding: 0 4px;
      overflow: hidden;
  }

  .list-event-card {
      position: relative;
      padding-left: 6px;
  }

  .fc-list-event.event-time-green .fc-list-event-time {
      color: #25810e;
  }

  .fc-list-event.event-time-orange .fc-list-event-time {
      color: #d4611a;
  }

  .fc-list-event.event-time-yellow .fc-list-event-time {
    color: #ffc107;
}

  .fc-list-event.event-time-red .fc-list-event-time {
        color: #b61509;
    }

    .fc-timegrid-event.event-time-green .fc-event-main > div,
    .fc-daygrid-event.event-time-green .fc-event-main > div,
    .fc-list-event.event-time-green .list-event-card {
        border-left: 4px solid #25810e;
    }

    .fc-timegrid-event.event-time-orange .fc-event-main > div,
    .fc-daygrid-event.event-time-orange .fc-event-main > div,
    .fc-list-event.event-time-orange .list-event-card {
        border-left: 4px solid #d4611a;
    }

    .fc-timegrid-event.event-time-yellow .fc-event-main > div,
    .fc-daygrid-event.event-time-yellow .fc-event-main > div,
    .fc-list-event.event-time-yellow .list-event-card {
        border-left: 4px solid #ffc107;
    }

    .fc-timegrid-event.event-time-red .fc-event-main > div,
    .fc-daygrid-event.event-time-red .fc-event-main > div,
    .fc-list-event.event-time-red .list-event-card {
        border-left: 4px solid #b61509;
    }

  .list-event-card h3 {
      font-weight: 600;
      font-size: 15px;
      margin: 5px 0;
      line-height: normal;
  }

  .list-event-card--detail {
      display: flex;
      width: 300px;
      max-width: 100%;
  }

  .list-event-card--detail i.fa {
      font-size: 1.15rem;
      margin-right: 6px;
  }

  .list-event-card--detail-left {
      padding-right: 10px;
      flex: 1;
}

.list-event-card--detail-right {
    padding: 8px 10px;
    width: 60px;
}

/***************************
 *******   CHAT   *********
 ***************************/

.btn-chat {
    background-color : #edb900;
    color: white;
    padding: 10px 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #edb900;
    font-size: 24px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.65);
    -webkit-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.65);
    -moz-box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.65);
}

.btn-chat:hover {
    cursor: pointer;
    transform: scale(1.1);
}

#bubble-btn-chat {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#bubble-btn-chat .new-messages {
    position: absolute;
    top: -8px;
    right: 0;
}

.chat-header {
    background-color: #333;
    color: #fff;
    padding: 10px 16px;
}

.chat-header h3 {
    color: #fff;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 600;
    margin: 0;
}

.chat-header .btn-link {
    cursor: pointer;
}

#quickview-chat {
    height: 100%;
}

.chat-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    white-space: nowrap;
    word-spacing: 0;
    font-size: 0;
    overflow: hidden;
}

.chat-view {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.chat-view:first-child:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    z-index: -1;
}

.chat-view .navbar {
    border-radius: 0;
    padding-left: 0;
    margin-bottom: 0;
    border-left: 0;
    display: table;
    width: 100%;
    top: 0;
    border-top: 0;
    padding: 0;
    border-bottom: 1px solid #e7e7e7;
}

.chat-view .navbar .navbar-inner {
    display: flex;
    align-items: center;
    height: 50px;
    vertical-align: middle;
}

.chat-view .navbar .action {
    position: absolute;
    top: 0;
    line-height: 50px;
    z-index: 1;
}

.chat-view .navbar .chat-view-heading {
    flex: 1;
    font-size: 15px;
    text-align: center;
}

.chat-view-heading .chat-info {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.chat-view-heading .chat-info .thumbnail-wrapper {
    margin-right: 15px;
}

.chat-view .navbar .chat-view-heading__left,
.chat-view .navbar .chat-view-heading__right {
    width: 30px;
    padding: 10px 6px;
    font-size: 18px;
}

.chat-create-group-action {
   height: 60px; 
}

.chat-view .navbar .action.pull-right {
    right: 0;
}

.chat-view .list-view-group-container {
    padding-top: 26px;
    padding-bottom: 80px;
}

.chat-view .chat-footer-actions {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
}

.chat-footer-actions .btn {
    border-radius: 0;
}

#chat-create-group.chat-view .list-view-group-container {
    padding-top: 10px;
    padding-bottom: 130px;
}

.chat-view .box-group-name {
    background-color: #fff;
    padding: 6px 10px;
    border-bottom: 1px solid #ededed;
}

li.chat-user-list > div {
    display: block;
    width: 100%;
    font-size: 14px;
}

#my-conversation .message .chat-bubble {
    padding: 6px 10px 11px;
    max-width: 80%;
}

.message-text .box-space {
    width: 84px;
}

.chat-bubble.from-them .chat-bubble-user {
    color: #726f6f;
}

.chat-bubble.from-me .chat-bubble-user {
    color: #09426a;
}

.chat-bubble .text-message img {
    max-width: 100%;
    max-height: 280px;
}

#chat-file-input {
    display: none;
}

.chat-bubble-user {
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
}

.chat-bubble-meta {
    float: right;
    margin-bottom: -8px;
    color: rgba(0,0,0,0.65);
}
.chat-bubble-meta-info {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
}

.chat-list-item {
    padding-right: 15px;
    padding-left: 10px;
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    min-width: 0;
    color: rgb(70, 70, 70);
}

.chat-list-item-info {
    text-align: left;
    display: flex;
    align-items: center;
    line-height: normal;
    color: #626262;
}

.chat-list-item-info .chat-name {
    display: flex;
    flex-grow: 1;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.chat-list-item-info .chat-time {
    margin-top: 3px;
    margin-left: 6px;
    font-weight: 600;
    overflow: hidden;
    line-height: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: none;
    max-width: 100%;
    font-size: 11px;
}

.chat-list-item-meta {
    margin-top: 2px;
    display: flex;
    align-items: center;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}

.chat-list-item-meta .chat-desc {
    text-align: left;
    font-weight: 500;
    flex-grow: 1;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chat-list-item-meta .chat-news {
    margin-left: 6px;
    flex: none;
    font-size: 11px;
    line-height: 20px;
}

.chat-group-contact {
    display: flex;
    flex: 1;
    flex-direction: row;
    align-items: center;
    color: #626262;
}

.chat-group-contact .text-master {
    font-size: 14px;
    flex: 1;
}

.chat-group-contact .check-icon {
    font-size: 20px;
    padding: 0 6px;
    position: relative;
}

.chat-group-contact .check-icon input[type=checkbox] {
    position: absolute;
    right: 0;
    z-index: -1;
    opacity: 0;
}

.chat-group-contact .check-icon.checked .fa-check-square {
    display: inline-block;
}

.chat-group-contact .check-icon.checked .fa-square-o {
    display: none;
}

.chat-group-contact .check-icon .fa-check-square {
    display: none;
}

.chat-group-contact .check-icon .fa-square-o {
    display: inline-block;
}

.dialog_image_preview {
    text-align: center;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100vh;
}

.dialog_image_preview img {
    max-width: 100%;
    max-height: 100vh;
    margin: 0 auto;
} 

#chat-conversation .chat-view-heading__right {
    padding: 0 0;
}

.chat-view-heading__right .dropleft .dropdown-toggle {
    padding: 5px 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    border: none;
}

.chat-view-heading__right .show>.btn-secondary.dropdown-toggle,
.chat-view-heading__right .show>.btn-secondary.dropdown-toggle:focus,
.chat-view-heading__right .dropleft .dropdown-toggle:hover {
    background-color: #f3f3f3;
    color: #626262;
    border: none;
    box-shadow: none;
}

.chat-view-heading__right .dropleft .dropdown-toggle::before {
    display: none;
}

.chat-info-body {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 15px 12px 0;
    align-items: center;
}

.chat-info-avatar {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding: 5px;
    background-color: #edb900;
    margin-bottom: 12px;
}

.chat-info-avatar img {
    width: 100%;
    height: 100%;
}

.chat-info-avatar .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 4px;
    font-size: 20px;
    text-align: center;
}

.chat-info-text {
    width: 100%;
    padding: 10px 5px;
}

.chat-info-actions {
    width: 100%;
}

#chat-conversation .chat-view-heading {
    max-width: calc(100% - 90px);
}

#chat-conversation .chat-view-heading .chat-info .chat-info__name {
    width: calc(100% - 50px);
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bubble-msg-actions {
    float: right;
    margin-left: 10px;
}

.bubble-msg-actions .dropdown {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bubble-msg-actions .dropdown .btn {
    padding: 0;
    width: 24px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    color: rgba(0, 0, 0, 0.35);
}

.bubble-msg-actions .dropdown .btn:hover {
    border: none;
    color: rgba(0, 0, 0, 0.75);
}

.bubble-msg-actions .dropdown-toggle::after {
    display: none;
}

.bubble-msg-actions .dropdown-menu {
    padding: .4rem 0 0;
}

.chat-msg-edit {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: -50px;
    background-color: rgb(206, 206, 206);
    font-size: 13px;
    padding: 5px 5px;
}

.past-message-text {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.chat-msg-edit .msg-icon > a {
    font-size: 18px;
    padding: 0 5px;
}

.chat-msg-edit .content {
    display: flex;
    flex-direction: row;
}

.chat-msg-edit .past-message {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.box-group-name .errors {
    color: red;
    font-size: 12px;
}

#ref-modal-claim-image img {
    margin: 16px 0;
    max-height: 320px;
}

#ref-modal-claim-image img {
    border-radius: 11px;
    border: 1px solid rgb(151, 151, 151);
    overflow: hidden;
    cursor: pointer;
}

#ref-modal-claim-image img:hover {
    border-width: 2px;
    transform: scale(1.03);
}

.marker-detail .img-detail img {
    cursor: pointer;
}
.marker-detail .img-detail video {
    cursor: pointer;
}
.marker-detail .audio-detail audio {
    cursor: pointer;
}

#dialogViewerImage.dialog {
    z-index: 9999;
}

.dialog .dialog__content {
    position: relative;
}

.dialog__content .close {
    height: 24px;
    width: 24px;
    background-color: #fff;
    border-radius: 50%;
}

#card-general .table th.bg-danger-dark,
#card-general .table td.bg-danger-dark {
    color: #fff;
    font-weight: 600;
    font-size: 0.75rem;
}

.clockpicker-popover {
    z-index: 99999;
}

/* extra colors */

/* Purple */
.bg-purple {
    background-color: #ab47bc !important;
}

.bg-purple-light {
    background-color: #df78ef !important;
}

.bg-purple-lighter {
    background-color: #f3e5f5 !important;
}

.bg-purple-dark {
    background-color: #790e8b !important;
}

.alert-purple {
    background-color: #f3e5f5;
    color: #790e8b;
    border-color: #790e8b;
}

/* green */
.bg-green {
    background-color: #2e7d32 !important;
}

.bg-green-light {
    background-color: #60ad5e !important;
}

.bg-green-lighter {
    background-color: #c8e6c9 !important;
}

.bg-green-dark {
    background-color: #005005 !important;
}

.alert-green {
    background-color: #c8e6c9;
    color: #005005;
    border-color: #005005;
}

/* light green */
.bg-lightgreen {
    background-color: #c5e1a5 !important;
}

.bg-lightgreen-lighter {
    background-color: #f8ffd7 !important;
}

.bg-lightgreen-dark {
    background-color: #94af76 !important;
}

.alert-lightgreen {
    background-color: #f8ffd7;
    color: #94af76;
    border-color: #94af76;
}

/* blue */
.bg-blue {
    background-color: #0288d1 !important;
}

.bg-blue-light {
    background-color: #5eb8ff !important;
}

.bg-blue-lighter {
    background-color: #e1f5fe !important;
}

.bg-blue-dark {
    background-color: #005b9f !important;
}

.alert-blue {
    background-color: #e1f5fe;
    color: #005b9f;
    border-color: #005b9f;
}

/* orange */
.bg-orange {
    background-color: #f57c00 !important;
}

.bg-orange-light {
    background-color: #ffad42 !important;
}

.bg-orange-lighter {
    background-color: #ffe0b2 !important;
}

.bg-orange-dark {
    background-color: #bb4d00 !important;
}

.alert-orange {
    background-color: #ffe0b2;
    color: #bb4d00;
    border-color: #bb4d00;
}

.text-green {
    color: #388e3c !important;
}

.text-orange {
    color: #f57c00 !important;
}

.text-blue {
    color: #0288d1;
}

.text-purple {
    color: #790e8b;
}

.sticky-div {
    position: sticky;
    top: 60px;
    padding: 5px 0;
    background-color: #fafafa;
    z-index: 999;
}

.top-recovery-loader {
    background-color: rgba(0, 0, 0, 0.3);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.top-recovery-loader img {
    width: 48px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: calc(60% - 50px);
}

 .config_agenda .select2-search__field {
     width: 250px !important;
 }
 .config_agenda_import .select2-search__field {
     width: 250px !important;
 }
 #select_profile .select2-search__field {
    width: 250px !important;
 }
 #select_profile_import .select2-search__field {
    width: 250px !important;
 }

.text-style-form-group {
    font-family: 'Montserrat';
    font-size: 10.5px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: 500;
}

.input-group-p {
    top: -8px !important;
}
.nowrap{
    white-space: nowrap;
}

.label-with-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .label-with-icon span {
    flex-grow: 1;
  }
  
  .label-with-icon input {
    margin: 0 10px;
  }
  