.btn-details {
    margin-left: 10px;
    background: #757c90;
}

.btn-details:before {
    background: #626a81;
}

h3.no-items {
    margin-top: 100px;
    font-size: 17px;
    text-align: center;
    font-family: "Rubik-Medium";
    line-height: 1.25;
}

p.form-message {
    font-size: 12px;
}

p.form-message.success {
    color: green;
}

p.form-message.error {
    color: red;
}

.class .book-tabs--class .book-tabs__tabs .tab .text-ct b, .class .book-tabs--class .book-tabs__tabs .tab .text-ct strong {
    font-family: "Rubik-Medium",sans-serif!important;
    color: #555d74!important;
}

.class .book-tabs--class .book-tabs__tabs .tab .text-ct p, .class .book-tabs--class .book-tabs__tabs .tab .text-ct p span {
    font-family: "Rubik-Regular",sans-serif!important;
}

.font-arial {
    font-family: Arial, sans-serif!important;
}
