
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJjdXN0b20uY3NzIn0= */

/*# sourceMappingURL=custom.css.map */
.created-updated-footer {
    text-align: center;
    margin-bottom: -20px;
    margin-top: -20px;
    font-style: italic;
    color: #c9cbcc;
    font-size: 13px;
}


input.form-control:read-only {
  background-color: #fff;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 12px;
}


/* Modificar tamaño de logo */
.main-sidebar .sidebar-brand a .header-logo {
    height: 80px;
}


/* Quitar flechas de sub menus */
.main-sidebar .sidebar-menu li ul.dropdown-menu li a:before {
    content: "";
}

/* Quitar padding de sub menus */
.main-sidebar .sidebar-menu li ul.dropdown-menu li a {
    padding-left: 25px;
}

/* Imagen de usuario redonda */

.user-img-radious-style {
    border-radius: 14px;
    box-shadow: 4px 3px 6px 0 rgb(0 0 0 / 20%);
}


/**
** Company left menu name
*/
.main-sidebar .sidebar-brand {
    line-height: 1 !important;
    padding: 15px 10px 10px 10px;
    height: auto !important;
}


.fs-12{
  font-size: 12px !important;
}


.cursor {
  cursor: pointer;
}

textarea.form-control {
    height: 150px !important;
}

.button-add-sub-elements{
  color: #6677ef;
    font-size: 17px;
}
.button-success{
  color: #28a745;
    font-size: 17px;
}
/*
  *** bootstrap-select modifications
*/
.form-control:not(.form-control-sm):not(.form-control-lg){
    font-size: 12px;
    padding: 0px; 
    height: 42px;
}
.btn-light, .btn-light.disabled {
    box-shadow: none !important;
    background-color: #ffffff !important; 
    border-color: #e4e6fc !important; 
    color: #4b4e6f !important; 
    padding: 8px !important; 

    font-size: 14px !important;
    font-weight: unset !important;

}
.form-group input  {
      padding: 10px 15px !important;
}
.form-group textarea  {
      padding: 10px 15px !important;
}
/*
  *** End bootstrap-select modifications
*/




/*
  *** Profile input color
*/

input[type="color"] {
  -webkit-appearance: none;
  border: none;
  width: 100%;
  height: 50px;
  padding: 0px !important;
}
input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0;
}
input[type="color"]::-webkit-color-swatch {
  border: none;
}


/*
  *** sweet custom buttons 
*/


  .sweet-success{
   background-color: #30ba99;
   #or anything you wanna do with the button
  }

  .sweet-purple{
   background-color: #6777ef;
   #or anything you wanna do with the button
  }






table.dataTable tbody tr.selected, table.dataTable tbody th.selected, table.dataTable tbody td.selected {
    color: black;
}
table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
    background-color: #0275d814;
}



.pointer-cursor{
  cursor: pointer !important;
}



.cobranzaActiveSection{
  color: #6777ef !important;
}



/*Mostrar mensaje y ocultar todo atras del mensaje cuando no se tiene acceso a la pagina*/
body.access-blocked * {
    visibility: hidden;
}
.swal-overlay,
.swal-modal {
    visibility: visible !important;
}


/*Para bloquear elementos del empleado cuando han pasado mas de 24 horas de su creeacion*/
.locked-input {
    background-color: #f3f3f3 !important;
    cursor: not-allowed;
}



input.locked-input,
select.locked-input,
textarea.locked-input {
    background-color: #f3f3f3;
    color: #999;
    cursor: not-allowed;
    opacity: 0.7;
}




/*::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
}
::-webkit-scrollbar-thumb {
  background: #6777ef; 
  border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
  background: #6777ef; 
}*/



/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
