.pagination li a {
    margin: 0 3px;
}

.top-xf-style {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: whitesmoke;
    top: 0;
}

.btn-lh-1 {
    line-height: 1;
    min-width: 30px;
}
.mt-2{
    margin-top: 5px;
}

.mt--3 {
    margin-top: -3px;
}

.mt--6 {
    margin-top: -6px;
}

.icon-width-28 {
    width: 28px
}

.vertical-align-top {
    vertical-align: top;
}

.profile-info-value span {
    display: inline-block;
    height: 13px
}

.show-row-margin {
    min-height: 30px;
    padding: 10px;
    border-top: 1px dotted #D5E4F1;
}

.padding-top-25 {
    padding-top: 25px;
}

input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before, input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
    text-indent: -35px;
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

