﻿.skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
}

.accessibleHide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.fa-star {
    color: #EDBA03;
}


.fa-circle {
    margin-right: 5px;
    color: #2b78e4;
}



.dont-break-out {
    width: 140px;
     white-space: nowrap;
     overflow:  hidden;
     text-overflow:  ellipsis;
}

th.sortasc a {
    display: block;
    padding: 0 4px 0 15px;
    background: url("DPRP_Images/asc.gif") no-repeat;
}

th.sortdesc a {
    display: block;
    padding: 0 4px 0 15px;
    background: url("DPRP_Images/asc.gif") no-repeat;
}

.allOrg-wrap p {
    line-height: 18px !important;
}
