#wrapper {
    padding: 0;
}

#modal label {
    min-width: 120px;
    width: 25%;
    font-weight: normal;
}

#modal input {
    display: inline-block;
    width: 65%;
    line-height: normal;
}

#modal .input-label-group {
    margin-bottom: 15px;
}

.table td a, .table td span.wrap {
    display: inline-block;
    width: 100%;
    height: 30px;
    padding: 8px;
}

.wrap span {
    white-space: nowrap;
    display: block;
}

.full-width {
    width: 100%;
}

.no-border > thead > tr > th,
.no-border > tbody > tr > th,
.no-border > tfoot > tr > th,
.no-border > thead > tr > td,
.no-border > tbody > tr > td,
.no-border > tfoot > tr > td {
    border: 0;
}

table td a.sign-in {
    padding: 0;
    display: inline;
}

.modal-class span {
    display: inline;
}

.span-header {
    font-weight: bold;
    display: inline-block;
    min-width: 125px;
}

.nav-tabs {
    margin-bottom: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.nav > li {
    display: inline;
    float: none;
}

.nav > li > a {
    padding: 5px;
    display: inline-block;
}

.course-table-data {
    font-weight: normal;
    width: 100%;
}

#lfa {
    text-align: center;
    display: none;
}

#lfa .close-image {
    display: block;
}

.modal-body #flash-message {
    width: 80%;
    margin-left: -40%;
}

.course-table-data td {
    padding-right: 5px;
}
