/* Center the content horizontally and vertically */
.carousel-caption {
    text-align: right;
}

.carousel-caption h5 {
    text-align: right;
}

.highlight_head_titile {
    color: white;
    /* text-align: right; */
    margin-right: 100px;
}

.page-nav .page-menu > li > ul {
    right: 0;
    left: 0;
}

.table thead th,
table thead th {
    text-align: right;
}

.side-bar-member-table tr td {
    text-align: right;
}

.member-table tr td {
    text-align: right;
}

.environment-table tr td {
    text-align: right;
}

.dropdown-menu a {
    text-align: right;
}
