@import url("bundle.css?v=2");
.table thead .sorting span:after {
      content: '\f107';
      color: #80838b; }
.table thead .sorting_asc {
    background: none !important; }
.table thead .sorting_asc span:after {
      content: '\f106'; }
.table thead .sorting_desc {
    background: none !important; }
.table thead .sorting_desc span:after {
      content: '\f107'; }
.list-links li a strong.nowhitespace {
    white-space: nowrap;
}
#Password-error {
    font-size: 12px;
}
.withemail {
    text-align: center;
}
.withemail a {
    text-decoration: underline !important;
}
.withemail p {
    font-size: 1.1em;
}
.withemail h4 {
color: #4a4a49;
}
#Password-error {
    float: left;
}