.panel-footer{
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.login_form {
    background: #47B6F7;
    padding: 20px;
    float: left;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
}

.genActive {
    border: 5px solid #fff;
    border-radius: 81px;
}
.menu_active a,.menu_active{
    border-radius: 25px;
}