/*****TABBY RESPONSIVE MENU CUSTOM (begin)*****/
.responsive-tabs .responsive-tabs__list__item {
    background: #444 !important;
    border: 1px solid transparent !important;
    border-bottom: none !important;
    border-radius: 3px !important;
    color: #fff !important;
    font-size: 18px !important;
    line-height: 19px !important;
    text-transform: inherit !important;
    margin: 1px 12px 0 0 !important;
    padding: 10px 12px 10px !important;
    white-space: nowrap !important;
    float: left !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.responsive-tabs .responsive-tabs__list__item:hover {
    color: #fff !important;
    background: #49bea6 !important;
    -webkit-transition: color .18s ease, background-color .18s ease, border-color .18s ease;
    transition: color .18s ease, background-color .18s ease, border-color .18s ease;
}
.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
    background: #86af99 !important;
    border-color: #fff !important;
    color: #fff !important;
    padding-bottom: 11px !important;
    margin-top: 0 !important;
    position: relative !important;
    top: 1px !important;
    margin-bottom: 15px !important;
}

.responsive-tabs .responsive-tabs__panel {
    background: #eaeaea  !important;
    border: none !important;
    -webkit-border-radius: 0px  !important;
    border-top: 10px solid #86af99  !important;
    border-bottom: 10px solid #86af99  !important;
    -moz-border-radius: 0px  !important;
    border-radius: 0px  !important;
    margin-top: 0px  !important;
    -webkit-border-top-left-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    border-top-left-radius: 0px !important;
    clear: left  !important;
    margin-bottom: 0 !important;
    padding: 20px 20px 0 !important;
    word-wrap: break-word !important;
}

/*****TABBY RESPONSIVE MENU CUSTOM (end)*****/

#sam.card.no-shadow.short.bottom {
display:none;
}

#jp.card.short.top {
display:none;
}

#testContent #na {
left: 65%;
z-index: 4;
}

#testContent #na:hover {
left: 63%;
}