body {
    background-color: #ffffff;
    height: 100%;
    display: block;
    width: 100%;
    flex-wrap: nowrap;
}

.page_content {
    min-height: auto;
    flex: 1;
    margin-left: 305px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.page_content_body {
    flex-grow: 1;
}
.home_header {
    display: flex;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    align-self: center;
    background-image: url("../images/home-hero.jpg");
    min-height: 325px;
    align-items: center;
    justify-content: center;
    background-position: center;
}
.header_content {
    display: flex;
    flex-direction: column;
}
.header_title,
.header_subtitle {
    color: white;
    text-align: center;
}
.header_title {
    font-family: "EB Garamond";
    font-weight: 400;
    font-size: 55px;
    line-height: 1.2;
    letter-spacing: 0px;
    margin: 0;
}

.header_subtitle {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.5;
    font-style: normal;
}

/* Changing the sidebar responsive */
.side_menu {
    vertical-align: top;
    width: 305px;
    border-right: 1px solid #333333;
    height: 100%;
    position: relative;
}
.side_menu_content {
    display: block;
    width: 305px;
    height: 100%;
    /* position: absolute; */
    z-index: 3000;
    left: 0;
    border-color: #333333;
    /* bottom: 0; */
    position: fixed;
    top: 0;
    background-color: #000;
}
.side_menu_content_wrapper {
    z-index: 1;
    padding-top: 0;
    position: relative;
    background-color: #000000;
}
.logo {
    text-align: center;
    position: relative;
}
.side-menu-bar {
    color: #0e72ca;
    float: right;
    font-size: 21px;
    margin-left: 20px;
}
.mobile-logo,
.mobile-menu-icons,
.mobile-menu {
    display: none;
}
.mobile-menu-icons {
    position: relative;
    vertical-align: middle;
    text-align: right;
    margin-right: 2rem;
    padding-bottom: 15px;
}
.side_menu_wrapper {
    border-right-width: 1px;
    border-right-style: solid;
    height: inherit;
    background-color: #000000;
}
.mobile_side_menu_nav_link {
}
.mobile_side_menu_nav_link a {
    color: #ffffff;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0;
    font-style: normal;
    display: flex;
    line-height: 2.5em;
    align-items: center;
    transition: all 0.2s linear;
    padding-left: 30px;
}
.mobile_side_menu_nav_link a:hover {
    background: none;
    text-decoration: none;
    color: #c746bb;
}
.mobile_side_menu_nav {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.mobile_side_menu_subnav {
    display: block;
    display: none;
}
.mobile_side_menu_subnav_link {
    display: block;
    padding-left: 10px;
    text-align: left;
    border-top: 1px solid #333333;
}
.mobile_side_menu_subnav_link a {
    color: #ffffff;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0;
    font-style: normal;
    display: flex;
    line-height: 2.5em;
    align-items: center;
    transition: all 0.2s linear;
}
.mobile_side_menu_subnav_link a:hover {
    background: none;
    text-decoration: none;
    color: #c746bb;
}
.mobile_side_menu_subnav_display {
    display: block;
    padding: 0px;
}
/* Media query for reponsiveness */
@media only screen and (max-width: 1100px) {
    .logo {
        padding: 20px 30px 0px 30px;
    }
    .mobile-logo {
        display: block;
        width: 71%;
        height: auto;
        padding-right: 20px;
        max-width: 100%;
        width: 100%;
    }
    .mobile-menu-icons {
        display: flex;
        justify-content: flex-end;
    }
    .side_menu_img {
        display: none;
    }
    .side_menu_content {
        transition: background-color 0.25s ease-in-out;
        position: relative;
	height: auto;
        width: 100%;
        margin: 0 !important;
        background-color: #000;
	/* bottom: inherit; */
    }
    .main-menu {
        display: none;
    }
    .page_content {
        display: block;
        margin-left: 0;
        height: unset;
        width: 100%;
    }
    .footer {
        display: block !important;
        height: auto !important;
        padding-bottom: 20px !important;
    }
    .footer_content {
        display: block !important;
        width: 100% !important;
        text-align: center;
    }
    .footer_container {
        width: unset !important;
    }
    .footer_container .width25 {
        padding: 80px 20px;
    }
    .footer_container_header {
        margin-bottom: 30px !important;
    }
    .footer_container .tjd_button {
        margin-bottom: 10px;
        margin: 20px 0px;
        display: block;
    }
    .footer_copyright {
        margin-top: 30px !important;
    }
    .footer_column_12,
    .footer_column_9 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .footer_column_12 {
        margin: 0 !important;
    }
    .footer_button_text {
        display: block;
    }
    .footer_logo_image {
        width: 40%;
        height: auto;
        min-width: 200px;
    }
    .footer_column_11 {
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 30px;
    }
    .page_content_wrapper {
        width: 80% !important;
    }
    form table td,
    label,
    .tjd_button,
    input[type="submit"],
    .font_15em {
        font-size: 1.5em !important;
    }
    .box,
    .user_info_form {
        width: 100% !important;
    }
    .signup_box {
        padding: 2em;
    }
    .signup_box td input[type="text"],
    .signup_box td input[type="password"] {
        width: 100%;
    }
    .offorder_box td input[type="text"],
    .offorder_box td input[type="password"] {
        width: 100%;
    }
    .offorder_box td select[name="province"] {
        width: 100%;
    }
}

.side_menu_img {
    width: 200px;
    height: 202px;
    margin-top: 31px;
    margin-bottom: 31px;
}
.side_menu_nav {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.side_menu_nav_link {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #333333;
    width: 100%;
    line-height: 1.8;
    padding: 0;
    position: relative;
}
.side_menu_chevron {
    position: absolute;
    right: 2rem;
    font-size: 15px;
}
.side_menu_nav_link:last-child {
    border-bottom: 1px solid #333333;
}
.side_menu_nav_link a {
    color: #ffffff;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0;
    font-style: normal;
    display: flex;
    flex: 1;
    height: 40px;
    justify-content: center;
    align-items: center;
    transition: all 0.2s linear;
}
.side_menu_nav_link a:hover {
    background: none;
    text-decoration: none;
    color: #c746bb;
}
.tjd_button,
input[type="submit"] {
    color: #ffffff;
    font-family: Poppins, Arial, Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    background-color: #0e72ca;
    border: none;
    padding: 11px 23px;
}
.tjd_button:hover {
    cursor: pointer;
    background-color: #541e50;
}
.center-btn {
    width: fit-content !important;
    text-align: center;
}

.side_menu_subnav {
    display: none;
    position: absolute;
    left: 99.7%;
    top: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #aaaaaa;
    z-index: 1;
}
.side_menu_nav_link:hover .side_menu_subnav {
    display: block;
}
.side_menu_subnav_link {
    text-align: left;
}
.side_menu_subnav_link a {
    justify-content: start;
    padding: 8px 20px 7px 20px;
    color: #000000;
    font-weight: 400;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    font-size: 14px;
    line-height: normal;
    height: auto;
}
.side_menu_subnav_link a:hover {
    color: #000000;
    background-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-color: #666;
}
.side_menu_subnav_link:last-child a {
    border-bottom-style: none;
}

.glyphicon {
    color: #c746bb;
}

.footer {
    background-color: #101932;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 50px;
    margin-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 30px;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    color: #ffffff;
    font-size: 15px;
    height: 306px;
    border-left: 1px solid #333333;
}
.footer_content {
    width: 1331.2px;
    display: flex;
    flex-wrap: wrap;
}
.footer p {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.footer_container_header {
    margin: 0px;
    font-size: 20px;
    color: rgb(255, 187, 87);
    line-height: 1.4;
    flex-grow: 0;
    padding: 0 8px 0 0;
    font-family: "EB Garamond", Arial, Helvetica, sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
    font-style: normal;
}
.footer_copyright {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}
.footer a {
    color: white;
}
.footer a:hover {
    color: #ffbb57;
    background-color: transparent;
    text-decoration: none;
}
.footer_container {
    margin-bottom: 15px;
}
.footer_column_11 {
    margin-left: 5.12%;
    margin-right: 5.12%;
    line-height: 1.6;
}
.footer_column_9 {
    margin-left: 7.68%;
    margin-right: 7.68%;
}
.footer_column_12 {
    margin-left: 1.92%;
    margin-right: 1.92%;
}
.footer_button {
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
}
.copyright_link {
    color: #ffbb57 !important;
}

/* Form */
input[type="text"],
input[type="password"],
select {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    padding-top: 0;
    padding-bottom: 0;
    height: 44px;
    background-color: #ffffff;
    font-size: 14px;
    color: #414141;
    border-width: 1px 1px 1px 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    /* border-color: #d2d2d2; */
    border-radius: 0px;
    border: 1px solid #000;
    padding: 0 1em;
}

form table td,
label {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 15.5px;
    color: #414141;
}

.width25 {
    width: 25%;
}
.width37 {
    width: 37.5%;
}
.width75 {
    width: 75%;
}
.width100 {
    width: 100%;
}

.login_form_container {
    margin: auto;
}

.error-notice {
    color: red;
    font-weight: bold;
    font-size: 15px;
}
.notice {
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
}
#rememberlogin {
    color: red;
}
.poppins_font_family {
    font-family: Poppins, Arial, Helvetica, sans-serif;
}
.font15 {
    font-size: 15px;
}

.modal {
    padding: 0px 0px !important;
}
.modal-dialog {
    margin-right: auto;
    margin-left: auto;
    margin: 10px;
    margin-top: 60px;
    transform: translate(-3%, -100%);
}
.modal-content {
    border-radius: 5px;
}
.modal-header {
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-title {
    display: inline-block;
    font-family: "EB Garamond", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 500;
    margin: 0px;
    color: #000;
}
@media (min-width: 900px) {
    .modal-sm {
        width: 300px !important;
    }
}
.close {
    border: 0 none;
    cursor: pointer;
    padding: 0;
    color: #000;
    float: right;
    font-size: 30px !important;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    margin-top: -5px;
    text-shadow: none;
    text-decoration: none !important;
    background-color: transparent !important;
}
.modal-body {
    position: relative;
    padding: 20px;
    line-height: 1.6;
    font-size: 15.5px;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #414141;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.header_caps {
    text-transform: uppercase;
}

@media print {
    .footer,
    .side_menu_content {
        display: none;
    }
    .page_content {
        width: 100%;
        margin: 0;
    }
    .home_header {
        background: none;
        min-height: 80px;
        margin-bottom: 0;
    }
    .header_title {
        display: none;
    }
    .header_subtitle {
        color: #000;
    }
    input[type="submit"] {
        display: none;
    }
    input[type="text"],
    input[type="password"],
    select {
        height: 29px;
        border-color: #000 !important;
    }
    h2 {
        font-size: 20px;
    }
    .header_subtitle {
        line-height: 1;
    }
}

.mobile_side_menu_nav_link {
    display: block;
    border-top: 1px solid #424242;
    width: 100%;
    line-height: 1.8;
    padding: 0;
    position: relative;
}

.mobile_side_menu_subnav_link {
    display: block;
    padding-left: 10px;
    text-align: left;
    border-top: 1px solid #424242;
}

@media only screen and (max-width: 1100px) {
    .side_menu_content {
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 650px) {
    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    .mobile_side_menu_subnav_link a {
        color: #ffffff;
        font-family: Poppins, Arial, Helvetica, sans-serif;
        font-weight: 500;
        letter-spacing: 0;
        font-style: normal;
        display: flex;
        line-height: 2.5em;
        align-items: center;
        transition: all 0.2s linear;
    }

    .side_menu_content {
        padding: 0px;
    }

    .logo {
        padding: 1rem 1rem 0 !important;
    }

    .mobile-logo {
        max-width: none;
        height: auto !important;
        margin-bottom: 0px;
    }

    .signup_box > form > table {
        width: 100%;
    }
    
    .signup_box > form > table,
    .signup_box > form > table tbody,
    .signup_box > form > table > tbody tr,
    .signup_box > form > table > tbody tr td {
        display: block;
    }

    select {
        width: 100%;
    }
}
