

/* Icons */
/* @font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
} */

.action-buttons .control.is-grouped .button {
  margin-right: -5px;
  border-radius: 0;
}
.action-buttons .control.is-grouped .button:first-child {
  border-radius: 5px 0 0 5px;
}
.action-buttons .control.is-grouped .button:last-child {
  border-radius: 0 5px 5px 0;
}


.action-buttons .control.is-grouped {
  display: inline-block;
  margin-right: 30px;
}

.tag:not(body) {

min-height: 2em;
height: auto !important;

white-space: pre-line;
}

.navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after {


  left: calc(100% - 1.125em );
}


.address .name {
  font-size: 16px;
  font-weight: bold;
}

.tags-false{
  border: solid black 1px;
  outline: 0;
  background-color:
  white;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: block;
  min-height: 32px;
}



.tags-false .tag{
  background-color:
#e4e4e4;
border: 1px solid #aaa;
}

.address .email {
  font-weight: bold;
  color: 
  #B6C7D1;
}

.message-preview .top .address {
  display: inline-block;
  padding: 0 20px;
}
.message-preview .top .send-data {
  display: inline-block;
  padding: 0 20px !important;
}

.text-muted {
  color: 
  #73818f !important;
  font-size: 0.85rem !important;
  font-weight: 400 !important;
}

.message {
  display: block;
  background-color:  #fff;
}

.message {
  /* background-color: whitesmoke; */
  border-radius: 4px;
  font-size: 1rem;
}

.message-preview {
  margin-top: 30px;
}


.field.has-addons .control:first-child .button, .field.has-addons .control:first-child .input, .field.has-addons .control:first-child .select select {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#app .navbar-brand {
  padding-top: 0rem !important;
}

#app .is-bordered {
  border: 1px solid 
  #0a2240;
}

 
  .navbar-brand img {
    max-height: 3.5rem;
}

.navbar > .container, .navbar-brand , .navbar{
    min-height: 3rem;
}

.navbar-brand {
    background: transparent;
}

.input, .textarea, .select select {
  border: 1px solid #12223d;
  border-radius: 4px !important;
}

.galery-content > .card-image {
  padding: 4px;
}
.select.has-select2{
  display:contents;
}

.card.imagen-preview{
  margin-top: 10px;
}

#addGroup > .modal-content {
  /* background: -webkit-gradient(linear, left bottom, left top, from(#3358f4), to(#1d8cf8)); */
  background: linear-gradient(0deg, #093B7A, #0055ad);
  /* background: linear-gradient(0deg, #3358f4, #1d8cf8); */
  padding: 2rem;
  border-radius: 6px;
}

#croplogo.modal {
  z-index: 9999;
}


h2 .label{
  margin-bottom: 0.5em;
}


#addGroup > .modal-content .title, #addGroup > .modal-content  .field .label ,#addGroup >  .text-muted{
  color: #fff;
}

text-muted


.select2-container--default.select2-container--focus .select2-selection--multiple {
  border:  1px solid #12223d !important;
  outline: 0;
}

.column.is-narrow.max-with-is-half{
  width: 50% !important;
}

  nav.navbar {
    border-top: 4px solid #276cda;
    margin-bottom: 0rem;
    background: linear-gradient(to right, #0e2a59, #0055ad);
    /* background: linear-gradient(to right, #0055ad, #0b2037); */
  }
  .navbar-item.brand-text {
    font-weight: 300;
  }
  .navbar-item, .navbar-link {
    font-size: 14px;
    font-weight: 700;
  }

  .wrapper.container{
    margin: 0;
    padding-top: 60px;
    max-width: 100%;
    background: linear-gradient(to right, #0e2a59, #0055ad);
  }

  .navbar-end .navbar-item, .navbar-link {
    color: #fff;
    padding: auto 0.75rem;

}

.navbar-end a.navbar-item:hover {
  border-bottom: 4px solid #276cda;

}

  .wrapper.container .contenido{
    background: #fff;
  }


  .wrapper.login.container{
    height: 100vh;
  }

  .wrapper.login.container .contenido{
    background: transparent;
  }



#DialogModal .modal-card-body .icon-box i, #createFicha .modal-card-body .icon-box i {
  color: #f15e5e;
  font-size: 46px;
  display: inline-block;
  margin-top: 50px;
}



#DialogModal .modal-card {
  color: #636363;
  width: 400px;
}

#DialogModal .modal-card-head, #DialogModal .modal-card-foot {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 5px;
  position: relative;
}

#DialogModal .modal-card-head, #createFicha .modal-card-head {
  border-bottom: 0px solid #dbdbdb;
  padding: 5px;
}

#DialogModal .modal-card-body h4, #createFicha .modal-card-body h4 {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 10px;
}

#DialogModal .modal-card-body p, #createFicha .modal-card-body p {
  color: #999;
}

#DialogModal .buttons, #createFicha .buttons {
  margin-bottom: 0px;
}

#DialogModal .modal-card-foot, #createFicha .modal-card-foot {
  border: none;
  justify-content: center !important;
  font-size: 13px;
  padding: 10px 15px 25px;
}

#DialogModal .icon-box, #createFicha .icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  border: 3px solid #f15e5e;
}

  #app .hero-body{
    padding: 1.5rem;
  }


  .wrapper .column.sidemenu{
    min-height: 100vh;
    height : 100%;
  }


  .wrapper .column.contenido{
    max-width: 100%;
  }

  .menu{
padding-top: 1rem;
  }





  .columns {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
  .menu-label {
    color: #8F99A3;
    letter-spacing: 1.3;
    font-weight: 700;
  }
  .menu-list a {
    color: #0F1D38;
    font-size: 14px;
    font-weight: 700;
  }
  .menu-list a:hover {
    background-color: transparent;
    color: #276cda;
  }
  .menu-list a.is-active {
    background-color: transparent;
    color: #276cda;
    font-weight: 700;
  }
  .card {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
    margin-bottom: 2rem;
  }
  .card-header-title {
    color: #8F99A3;
    font-weight: 400;
  }
  .info-tiles {
    margin: 1rem 0;
  }
  .info-tiles .subtitle {
    font-weight: 300;
    color: #8F99A3;
  }
  .hero.welcome.is-info {
    background: #36D1DC;
    background: -webkit-linear-gradient(to right, #5B86E5, #36D1DC);
    background: linear-gradient(to right, #5B86E5, #36D1DC);
  }
  .hero.welcome .title, .hero.welcome .subtitle {
    color: hsl(192, 17%, 99%);
  }
  .card .content {
    font-size: 14px;
  }
  .card-footer-item {
    font-size: 14px;
    font-weight: 700;
    color: #8F99A3;
  }

  .card-table .table {
    margin-bottom: 0;
  }
  .events-card .card-table {
    max-height: 250px;
    overflow-y: scroll;
  }

  .menu-list a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
  }