.small-box:hover{
    cursor: pointer;
}

.assigned:hover, .reserved:hover{
    cursor: not-allowed;
}

.small-box h4{
    font-size: 1rem;
}

.hidden{
    display: none !important;
}

.showpassword:hover, .passwordgen:hover{
    cursor: pointer;
}

/* .small-box h4{
    font-size: 1.5rem;
}

.small-box .inner{
    margin-left: 5vw;
} */
.anadir_participante{
    cursor: pointer;
}

/* .dz-error-mark, .dz-success-mark, .dz-error-message, .dz-progress, .dz-progress{
    display:none;
}


.dropzone > .dz-preview{
    display: inline;
}
*/

/*  .dz-message{
     margin:50px;
     padding:50px;
     border:1px dashed #aaa;
     border-radius: 10px;
 } */
/*
 .dzone{
     margin-top: 2vh;
     padding: 2vh;
     width: 100%;
     border: 5px dashed #aaa;
     border-radius: 5px;
 }
 .dropzoneTitle{
    color: #17a2b8!important;
    font-size: 1.5em;
 }
 .dropzoneIcon{
    color: #17a2b8!important;
 } */

/*  .dropzone { background: #08c; color: #fff; padding: 100px 0; text-align: center; }

 .dropzone.dragover { background: #00CC71; } */
.card-header{
    cursor:pointer;
}

/*  .select2-results ul li {
    background-color:#dc3545;
} */
.dz-error-message, .data-dz-errormessage{
    color:#fff!important;
}
.dz-error-message, .data-dz-errormessage{
    display:none!important;
}

.bg-pastelgreen{
    background-color: #77dd77!important;
    color:green!important;
}
.documentRef{
    color:#fff!important;
}

.documentRef:hover{
    color:#000!important;
}

/* body{
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 300!important;
    font-size:0.7em!important;
} */

/* #selectUser{
    width:100%!important;
}
*/


.select2-selection__rendered {
    line-height: 31px !important;
}
.select2-container .select2-selection--single {
    height: 40px !important;
    border: 1px solid #ced4da;
}
.select2-selection__arrow {
    height: 34px !important;
}

p.dz-message{
    margin-top: 16px!important;
}

/* .text-white{
    color:#fff!important;
}

*/
.dropzone{
    min-height: 175px;
}

/* div.input-group-append:not(.passButtons){
    width:44px!important;
} */

.input-group-text:not(.passButtons){
    width:44px!important;
}


[class*=sidebar-dark-] {
    background-color: #212529!important;
}
textarea{
    border-color: #dee2e6 !important;
}
.incidences{
    height:25vh;
}

/* thead:hover{
    background-color:#000!important;
} */


.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #007bff!important;
    color: #fff!important;
}

.table-dark:hover{
    background-color: #212529!important;
}



.right>.bg-danger::after, .right>.bg-danger::before {
    border-left-color: #dc3545!important;

}

.right>.bg-warning::after, .right>.bg-warning::before {
    border-left-color: #ffc107!important;

}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Buscar";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}

.direct-chat-messages{
    width:85%;
    margin:auto;
    max-height:250px;
    height: auto;
}

.explanation{
    height: 35px!important;
}

.explanation > .card-title{
    font-size: 0.9rem!important;
    line-height: 0.1rem!important;
}

h3.card-title{
    font-size: 1.0em!important;
}

.no-pointer{
    cursor: default;
}

.vertical-center {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh; /* These two lines are counted as one :-)       */

    display: flex;
    align-items: center;
}
.layout-top-nav .wrapper .brand-image {
    height: 60px;
}

.bg-lineas, a.active{
    color:#fff !important;
    background-color: #eee;
    background-image: url(/cdn/web/assets/images/bg.jpg) !important;
    background-repeat: repeat !important;
    /*background-size: cover;*/
    background-blend-mode: multiply;
}

li{
    margin-bottom:2%;
}

.ptro-bar-right, .tool-controls{
    display:none;
}



.footer-button a{
    color:#FFF!important;
}
.footer-button:hover{
    background-color: rgba(214, 214, 214, 0.3);
    /* border:1px solid #FFF; */
    /* border-radius: 10px; */
    /*     background-color:#eee!important;
        color: */

}

.layout-top-nav .wrapper .brand-image {
    margin-left:10px;
    height: 80px;
}
