html{
    height: 100%;
}

body{
    height: 100%;
}

.app{
    height: 100%;
}

.main-wrapper-1{
    height: 100%;
}

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

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

.typeahead{
    font-size: 22px;
}

.focused{
    background-color: #edffe1 !important;
}

.border-danger
{
    border: #9E1735 5px solid !important;
    border-radius: 10px;
}

.col-red{
    color: #9E1735 !important;
}

.bg-red{
    background-color: #9E1735 !important;
}

.hidden{
    display: none !important;
}

.card-content h5 {
    font-family: "Segoe UI" !important;
}

.btn-green,
.btn-green.disabled{box-shadow:0 2px 6px #cbf5d2;background-color: #97e8a4;border-color: #a5e8b7;color:#ccc}
.btn-green:hover,.btn-green:focus,.btn-green:active,.btn-green.disabled:hover,.btn-green.disabled:focus,.btn-green.disabled:active{background-color: #9fe8b8 !important;color:#ccc !important}

.btn-feedback
{
    box-shadow:0 0.46875rem 1.1875rem rgba(90,97,105,0.1),
               0 -0.9375rem 1.40625rem rgba(90,97,105,0.1),
               0 0.25rem 0.53125rem rgba(90,97,105,0.12),
               0 0.125rem 0.1875rem rgba(90,97,105,0.1) !important;
}
.btn-feedback:hover,.btn-feedback:focus,.btn-feedback:active,.btn-feedback.disabled:hover,.btn-feedback.disabled:focus,.btn-feedback.disabled:active{

    color:#000 !important
}
