.dis {
    display: none;
}

.bred {
    color: red;
}

.clear:after {
    display: block;
    height: 0;
    content: '';
    visibility: hidden;
    clear: both;
}

.aui-list {
    font-size: 0.7rem !important;
}

.aui-bar-nav {
    background-color: #ff6699 !important;
}

.aui-active {
    color: #ff6699 !important;
}

.aui-tab-item.aui-active {
    border-bottom: 2px solid #ff6699 !important;
}


.aui-btn-project {
    color: #ffffff !important;;
    background-color: #ff6699 !important;;
}

.aui-btn-project.aui-active, .aui-btn-project:active {
    color: #ffffff !important;;
    background-color: #ffa15b !important;;
}
