.float-right {
    float: right;
}
.cursor {
    cursor: pointer;
}
.text-center {
    text-align: center;
}
.border-bottom {
    border-bottom: 3px solid #1bcea5;
}
.cslogo {
    position: relative;
    top: -10px;
    left: 10px;
}