.brand-text{
    font-size: 16px !important;
}

.fixed-sidebar-left .side-nav > li > ul > li a {
    color: white !important;
}

 .sweet-alert {
     overflow-y: auto;
     max-height: 100%;
     width: 50%;
     left: 40%;
     right: 50%;
 }

 .fa-calendar:hover {
     cursor: pointer;
 }

 .asterisco{
     color: red;
     font-size: 14px;
 }
