body {
    padding-top: 50px;
}

.default-template {
    padding: 40px 15px;
}

.progress .progress-bar {
    font-size: 13px !important; 
    line-height: 21px !important; 
}

div.progress {

    height: 21px !important;
}

tr.ignored td {

    color: #a6a6a6 !important;
}

tr.ignored td.page-url > a {

    color: #a6a6a6 !important;
}


.page-url {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-binding:url('ellipsis-xbl.xml#ellipsis');
    white-space: nowrap;
    width:100px; 
}