/*.errorBlock {*/
/*    color: #f26627;*/
/*}*/

.copyright {
    font-size: 12px;
    line-height: 12px;
}

#buyModalLabel {
    font-size: 1.85rem;
}

.reportBtn {
    width: 37px;
}

.question-footer .question-footer--back .previousBtn {
    color: rgba(0, 0, 0, .6);
    font-size: 14px;
    padding: 5px 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
}

.answers-radios .answer-answer {
    font-size: 15px;
    line-height: 18px;
    opacity: .7;
    color: red;
    margin-top: 10px;
}

.overflow-x-scroll {
    overflow-x: scroll;
}

.admin-right-border {
    border-right: 3px solid #3490dc;
}

.child-table tbody tr, .child-table tbody tr {
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.child-table tbody tr:first-child, .child-table tbody tr:last-child {
    /*border: none;*/
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #eeddf9;
}

/*.table-borderless tbody tr:last-child {*/
/*    border-top: 1px solid;*/
/*}*/

#navbarSupportedContent a {
    font-size: 13px;
}
