﻿/*th, td {
    white-space: normal !important;
}
*/
.btn-xs-action {
    padding: 0.375rem !important;
    width: 2rem !important;
    height: 2rem !important;
}
.text-right{
    float: right;
}
.router-link-active {
    color: #212529;
}
.landing > div {
    background-image: unset !important;
}


.custom-block-tip-danger {
    border-radius: 0.125rem;
    border-left: 7px solid #5e72e4 !important;
}
.custom-block-request {
    border-radius: 0.125rem !important;
}
.custom-block-result {
    border-radius: 0.125rem !important;
}
td,th{
    white-space: normal !important;
}