  .select2-container {
      width: 0px!important;
      min-width: 90%!important;
  }
  
  .alto{
    min-height: 422px!important; 
    height: auto!important;
  }
  
  .show_detail {
    color:  #1C3053!important;
    text-decoration: none;
    background-color: transparent;
  }
  
  .show_detail:hover {
    color: #c75461 !important;
  }
  
  .select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #418FCE !important;
    border-color: #1C3053 !important;
    color: #fff;
  }
  
  .select2-container--classic.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #418FCE !important;
  }
  
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #418FCE;
    color: #ffffff;
  }

  .select2-container--classic .select2-results__option[aria-selected='true'], .select2-container--default .select2-results__option[aria-selected='true'] {
      background-color: #418FCE !important
    }

  .select2-container--classic .select2-results__option--highlighted, .select2-container--default .select2-results__option--highlighted {
      background-color:#418FCE !important;
      color: #fff !important;
  }

  .apexcharts-toolbar {
      opacity: 0;
  }
  
  .pointer{
    cursor: pointer
  }
  
  img:hover {
    border-color: #1C3053 !important;
    color: #fff !important;
    box-shadow: 0 8px 25px -8px #1C3053; 
  }
  
  .modal .modal-header .close span {
    font-weight: 400;
    font-size: 2rem;
    color: #c75461;
  }
  
   
  
  .badge-ciclope {
    border-color: #1C3053 !important;
    color: #fff;
    background-color:  #1C3053 !important;}
  .badge.badge-ciclope {
    background-color:  #1C3053 !important;
    }
  a.badge-ciclope:hover, a.badge-ciclope:focus {
    color: #fff;
    background-color: #1C3053; }
  .badge-ciclope:hover {
    border-color:  #1C3053 !important;
    color: #fff !important;
    box-shadow: 0 8px 25px -8px #c75461; 
    }
  a.badge-ciclope:focus, a.badge-ciclope.focus {
    outline: 0;
    box-shadow: 0 8px 25px -8px #c75461; }
  
  
  
  
  .badge-outline-ciclope {
    border: 1px solid #1C3053 !important;
    background-color: transparent !important;
    color:  #1C3053 !important; }

  .badge.badge-outline-ciclope {
    background-color:  #1C3053;
    }
  a.badge-outline-ciclope:hover, a.badge-outline-ciclope:focus {
    color: #fff;
    background-color: #1C3053; }
  .badge-outline-ciclope:hover {
    background-color: rgba(115, 103, 240, 0.08);
    color: #1C3053; }
    }
  a.bbadge-outline-ciclope:focus, a.badge-outline-ciclope.focus {
    outline: 0;
    box-shadow: 0 8px 25px -8px #c75461; }
  
  .card_hei{
     min-height: 70px !important;
     height: 70px !important;
    }
  
   .hint--ciclope:after {
    background-color: #1C3053;
    text-shadow: 0 -1px 0px #c75461; }

  .hint--ciclope.hint--top-left:before {
    border-top-color: #c75461; }

  .hint--ciclope.hint--top-right:before {
    border-top-color: #c75461; }

  .hint--ciclope.hint--top:before {
    border-top-color: #c75461; }

  .hint--ciclope.hint--bottom-left:before {
    border-bottom-color: #c75461; }

  .hint--ciclope.hint--bottom-right:before {
    border-bottom-color: #c75461; }

  .hint--ciclope.hint--bottom:before {
    border-bottom-color: #c75461; }

  
  