.form-group input.ttt-form-group {
    background-color: rgba(208,227,249,.5);
}

.striped:hover {
    background-color: #f8f9fa;
}
sup.search-result-number-circle {
    background-color: #408fe5;
    color: #fff;
    border-radius: 10px;
    padding: 0 5px;
}

.text-deco:hover {
    background-color: rgba(208,227,249,.5) ;
}

.text-black {
    color:black;
}

.h-100 {
    height: 100%;
}

small .fa-circle {
    color:#408fe5;
    font-size: 70%;
}
small .fa-check {
    color: #ccc;
    font-size: 70%;
}

.text-blue {
    color:#408fe5 !important
}


.compact-ben {
    font-size: 90% !important;
}

.compact-ben p {
    font-size: 100% !important;
}

