﻿


.jpanel-menu-custom {
    width: 250px;
    z-index: 1;
    display: none;
}


body {
    width: 100%;
}

.jPanelMenu, body {
    overflow-x: hidden;
}

#jPanelMenu-menu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.jPanelMenu-panel {
    position: static;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    min-height: 100%;
    background: rgb(17, 31, 73);
}

.max-width-100 {
    max-width: 100%;
}

.display-hide {
    display: none;
}

.termsOfService-textarea {
    height: 200px;
    resize: none;
}

.a-padd-left-20 a {
    padding-left: 20px;
}

.custom-menu-options {
    color: #243d87;
    text-decoration: none;
    outline: 0;
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-top: 20px;
}

.custom-menu-options {
    color: #243d87;
    text-decoration: none;
    outline: 0;
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-top: 20px;
}