.logout-section {
    border-bottom: 1px solid #c0c0c0;
    height: 80px;
    line-height: 5em;
}

.logout-section a:hover{
    color: white;
    padding: 15px 10px 10px 10px;
    width: 90%;
}

.sidebar-contact{
    position: relative;
    margin-right: 10%;
    margin-top: 50%;
    color: white;
    text-align: center;
}

.aq-dynamic-content{
    position: relative;
    top: 150px !important;
    right: 5px;
    display: block;
    z-index: 4;
    width: 100%;
}

.aq-menu-top{
    margin-left: -5px;
}

.onco-gps{
    padding-top: 30px;
    border-bottom: 1px solid #c0c0c0;
}

.onco-btn-purple a{
    color: white;
}

.onco-btn-purple:hover{
    color: #94247d;
    background: transparent;
    border: 1px solid #94247d;
}

.onco-btn-outline-purple{
    color: #94247d;
    border: 1px solid #94247d;
}

.onco-btn-outline-purple:hover{
    background-color: #94247d;
    color: white;
    border: 1px solid #94247d;
}

#main_title {
    bottom: -1px;
}

.btn-support {
    float: right;
    margin-top: -2px !important;
    margin-right: -8px !important;
    font-size: 12px;
}
