@font-face {
    font-family: 'coGotham';
    src: url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.woff2') format('woff2'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.woff') format('woff'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.ttf') format('truetype'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'coGothamBlack';
    src: url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.woff2') format('woff2'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.woff') format('woff'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.ttf') format('truetype'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'coGothamUltra';
    src: url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Ultra.woff2') format('woff2'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Ultra.woff') format('woff'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Ultra.ttf') format('truetype'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'coGothamMedium';
    src: url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Medium.woff2') format('woff2'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Medium.woff') format('woff'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Medium.ttf') format('truetype'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'coGothamBook';
    src: url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Book.woff2') format('woff2'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Book.woff') format('woff'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Book.ttf') format('truetype'),
        url('https://campozark.com/wp-content/themes/ozr/fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

.visible-app {
    display: none !important;
}

.backtoacc {
    display: none;
}

#backtoMain {
    display: none;
}

.icon-stack-2x {
    font-size: 0.6em;
    top: 0.7rem !important;
}

.color-info-800 {
    color: #2c3548;
}

.color-info-400 {
    color: #fff;
}

.bg-info-600 {
    background-color: #5F758F;
    color: white;
}

.page-header {
    justify-content: space-between;
}

.page-header>div {
    display: flex;
    align-items: center;
}

.page-logo .page-logo-link {
    align-items: center;
    justify-content: center;
    margin-bottom: -2rem;
}

.page-logo .page-logo-link i {
    position: absolute;
    right: 0;
}

.btn-secondary {
    color: #f3f3f3;
    background-color: #ccc;
    border-color: #ccc;
    box-shadow: none !important;
}

fieldset .panel-heading a.panel-title {
    font-size: 0.8rem;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
}

a.fieldset-title {
    font-size: 0.8rem !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
}

#toast-container {
    z-index: 9999999999;
}

.aconn {
    padding-right: 2rem;
    padding-left: 1rem;
}

.color-danger-800 {
    color: #900903;
}

.color-danger-400 {
    color: #d26c67;
}

.bg-danger-600 {
    background-color: #900701;
    color: white;
}

.system-alert {
    border-radius: 0 !important;
}

.page-content>.alert.system-alert {
    margin-bottom: .15rem !important;
}

.system-alert span.h2 {
    font-size: 1.1rem;
}

.system-alert,
.system-alert p {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
    font-weight: normal !important;
}

.system-white span.h2 {
    color: white !important;
}

.system-white p,
.system-white {
    color: white !important;
}

.system-alert .btn {
    background: rgba(0, 0, 0, .173) !important;
    color: #fff !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.system-alert.noicon.alert {
    padding: 0.21rem 1rem;
}

.system-alert.noicon span.h2 {
    font-size: 0.9rem;
}

.system-alert.noicon .btn {
    font-size: 0.7rem;
    margin-right: 3rem;
    font-weight: normal !important;
    padding: 0.25rem 1rem;
}

.system-alert.noicon .alert-icon {
    opacity: 0;
}

@media (min-width: 1100px) {
    .todo-list.form-shortcut table tr>td:last-child {
        min-width: 230px;
        vertical-align: middle;
        padding-left: 50px;
    }
}

.accordion .show .card-body {
    color: #444 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.accordion .card .card-header .card-title {
    padding: 1rem 1rem;
    margin: 0;
    font-size: 0.875rem;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2c3548;
}

.accordion .card .text-danger {
    color: #b94a48 !important;
}

.dropdown-menu-animated * {
    visibility: inherit !important;
}

#accordion-med-faq .collapse.in .panel-body p a {
    color: red;
}

.color-info {
    color: #157bc1;
}

.cart-items {
    padding: .5rem 0;
}

a.cbox-product {
    display: flex;
    padding: .3rem .5rem;
    font-size: 0.7rem;
}

.cart-title {
    display: flex;
    flex: 1;
    align-items: center;
}

.cart-title span.label.label-color.label-sm {
    color: #2b6bad !important;
    font-size: 0.6rem;
    display: block;
    text-align: end;
}

.cart-title span:first-child {
    flex: 1;
}

.cart-img {
    width: 30px;
    min-width: 30px;
    border: 1px #cccccc solid;
    border-radius: 100%;
    display: block;
    height: 30px;
    overflow: hidden;
    margin-right: 0.7rem;
    font-size: 0.9rem;
    background: #ee4239;
    color: white;
    text-align: center;
    line-height: 2rem;
}

.bg-pink-300 {
    background-color: #e57dae;
}

.bg-pink-300 {
    background-color: #e57dae;
}

.bg-summer-300 {
    background-color: #ffca5b;
}

.bg-ltegreen-300 {
    background-color: #4de5d5;
}

.color-primary-400 {
    color: #246a99;
}

.bg-info-300 {
    background-color: #2a6aad;
    color: white;
}

span.carddec.alnk {
    color: #246a99;
}

.card-body.card-action *,
.card-body.card-action a {
    text-decoration: none;
    font-style: normal;
}

.card-body.card-action a {
    text-decoration: none !important;
    font-style: normal;

}

.card-body.card-action strong {
    color: #246a99;
}

.packet-content {
    padding-bottom: 10rem;
}

h3,
h4,
h5,
h6 {
    color: #2c3548;
    font-family: "coGothamBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.col-md-3.acol-2 {
    padding: 0;
}

.col-md-6.acol-3 {
    padding: 0;
}

.alert.alert-info.upload-alert .btn.btn-info {
    background: #fe5546 none repeat scroll 0 0;
    border: 1px solid #fe5546;
    text-shadow: none !important;
    box-shadow: none;
    color: white;
    font-family: 'coGothamBook';
}

/*
main#js-page-content.hasalerts {
    padding-top: 100px;
}
*/
.btn-activity-next {
    display: none;
}

.btn-activity-next {
    max-width: 100px;
    position: relative;
    right: 0;
    margin-top: 10px;
    margin-left: auto;
}

.btn-activity-next.active {
    display: block;
}

div#swal2-content {
    font-size: 0.9rem;
}

h2#swal2-title {
    font-size: 1.5rem;
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #106194;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.bg-warning-500 {
    background-color: #ffc241 !important;
    color: rgba(0, 0, 0, 0.8);
}

span.progress-bar.bg-lock-500.progress-bar-striped {
    background: #d4d2d2;
    color: #aaa;
}

body.profile-image {
    width: 100%;
    height: auto;
}

header.page-header {
    margin-bottom: 0;
    z-index: 1000000;
}

.page-content {
    padding: 1.5rem 2rem;
    overflow: hidden;
}

.nav-menu li>ul li>ul li a {
    color: #717b90;
    padding: 0.5rem 2rem 0.25rem 4.75rem;
    font-size: 0.7rem;
    font-weight: 200;
    font-family: 'coGothamBook';
    border: none !important;
}

.nav-menu li.active:not(.open)>a:before {
    content: '\f111';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: calc(50% - 5px);
    right: 11px;
    font-size: 7px;
    height: 10px;
    width: auto;
    color: #24b3a4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 900;
}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact)>li>ul:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 2.5625rem;
    top: 44px;
    bottom: 0;
    border-left: 1px solid #faf8fb69;
}

button#edit-submit2 {
    float: right !important;
}

.info-pane.dark.arrow-up,
.info-pane.dark.arrow-down {
    background: none repeat scroll 0 0 #2c3548;
    border-radius: 5px;
    margin-bottom: 23px;
    padding: 20px 15px;
    position: relative;
}

.info-pane.dark.arrow-down:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #2c3548;
    bottom: -20px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
}

.row.packet-row>.col-md-9 {
    width: 100%;
    max-width: 100% !important;
    flex: 1;
}

.row.packet-row>.col-md-3 {
    display: none;
}

.row.packet-row>.col-md-9 {
    width: 100%;
}

.camper-select {
    min-width: 300px;
    position: absolute;
    right: 15px;
    top: -43px;
}

body:not(.mod-pace-custom) .pace .pace-progress {
    background: #1caf2a;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
}

.subheader {
    margin-bottom: 1rem !important;
}

#formRegistrationYear {
    float: none;
    position: relative;
    top: auto;
    z-index: 102;
    display: inline-block;
    padding: 0;
    margin: 0;
}

ol.breadcrumb.page-breadcrumb {
    background: transparent;
    flex: 1;
    display: flex;
    justify-items: center;
    align-items: center;
}

.breadcrumb>li.breadcrumb-item {
    max-width: 130px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    max-height: 1.5rem;
}

.alert-info h3,
.alert-info-blue h3,
.alert-info-red h3 {
    color: white;
}

.alert-info-red a {
    color: #000;
}

.info-pane.dark.arrow-down h3 {
    color: white;
}

.alert-info,
.alert-info-blue,
.alert-info-red {
    color: white;
    margin: 0;
    border-radius: 0;
    border: none;
}

.alert-info h3,
.alert-info-blue h3,
.alert-info-red h3 {
    color: white;
    font-size: 0.9rem;
}

.alert-info p,
.alert-info-blue p,
.alert-info-red p {
    font-size: 0.8rem;
    font-weight: normal;
    font-family: 'coGothamBook';
    line-height: normal;
}

.alert-info-blue,
.alert-info {
    background-color: #2a6aad !important;
    border: none;
}

.alert-info2 {
    background-color: #45af2b !important;
}

.alert-info,
.alert-info-blue,
.alert-info-red {
    color: #ffffff;
    margin: 0;
    border-radius: 0;
    border: none;
}

.alert-info-blue a,
.alert-info a {
    color: #33eeee;
}

.alert-info-red {
    background-color: #BD4646 !important;
    border-color: #9A2424 !important;
}

.alerts-row.row {
    position: relative;
    left: -2.9%;
    top: -24px;
    width: 108%;
}

#formRegistrationYear {
    float: right;
    position: relative;
    top: 0;
    z-index: 102;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 1rem;
    margin-bottom: 0;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 4px;
}

.dashboard-tabs {
    display: none;
}

.page-sidebar {
    position: fixed !important;
    top: 0;
    bottom: 0;
}

.nav-footer.shadow-top {
    background: #d33131;
}

@media (min-width: 992px) {
    .page-content-wrapper {
        padding-left: 16.875rem;
    }
}

section.newnav {
    background: #2c3548;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 100vh;
}

.modal-header {
    min-height: 52.4286px;
}

#ozarkvip-modal h2 {
    color: #2b384c;
}

img.img-ovip {
    max-width: 40px;
    margin-left: 7px;
    margin-top: -4px;
}

.title-logo-wrapper {
    max-width: 229px;
}

.elementor-element.elementor-element-fa84567.elementor-widget.elementor-widget-spacer {
    height: 75px;
}

ul.elementor-icon-list-items {
    padding-left: 2em;
    margin: 0;
}

.elementor-icon-list-text {
    color: #FFFFFF;
    padding-left: 10px;
}

.elementor-widget .elementor-icon-list-icon i {
    width: 1.25em;
    font-size: 20px;
}

li.elementor-icon-list-item {
    padding-bottom: 1em;
}

li.elementor-icon-list-item a {
    font-size: 0.8rem !important;
    font-family: 'coGothamBook' !important;
}

.elementor-widget-heading {
    padding: 1em 1em 1em 2em;
}

.elementor-widget-heading h2 {
    color: white;
    font-size: 1.3rem;
}

.payment-options {
    width: 100%;
}

.payment-option-box h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    color: #fff;
    letter-spacing: normal;
}

.payment-option-box h3 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0 10px;
    color: white !important;
}

.payment-option-box {
    background-color: #2c3646;
    border: 1px solid #999999;
    float: left;
    height: 430px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 25%;
    border-left: none;
}

.payment-option-box h2 {
    border-bottom: 1px solid #ccc;
    color: white;
    font-size: 18px;
    margin: 0 10px 9px;
    padding-bottom: 9px;
}

.payment-option-box ul li {
    color: white;
}

.payment-option-box.payinfull {
    background-color: #2c3646;
}

.page-myozark-registration.step6 h2,
.page-virtual-signup.step6 h2 {
    margin-top: 20px;
    font-family: 'coGotham';
    color: white;
}

table.session-verify.table-bordered th {
    background: #ea3a33;
    color: white;
    text-transform: uppercase;
}

.page-myozark-registration-create .well,
.page-virtual-signup-create .well {
    background: #2c3646;
}

.page-myozark-registration-create .well h4,
.page-virtual-signup-create .well h4 {
    font-size: 1.7rem;
    line-height: 21px;
    color: white;
}

.page-myozark-registration-create.step3 .well h4,
.page-virtual-signup-create.step3 .well h4 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: white;
}

.page-myozark-registration-create .well p,
.page-virtual-signup-create .well p {
    margin: 0 0 10px;
    color: white;
}

.ecom-ui {
    position: relative;
    min-height: 0;
}

.page-dashboard .page-heading-two h2,
.page-heading-two h2 span {
    color: #fff;
    display: none;
}

.section h3,
.section h3 a {
    letter-spacing: normal;
}

.navbar .navbar-header .navbar-brand img {
    width: 100%;
    margin-top: 7px;
}

@media (max-width: 1280px) {
    .navbar .navbar-header .navbar-brand img {
        width: 72%;
        margin-top: 0px;
    }
}

@media (min-width: 1440px) {
    .navbar .navbar-header .navbar-brand img {
        width: 72%;
        margin-top: 3px;
    }
}

@media (min-width: 1700px) {
    .navbar .navbar-header .navbar-brand img {
        width: 100%;
        margin-top: 14px;
    }
}

@media (min-width: 1800px) {
    .navbar .navbar-header .navbar-brand img {
        width: 88%;
        margin-top: 5px;
    }
}


@media (max-width: 768px) {
    .navbar .navbar-header .navbar-brand img {
        width: 100%;
        margin-top: 5px;
        max-width: 186px;
    }
}

@media (max-width: 500px) {
    .navbar .navbar-header .navbar-brand img {
        width: 78%;
        margin-top: 0;
        max-width: 166px;
    }
}

button#mainnavtoggle {
    position: fixed;
    top: 0;
    right: 0.6rem;
    z-index: 100000000000000000000000000;
    width: 41px;
    height: 41px;
    background: #ea3b34;
    display: block;
    border-radius: 0;
    margin: 0;
    padding: 1rem 0.6rem;
    color: white;
    text-align: center;
    outline: none !important;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    color: white;
    background: white;
}

/*MENU FLEX*/
.navbar .navbar-nav>li .dropdown-menu {
    margin-top: -5px;
    border: none;
    background: #192434 !important;
    border-radius: 0;
    margin: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    display: block;
}

div#main-navigation {
    min-height: 100vh !important;
    z-index: 10000;
    top: -1px;
    background: #2c3646;
}

span.parentwrap {
    background: #eb3b34;
    padding: 0.5rem 1.3rem;
    max-width: 54rem;
    display: block;
    line-height: 2.7rem;
    font-size: 2rem;
    margin-bottom: 1rem;
}

.navbar:not(.navbar-transparent) li:not(.btn)>a {
    color: #fff;
    font-family: 'coGotham';
    font-size: 3.9rem;
    text-align: left;
    margin-left: 0;
    border: none;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
}

.navbar.navbar-fixed-top .navbar-collapse.in {
    right: 0;
}

.navbar.navbar-fixed-top .navbar-collapse {
    margin-top: 0;
    position: fixed;
    z-index: 9999;
    background: white;
    width: 33vw;
    left: auto;
    right: -33vw;
    top: 0px;
    margin-left: 0;
    margin-right: 0;
    -webkit-overflow-scrolling: touch;
    height: 100vh;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto !important;
    margin: 0;
    padding: 0;
    transition: all .5s ease;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible;
}

button.navbar-toggle {
    transform: scale(1.5);
}

.navbar .navbar-toggle .icon-bar {
    border: 1px solid;
    transition: 0.3s ease;
    position: relative;
    border-radius: 0 !important;
    color: white;
}

.menu-open .navbar .navbar-toggle .icon-bar {
    color: white;
}

li#menu-item-5651 a {
    padding-top: 0.4rem;
}

.navbar.navbar-fixed-top .navbar-collapse {
    margin-top: 0;
    position: fixed;
    z-index: 9999;
    background: white;
    width: 25vw;
    left: auto;
    right: -33vw;
    top: 0px;
    margin-left: 0;
    margin-right: 0;
    -webkit-overflow-scrolling: touch;
    height: 100vh;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto !important;
    margin: 0;
    padding: 0;
    transition: all .5s ease;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible;
}

.navbar.navbar-fixed-top .navbar-collapse.in {
    right: 0;
}

ul#menu-primary-menu {
    margin-top: 0;
}

ul#menu-primary-menu {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    justify-content: flex-start;
    padding: 0;
    position: relative;
    opacity: 1 !important;
}

.in ul#menu-primary-menu {}

#main-navigation ul.nav>li {
    padding: 1rem 1rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.dropdown .dropdown-menu {
    visibility: visible;
    margin-top: 0;
    opacity: 1;
    transition: all 150ms linear;
    position: relative;
    top: auto;
}

#main-navigation ul.nav>li {
    opacity: 1;
    background: #2c3646 !important;
    border-bottom: 3px #192434 solid;
}

#main-navigation ul.nav>li {
    opacity: 1;
    background: #2c3646 !important;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

span.parentwrap {
    background: #eb3b34;
    padding: 0.3rem 0.5rem !important;
    max-width: 54rem;
    display: block;
    line-height: 1.7rem;
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
}

/*COLORS*/
li#menu-item-5651 {
    background: #2c3646;
}

li#menu-item-4306 {
    background: #ee3b33;
}

li#menu-item-4534 {
    background: #ee8b32;
}

li#menu-item-4407 {
    background: #87a947;
}

li#menu-item-4409 {
    background: #af92b7;
}

li#menu-item-4552 {
    background: #77b3bc;
    /* padding-bottom: 27vh !important;*/
}

.navbar:not(.navbar-transparent),
.navbar .dropdown-menu,
.nav-cart .nav-cart-content .widget,
.has-background.has-navbar-background-background-color {
    background-color: transparent !important;
    box-shadow: none !important;
}

.navbar:not(.navbar-transparent) li:not(.btn)>a {
    color: #fff;
    font-family: 'coGotham';
    font-size: 3.9rem;
    text-align: left;
    margin-left: 0;
    border: none;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
}

.navbar .navbar-nav>li .dropdown-menu li.active>a {
    border-bottom: 2px #02020230 solid;
}

.navbar.hestia_left>.container {
    width: 100%;
}

.navbar .navbar-nav>li .dropdown-menu li.active>a {
    color: white;
}

.navbar .navbar-nav>li .dropdown-menu li a {
    font-size: 1.5rem;
    color: white;
}

.navbar .navbar-nav>li .dropdown-menu li.active>a {
    color: white;
    background: transparent;
}

.navbar .navbar-nav>li .dropdown-menu li.active>a span {
    border-bottom: 2px #eb3b34 solid;
}

.navbar .navbar-nav>li .dropdown-menu li>a:hover {
    background: #eb3a34;
}

.navbar .navbar-nav>li .dropdown-menu {
    margin-top: -5px;
    border: none;
    background: #2c3646 !important;
    border-radius: 0;
    margin: 0;
    right: auto !important;
}

.page-myozark-registration .wizard-trail,
.page-virtual-signup .wizard-trail {
    font-size: 120%;
    position: relative;
    right: 0;
    top: 0px !important;
    margin-bottom: 2.5rem;
}

.foot-wrapper {
    display: none;
}

#navbar {
    display: none;
}

.page-myozark,
.page-user {
    padding-top: 0;
}

/*MENU FLEX*/
button.navbar-toggle {
    transform: scale(1.5);
}

.navbar .navbar-toggle .icon-bar {
    border: 1px solid;
    transition: 0.3s ease;
    position: relative;
    border-radius: 0 !important;
    color: #ee3b33;
}

.page-user-login .page-heading-two {
    display: none;
}

ul#menu-primary-menu {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    justify-content: flex-start;
    width: 100%;
}

#main-navigation ul.nav>li {
    padding: 0.5rem 0.7rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.dropdown .dropdown-menu {
    visibility: visible;
    margin-top: 0;
    opacity: 1;
    transition: all 150ms linear;
    position: relative;
    top: auto;
}

span.parentwrap {
    background: #eb3b34;
    padding: .2rem;
}

/*COLORS*/
li#menu-item-5651 {
    background: #2c3646;
}

li#menu-item-4306 {
    background: #ee3b33;
}

li#menu-item-4534 {
    background: #ee8b32;
}

li#menu-item-4407 {
    background: #87a947;
}

li#menu-item-4409 {
    background: #af92b7;
}

li#menu-item-4552 {
    background: #77b3bc;
    padding-bottom: 27vh !important;
}

.navbar:not(.navbar-transparent),
.navbar .dropdown-menu,
.nav-cart .nav-cart-content .widget,
.has-background.has-navbar-background-background-color {
    background-color: transparent !important;
    box-shadow: none !important;
}

.navbar:not(.navbar-transparent) li:not(.btn)>a {
    color: #fff;
    font-family: 'coGotham';
    font-size: 3rem;
    text-align: left;
}

.navbar .navbar-nav>li .dropdown-menu li.active>a {
    border-bottom: 2px #02020230 solid;
}

.navbar.hestia_left>.container {
    width: 100%;
}

.navbar .navbar-nav>li .dropdown-menu li.active>a {
    color: white;
}

.navbar .navbar-nav>li .dropdown-menu li a {
    font-size: 1.5rem;
    color: white;
}

.navbar .navbar-nav>li .dropdown-menu li.active>a {
    color: white;
}

@media (min-width: 769px) {

    .navbar.full-screen-menu .navbar-nav.nav>li,
    .navbar.full-screen-menu .navbar-nav.nav>li.btn:last-child {
        display: table;
        margin: 0;
    }

    .navbar.full-screen-menu .nav.navbar-nav {
        background: linear-gradient(to left bottom, rgba(178, 0, 222, 0.9), rgba(80, 237, 253, 0.9));
        background: transparent;
    }

}

.navbar.full-screen-menu .nav.navbar-nav .caret-wrap {
    display: none;
}

.navbar.full-screen-menu .in .navbar-nav.nav {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    padding: 0;
}


.navbar .navbar-nav>li .dropdown-menu li {
    position: relative;
    display: block;
}

.navbar .navbar-nav>li .dropdown-menu li a {
    font-size: 0.9rem;
    font-family: 'coGothamBook';
    margin: 0;
    padding: 0.2rem 0.7rem;
}

.navbar.navbar-default:not(.navbar-transparent) li:not(.btn):hover>a,
.navbar.navbar-default.navbar-transparent .dropdown-menu:not(.btn) li:not(.btn):hover>a,
.navbar.navbar-default:not(.navbar-transparent) li:not(.btn):hover>a i,
.navbar.navbar-default:not(.navbar-transparent) .navbar-toggle:hover,
.navbar.navbar-default:not(.full-screen-menu) .nav-cart-icon .nav-cart-content a:hover,
.navbar.navbar-default:not(.navbar-transparent) .hestia-toggle-search:hover,
.navbar.navbar-transparent .nav-cart .nav-cart-content .widget li:hover a,
.has-navbar-text-color-hover-color {
    color: white;
}

.navbar.navbar-default li.on-section:not(.btn)>a {
    color: #eb3b37 !important
}

@media(max-width: 768px) {

    .navbar.navbar-default.navbar-transparent li:not(.btn):hover>a,
    .navbar.navbar-default.navbar-transparent li:not(.btn):hover>a i,
    .navbar.navbar-default.navbar-transparent .navbar-toggle:hover,
    .navbar.navbar-default .responsive-nav-cart a:hover .navbar.navbar-default .navbar-toggle:hover {
        color: white !important;
    }
}

.has-background.has-navbar-text-color-hover-background-color {
    background-color: #eb3b37;
}

.form-group.is-focused .form-control,
div.wpforms-container .wpforms-form .form-group.is-focused .form-control,
.nf-form-cont input:not([type=button]):focus,
.nf-form-cont select:focus,
.nf-form-cont textarea:focus {
    background-image: none !important;
}

.navbar.navbar-transparent.full-screen-menu .navbar-collapse .navbar-nav>li:not(.btn)>a:hover {
    color: white;
}

.navbar .navbar-nav>li:not(.btn)>a:before,
.navbar .navbar-nav>li:not(.btn) .hestia-toggle-search:before {
    display: none !important;
}

@media (max-width: 767px) {
    .header-btn[data-class='mobile-nav-on'] {
        position: relative;
        left: 0;
        top: 0;
        z-index: 102;
        padding: 4px;
        height: 3.875rem;
        background: none;
        border: none;
        overflow: visible;
    }

    a.header-btn.btn.press-scale-down.waves-effect.waves-themed svg {
        position: absolute;
        width: 25px;
        top: 19px;
        right: -26px;
    }

    a.page-logo-link.press-scale-down.d-flex.align-items-center.position-relative img {
        display: none;
    }

    ol.breadcrumb.page-breadcrumb .breadcrumb-item {
        display: none;
    }

    a.navbar-brand p {
        font-size: 1.7rem !important;
    }

    .navbar .navbar-header .navbar-brand p::before {
        content: 'incomparable';
        font-size: .7rem;
        display: block;
        margin: 0 0 -16px 3px;
        text-transform: uppercase;
    }

    .title-logo-wrapper {
        margin-left: -4px;
    }

    a.navbar-brand::after {
        content: '';
        width: 110%;
        height: 100px;
        background: #2c3646;
        position: fixed;
        display: block;
        top: -58px;
        left: -35px;
        z-index: -1;
        transform: rotate(-11deg);
    }

    .navbar .navbar-header .navbar-brand p {
        margin-left: 0;
    }

    #bottomBar::after {
        content: '';
        width: 110%;
        height: 100px;
        background: #eb3b34;
        position: fixed;
        display: block;
        bottom: -58px;
        right: -35px;
        z-index: -1;
        transform: rotate(-11deg);
    }

    #bottomBar a {
        opacity: 1;
        color: #fff;
        font-size: 1.5rem;
    }

    #bottomBar {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 999;
        width: 100%;
        height: 50px;
        text-align: right;
        margin-bottom: 0;
        padding: 10px 0;
        color: white;
        font-family: 'coGotham' !important;
        font-size: 1.7rem;
        margin-right: 1rem;
        opacity: 1 !important;
        transition: .5s bottom ease;
    }

    button.navbar-toggle {
        position: fixed;
        right: 10px;
        top: 10px;
    }

    .navbar.navbar-fixed-top .navbar-collapse {
        max-height: 100vh !important;
        margin-top: 0;
        position: fixed;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        left: -100vw;
        top: 0px;
        margin-left: 0;
        margin-right: 0;
        -webkit-overflow-scrolling: touch;
        height: 100vh;
        bottom: 0;
        overflow: auto;
        overflow-y: auto;
        margin: 0;
        padding: 0;
        transition: all .5s ease;
        transform: none !important;
        min-height: 100vh !important;
    }

    ul#menu-primary-menu {
        margin-top: 0;
    }

    .navbar.navbar-fixed-top .navbar-collapse.in {
        left: 0;
    }

    .navbar-header {
        z-index: 10000;
        position: fixed;
    }

    .navbar .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 3px;
        color: inherit;
        text-transform: uppercase;
        line-height: 3.2rem;
        max-width: 80%;
        font-size: 2.9rem !important;
    }

    .navbar .navbar-nav .dropdown .dropdown-menu {
        display: block;
    }

    .navbar .navbar-nav>li .dropdown-menu li>a {
        border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    }

    .navbar .navbar-nav .dropdown .dropdown-menu li a {
        margin: 0;
        padding: 10px 0 10px 15px;
    }
}

@media (max-width: 500px) {
    nav.navbar.navbar-default.navbar-fixed-top.hestia_left.full-screen-menu {}

}

#bottomBar a {
    opacity: 1;
    color: #fff;
    font-size: 2rem;
}

.not-front .content-pad {
    margin-top: 97px;
}

.navbar-default {
    background-color: #f8f8f8;
    border: 0;
}

.page-myozark-registration .page-heading-two,
.page-virtual-signup .page-heading-two {
    background-color: transparent;
    border: medium none;
    margin: 0;
    padding: 20px 0;
    border: none !important;
}

.dashboard-tabs {
    background: #2c3648 none repeat scroll 0 0;
    border-bottom: none;
}

.page-myozark-registration .page-heading-two h2,
.page-virtual-signup .page-heading-two h2 {
    color: #2d3646;
    display: block;
    font-size: 2rem;
    font-weight: 400;
    font-family: 'coGotham';
}


footer {
    padding: 15px 10px 4px;
    border-top: 1px solid rgba(255, 255, 255, .05);
    font-size: 12px;
    background: #333;
    color: #fff;
    display: none;
}

.page-myozark-registration h2,
.page-virtual-signup h2 {
    margin-top: 20px;
    font-family: 'coGotham';
}

.page-dashboard .page-heading-two {
    background: none;
    border-bottom: none;
}

.page-heading-two h2 {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 400;
    text-align: right;
    display: block;
    width: 100%;
}

.page-heading-two .breads {
    float: right;
    font-size: 12px;
    color: #aaa;
    margin-top: 10px;
    display: none;
}

.dashboard-tabs {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px #ccc solid;
}

.dashboard-tabs .tabs--primary.nav.nav-tabs li a {
    color: #2d3646;
    font-family: 'coGotham';
}

.tabs--primary.nav.nav-tabs li:last-child {
    float: right;
    display: none;
}

.page-dashboard .page-heading-two {
    background: none;
    border-bottom: none;
    display: none;
}

.dashboard-tabs {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px #ccc solid;
    position: relative;
}

.dashboard-tabs .nav-tabs {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none;
    margin-bottom: 0;
    padding: 0;
    width: auto;
    text-align: right;
}

.nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: -1px;
}

.navbar-fixed-top {
    border-width: 0 0 1px;
    height: 140px;
    max-height: 17px;
    top: 0;
}

div.content-box.boy h3 {
    color: #2d3646;
}

.btn.btn-info {
    background: #eb3b34 none repeat scroll 0 0;
    border: 1px solid #eb3b34;
}

.section h3,
.section h3 a {
    color: #2c3648;
    text-transform: none;
    font-family: 'coGotham';
}

.container.body-container {
    padding-top: 20px;
    padding-bottom: 5rem;
}


.nav-pills>li>a {
    border-radius: 4px;
    font-family: 'coGotham';
    color: #2d3646;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #418bca;
}

/* ANGLE MENU */
header.header {
    margin-bottom: 0 !important;
}

.navbar .navbar-header .navbar-brand p::before {
    content: 'incomparable';
    font-size: 1rem;
    display: block;
    margin: 0 0 -7px 3px;
    text-transform: uppercase;
}

.navbar .navbar-header .navbar-brand p {
    margin-bottom: 0;
    padding: 0;
    color: white;
    font-family: 'coGotham' !important;
    font-size: 3rem;
    margin-left: 1rem;
    margin-top: -1.7rem;
}

.navbar.navbar-fixed-top {
    transition: .5s top ease !important;
}

.isscrolling .navbar.navbar-fixed-top {
    top: -20vh !important;
}

.menu-open .navbar.navbar-fixed-top .title-logo-wrapper {
    display: none;
}

.hidenav .navbar.navbar-fixed-top {
    top: -20vh !important;
}

a.navbar-brand::after {
    content: '';
    width: 60%;
    height: 100px;
    background: #2c3646;
    position: fixed;
    display: block;
    top: -55px;
    left: -15px;
    z-index: -1;
    transform: rotate(-7deg);
    transition: .5s top ease;
}

.isscrolling a.navbar-brand::after {
    top: -20vh;
}

.hidenav a.navbar-brand::after {
    top: -20vh !important;
}

/*button.hestia-scroll-to-top.hestia-fade::after {
    content: '';
    width: 60%;
    height: 100px;
    background: #eb3b34;
    position: fixed;
    display: block;
    bottom: -55px;
    right: -15px;
    z-index: -1;
    transform: rotate(-7deg);
}*/
#bottomBar {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    width: 25%;
    height: 50px;
    text-align: right;
    margin-bottom: 0;
    padding: 10px 0;
    color: white;
    font-family: 'coGotham' !important;
    font-size: 2.5rem;
    margin-right: 1rem;
    opacity: 1 !important;
    transition: .5s bottom ease;
    z-index: 1002;
}

.isscrolling #bottomBar {
    bottom: -20vh;
}

#bottomBar::after {
    content: '';
    width: 60%;
    height: 100px;
    background: #eb3b34;
    position: fixed;
    display: block;
    bottom: -55px;
    right: -15px;
    z-index: -1;
    transform: rotate(-7deg);
    transition: .5s bottom ease;
}

.isscrolling #bottomBar::after {
    bottom: -20vh;
}

.hidenav #bottomBar::after {
    bottom: -20vh;
}

#bottomBar a {
    opacity: 1;
    color: #fff;
}

a.navbar-brand::after {
    content: '';
    width: 60%;
    height: 10.8rem;
    background: #2c3646;
    position: fixed;
    display: block;
    top: -127px;
    left: -15px;
    z-index: -1;
    transform: rotate(-7deg);
    transition: .5s top ease;
    transotion-delay: 1s;
}

.navbar .navbar-header .navbar-brand p {
    margin-bottom: 0;
    padding: 1.6rem 0 0 0;
    color: white;
    font-family: 'coGotham' !important;
    font-size: 1.9rem;
    margin-left: 1rem;
    letter-spacing: .01rem;
}

.navbar .navbar-header .navbar-brand p::before {
    content: 'incomparable';
    font-size: 0.67rem;
    display: block;
    margin: 0 0 8px 3px;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0rem;
}

@media (max-width: 1280px) {
    #bottomBar::after {
        bottom: -60px;
    }
}

@media (max-width: 1100px) {
    a.navbar-brand::after {
        top: -69px;
    }

    .navbar .navbar-header .navbar-brand p {
        font-size: 1.8rem;
        margin-left: 0rem;
    }

    .navbar .navbar-header .navbar-brand p::before {
        content: 'incomparable';
        font-size: 0.6rem;
        display: block;
        margin: 0 0 -14px 0px;
        text-transform: uppercase;
    }

    #bottomBar::after {
        bottom: -71.3px;
    }

    #bottomBar {
        position: fixed;
        bottom: 3px;
    }

    #bottomBar a {
        opacity: 1;
        color: #fff;
        font-size: 2rem;
    }

    span.parentwrap {
        background: #eb3b34;
        padding: 0.9rem 1.3rem;
        max-width: 54rem;
        display: block;
        line-height: 3rem;
        font-size: 2rem;
        margin-bottom: 1rem;
    }
}

@media (max-width: 768px) {
    a.navbar-brand::after {
        width: 100%;
    }

    #bottomBar::after {
        width: 100%;
    }
}

@media (max-width: 500px) {
    a.navbar-brand::after {
        content: '';
        width: 140%;
        height: 100px;
        background: #2c3646;
        position: fixed;
        display: block;
        top: -72px;
        left: -35px;
        z-index: -1;
        transform: rotate(-11deg);
    }

    .navbar .navbar-header .navbar-brand p {
        margin-left: 0;
    }

    #bottomBar a {
        opacity: 1;
        color: #fff;
        font-size: 1.5rem;
    }

    #bottomBar {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 999;
        width: 100%;
        height: 50px;
        text-align: right;
        margin-bottom: 0;
        padding: 10px 0;
        color: white;
        font-family: 'coGotham' !important;
        font-size: 1.7rem;
        margin-right: 1rem;
        opacity: 1 !important;
        transition: .5s bottom ease;
    }

    #bottomBar::after {
        bottom: -72px;
        width: 140% !important;
        height: 100px;
        right: -35px;
        transform: rotate(-11deg);
    }

    #bottomBar a {
        opacity: 1;
        color: #fff;
        font-size: 1.2rem;
        line-height: 0.5rem;
    }
}

@media (max-width: 1000px) {
    header .navbar-header {
        background: none !important;
    }
}

/*RESPONSIVE*/


@media (max-width: 1280px) {}

@media (max-width: 768px) {
    a.navbar-brand p {
        font-size: 2.7rem !important;
    }

    .navbar .navbar-header .navbar-brand p {
        margin-left: 0;
    }

    .navbar .navbar-header .navbar-brand p::before {
        content: 'incomparable';
        font-size: 0.9rem;
        display: block;
        margin: 6px 0 -10px 3px;
        text-transform: uppercase;
    }

    .title-logo-wrapper {
        margin-left: -4px;
    }

    .navbar .navbar-header .navbar-brand p {
        margin-left: 0;
    }

    button.navbar-toggle {
        position: fixed;
        right: 10px;
        top: 10px;
    }

    ul#menu-primary-menu {
        margin-top: 0;
    }

    .navbar.navbar-fixed-top .navbar-collapse.in {}

    .navbar-header {
        z-index: 10000;
        position: fixed;
    }

    .navbar .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 3px;
        color: inherit;
        text-transform: uppercase;
        line-height: 3.2rem;
        max-width: 80%;
        font-size: 2.9rem !important;
    }

    .navbar .navbar-nav .dropdown .dropdown-menu {
        display: block !important;
    }

    .navbar .navbar-nav>li .dropdown-menu li>a {
        border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    }

    .navbar .navbar-nav .dropdown .dropdown-menu li a {
        color: white !important;
        font-size: 0.8rem;
        margin: 0;
        padding: 5px 0 5px 15px;
    }

    .navbar.navbar-fixed-top .navbar-collapse {
        width: 100%;
        right: -100vw;
    }

    .navbar.navbar-fixed-top .navbar-collapse.in {
        left: 0;
        right: auto;
    }

    .navbar.navbar-fixed-top .navbar-collapse {
        width: 65%;
        left: -65vw;
        right: auto;
    }

    .navbar .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 3px;
        color: inherit;
        text-transform: uppercase;
        line-height: 3.2rem;
        max-width: 100%;
        font-size: 2.9rem !important;
    }

    span.parentwrap {
        background: #eb3b34;
        padding: 0.9rem 1.3rem;
        max-width: 54rem;
        display: block;
        line-height: 3rem;
        font-size: 2rem;
        margin-bottom: 1rem;
    }
}

@media (max-width: 500px) {
    a.navbar-brand p {
        font-size: 1rem !important;
        padding-left: 10px !important;
        padding-top: 22px !important;
    }

    .navbar .navbar-header .navbar-brand p::before {
        content: 'incomparable';
        font-size: 0.5rem;
        display: block;
        margin: 0 0 2px 3px;
        text-transform: uppercase;
    }

    nav.navbar.navbar-default.navbar-fixed-top.hestia_left.full-screen-menu {}

    ul#menu-primary-menu {
        width: 100%;
        background: white;
        border: 0;
        margin: 0;
    }

    span.parentwrap {
        max-width: none
    }

    .navbar .navbar-nav>li>a {
        padding-top: 0;
        padding-bottom: 0;
        border-radius: none;
        max-width: 100%;
    }

    .navbar.navbar-fixed-top .navbar-collapse.in {
        left: 0;
        right: auto;
    }

    .navbar.navbar-fixed-top .navbar-collapse {
        width: 85%;
        left: -100vw;
        right: auto;
    }

    span.parentwrap {
        background: #eb3b34;
        padding: 0.9rem 1.3rem;
        max-width: 54rem;
        display: block;
        line-height: 2rem;
        font-size: 1rem;
        margin-bottom: 1rem;
    }

    .full-screen-menu .hestia-nav-search {
        margin-bottom: 100px;
    }

    button.navbar-toggle {
        margin-top: -2px;
    }

    button#mainnavtoggle {
        position: fixed;
        top: 0;
        right: 0.5rem;
        z-index: 100000000000000000000000000;
        width: 44px;
        height: 41px;
        background: #ea3b34;
        display: block;
        border-radius: 0;
        margin: 0;
        padding: 1rem 0.6rem;
        color: white;
        text-align: center;
        outline: none !important;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        color: white;
        background: white;
        margin-bottom: 4px;
    }

    .wizard-trail span {
        font-size: 0.5rem;
        font-weight: normal;
        margin-right: 0;
    }

    .page-myozark-registration .wizard-trail,
    .page-virtual-signup .wizard-trail {
        font-size: 120%;
        position: absolute;
        right: 0;
        top: 0px !important;
        text-align: center;
    }
}


/*STORE*/
.page-catalog .section-band.section-hero-home {
    display: none;
}

.page-cart .page-heading-two,
.page-catalog .page-heading-two {
    background-color: transparent;
    border: medium none;
    margin: 2rem 0 0 0;
    padding: 0;
    color: #2c3646;
    display: block !important;
}

.page-catalog .page-heading-two {
    margin: 6rem 0 0 0;
}

.page-cart .page-heading-two h2,
.page-catalog .page-heading-two h2 {
    color: #2c3646;
    display: block;
    font-size: 5rem;
    font-weight: 400;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0;
}

fieldset#deliver_at_camp_msg-pane {
    margin-top: 1rem !important;
}

fieldset#deliver_at_camp_msg-pane .panel-body {
    padding: 0;
    margin: 0;
}

@media (max-width: 1000px) {
    .ecommerce .sidebar {
        max-width: none;
    }

    .page-cart .page-heading-two,
    .page-catalog .page-heading-two {
        background-color: transparent;
        border: medium none;
        margin: 6rem 0 0 0;
        padding: 0;
        color: #2c3646;
        display: block !important;
    }

    .page-cart .page-heading-two h2,
    .page-catalog .page-heading-two h2 {
        color: #2c3646;
        font-size: 3rem;
        font-weight: 400;
        text-align: left;
        display: block;
        width: 100%;
        line-height: 3.2rem;
        margin: 0 2.9rem;
    }

    .page-cart .page-heading-two h2 {
        color: #2c3646;
        font-size: 3rem;
        font-weight: 400;
        text-align: left;
        display: block;
        width: 100%;
        line-height: 3rem;
        margin: 0 0.9rem;
        padding: 0;
    }

    .ecom-ui {
        position: relative;
        max-width: 100%;
        min-height: 0;
        margin: 10px auto;
    }

    .ecom-ui .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        min-width: 100%;
    }

    .ecom-ui .owl-carousel .owl-item .item {
        min-width: 100%;
    }

    .ecom-ui img {
        max-height: none;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 5px;
    }

    .uc-product-node section.col-sm-12 {
        margin: 0;
        padding: 0;
    }

    .uc-product-node .dashboard-tabs {
        background: #ffffff none repeat scroll 0 0;
        border-bottom: 1px #ccc solid;
        position: relative;
        border: none;
    }
}

@media (max-width: 520px) {
    .page-cart-checkout .panel-title {
        color: #2c3646;
        font-size: 20px !important;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        text-transform: uppercase;
    }

    .form-horizontal .form-group {
        margin: .5rem 0;
    }

    .form-horizontal .form-group {
        margin: 0;
    }

    .form-horizontal #delivery-pane .form-group label {
        min-width: 0;
        text-align: left;
        margin: 0;
        padding: 0;
    }

    .form-horizontal #billing-pane .form-group label {
        text-align: left;
        min-width: 0;
        padding: 0;
    }

    #line-items-div {
        border: 1px solid #bbb;
        float: none;
        margin: 0;
        width: 100%;
    }

    #line-items-div td.title {
        font-weight: bold;
        text-align: left;
    }

    .form-item-panes-payment-payment-method {
        display: block;
        text-align: left;
    }

    #edit-panes-payment-payment-method {
        padding-left: 0;
        margin: 2rem 0;
    }

    #edit-checkout--2,
    .page-cart-checkout #edit-continue {
        color: #fff;
        background-color: #5cb85c;
        border-color: #4cae4c;
        float: none;
    }

    .form-horizontal .form-group label {
        text-transform: uppercase;
        font-size: 0.8rem;
        margin-top: 0.7rem !important;
    }

    .page-cart .dashboard-tabs {
        background: #ffffff none repeat scroll 0 0;
        border-bottom: 1px #ccc solid;
        position: relative;
        display: none;
    }

    #uc-cart-checkout-form--2 fieldset.panel-default,
    #uc-cart-checkout-form fieldset.panel-default {
        position: relative;
        margin-top: 44px;
    }

    fieldset#deliver_at_camp_msg-pane {
        margin-top: 0 !important;
    }

    .dashboard-tabs .nav-tabs {
        display: none;
    }

    .pagination.tabs--secondary>.active>a {
        background: #2a384c none repeat scroll 0 0;
        border: none;
        color: white;
        border-radius: 0;
    }

    .pagination.tabs--secondary li a {
        background: none repeat scroll 0 0 #d8d8d8;
        border-radius: 3px;
        color: #2b3647;
        margin-right: 0 !important;
        padding: 4px !important;
        min-height: 20px;
        width: 100%;
        margin-bottom: 2px;
    }

    .page-dashboard #block-system-main>h1 {
        margin-top: 0 !important;
    }

    .registration-box h4 {
        font-size: 8px !important;
    }

    .registration-box a.btn.btn-info.pull-right {
        font-size: 0.6rem !important;
    }

    h3 a.toggle-packet {
        font-size: 1rem;
    }
}

/* END STORE */
.btn-danger {
    color: #fff;
    background-color: #ee3f39;
    border-color: #ee3f39;
}

.btn-primary,
.btn-success,
.btn-check {
    color: #fff !important;
    background: #1caf2a !important;
    border-color: #21b02d;
    box-shadow: none;
}

.btn-check .fa-check {
    color: #fff !important;
}

@media (min-width: 992px) {
    .page-content .panel {
        margin-bottom: 0.6rem;
    }
}

.progress-sm {
    height: 8px;
    width: 95%;
}

a.btn.btn-xs.rounded-circle.btn-icon.waves-effect.waves-themed {
    position: absolute;
    top: 21px;
    right: 0;
}

.panel-toolbar .btn-panel[data-action="panel-collapse"],
.panel-toolbar .btn-panel.js-panel-collapse {
    background: #bdbdbd;
}

.panel-hdr h2 span.fw-300 {
    font-size: 0.8rem;
}

.btn-link {
    font-weight: 400;
    color: #ee3f39;
    text-decoration: none;
}

.bg-primary-gradient {
    background-image: linear-gradient(250deg, #ffc241, transparent);
}

.bg-primary-300 {
    background-color: #ee3f39;
    color: white;
}

.bg-danger-500 {
    background-color: #ee3f39;
    color: white;
}

.bg-warn-500 {
    background-color: #ffc241;
    color: white;
}

.bg-success-500,
.bg-check-500 {
    background-color: #1ab02b;
    color: white;
}

.color-success-400 {
    color: #18b12b;
}

.color-primary-600 {
    color: #ffc041;
}

.color-primary-700 {
    color: #daa943;
}

.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav .nav-menu>li>a+ul::before {
    display: none !important;
}

.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav:hover .nav-menu>li:hover>a {
    background: #fbc047;
}

.nav-function-minify:not(.nav-function-top) .page-sidebar .primary-nav .nav-menu>li>a+ul {
    background-color: #076090;
}

.has-length .input-group-text:not([class^="bg-"]):not([class*=" bg-"]) {
    border-color: #ffc141;
    background-color: #ffc141;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #ffc141;
    background-color: #ffc141;
}

h2.pageTitle {
    margin-top: 1rem;
}

.row.min {
    margin-bottom: 0 !important;
}

.color-primary-500 {
    color: #096192;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0c6294;
}

table.dataTable.stripe tbody>tr.odd.selected,
table.dataTable.stripe tbody>tr.odd>.selected,
table.dataTable.display tbody>tr.odd.selected,
table.dataTable.display tbody>tr.odd>.selected {
    background-color: #0172d329;
}

table.dataTable.display tbody>tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1 {
    background-color: #0172d329;
}

table.dataTable.display tbody>tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1 {
    background-color: #0172d329;
}

table.dataTable.display tbody>tr:hover td {
    background-color: #0172d329;
}

table.dataTable.order-column tbody>tr.selected>.sorting_1,
table.dataTable.order-column tbody>tr.selected>.sorting_2,
table.dataTable.order-column tbody>tr.selected>.sorting_3,
table.dataTable.order-column tbody>tr>.selected,
table.dataTable.display tbody>tr.selected>.sorting_1,
table.dataTable.display tbody>tr.selected>.sorting_2,
table.dataTable.display tbody>tr.selected>.sorting_3,
table.dataTable.display tbody>tr>.selected {
    background-color: #0172d329;
}

.badge-danger {
    color: #fff;
    background-color: #fd3939;
}

.questionAnswer {
    margin-top: 1rem;
    color: #000;
}

.applicantSummary {
    padding: 1rem 0 10rem 1rem;
}

.question-header div {
    flex: 1;
}

.question-header {
    display: none;
    flex-grow: 1;
}

.questionBlock {
    font-size: 1rem;
}

.question {
    background: #f7f9fa;
    margin: .5rem 0;
    border-radius: 5px;
    padding: 1rem;
    position: relative;
}

.questionPrefix {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    text-align: center;
    background: #125d8e;
    color: white;
    border-radius: 4px 0;
}

.question .score {
    position: absolute;
    right: 0;
    width: 140px;
    height: 50px;
    bottom: 0;
    line-height: 50px;
    font-size: 0.9rem;
    text-align: right;
    padding-right: 2rem;
}

.questionText,
.questionAnswer {
    padding-left: 1rem;
}

@media (min-width: 576px) {
    .modal.fade.dtr-bs-modal .modal-dialog {
        max-width: 100%;
    }
}

.btn-outline-primary {
    color: #0b4e75;
    border-color: #0b4e75;
}

.btn-outline-danger {
    color: #fd5e39;
    border-color: #fd3939;
}

.modal {
    z-index: 20500000;
}

.modal.fade.dtr-bs-modal .modal-dialog {
    margin: 0;
    height: 100vh;
    min-width: 40%;
    margin-left: 60%;
    border-radius: 0;
    margin-right: 0;
    width: 40%;
}

.modal.fade.dtr-bs-modal {
    position: fixed;
    top: 0;
    left: auto;
    z-index: 2050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    right: -100vh;
    transition: all .5s ease;
    min-height: 100vh;
}

.modal.fade.dtr-bs-modal.show {
    right: 0;
}

.modal.fade.dtr-bs-modal .modal-content {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    min-height: 100vh;
}

.badge-success {
    color: #fff;
    background-color: #519b48;
}

.badge-inv {
    color: #ffffff;
    background-color: #51c8e7;
}

.bg-trans-gradient {
    background: linear-gradient(250deg, #3e93d6, #0c5b8a);
}

html body a {
    color: #096192;
    text-decoration: none;
    background-color: transparent;
}

html body a:hover {
    color: #096192;
    text-decoration: none;
    background-color: transparent;
}

.page-content-wrapper {
    background-color: #f3f3f3;

}

.badge-primary {
    color: #fff;
    background-color: #ffc241;
}

.badge.badge-icon {
    position: absolute;
    display: inline-block;
    background-color: #fd3939;
}

.header-icon:not(.btn)>[class*='fa-']:first-child,
.header-icon:not(.btn)>.ni:first-child {
    color: #0b6091;
    vertical-align: middle;
}

.btn-primary {
    color: #fff;
    background-color: #5cb85c !important;
    border-color: #5cb85c !important;
}

.nav-filter input[type="text"]:focus {
    border-color: rgba(0, 0, 0, 0.4);
}

.page-logo,
.page-sidebar,
.nav-footer,
.bg-brand-gradient {
    background: #2c3548;
}

.pull-trigger-btn:hover {
    font-size: 23px;
    height: 25px;
    width: 35px;
    line-height: 23px;
    background: #ffc425;
    border-color: #e7a614;
    -webkit-box-shadow: 0px 0px 10px #ffc425;
    box-shadow: 0px 0px 10px #e7a614;
}

a.page-logo-link.press-scale-down.d-flex.align-items-center.position-relative img {
    background: white;
    border-radius: 100%;
    padding: 0.1rem;
}

.page-logo img {
    width: 75px;
    height: 75px;
    padding: 2px !important;
}

.page-logo-text {
    font-family: 'coGothamBlack';
    margin-left: 0.5rem;
    font-weight: 300;
    font-size: 1.7rem;
    color: #fff;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: left;
}

.page-logo-text span {
    font-family: "Gochi Hand";
    font-size: 1.5rem;
}

.nav-menu li a,
.nav-menu b.collapse-sign {
    color: white;
}

.nav-menu li a>[class*='fa-'],
.nav-menu li a>.ni {
    color: #ffffff;
}

.nav-footer .nav-footer-buttons>li>a {
    display: block;
    color: #ffffff;
}

.nav-menu li>ul li a {
    color: #faf8fb69;
    padding: 0.8125rem 2rem 0.8125rem 4rem;
}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact)>li>ul.show-indicators>li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    background-color: #ffc241;
    left: 2.4rem;
    top: calc(50% - 0.3rem);
    border: 1px solid #ffc241;
    border-radius: 50%;
    z-index: 1;
}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact)>li>ul.show-indicators:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 2.5625rem;
    top: 44px;
    bottom: 0;
    border-left: 1px solid #faf8fb69;
}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact)>li>ul.show-indicators>li li>a:after {
    content: "";
    display: none !important;
}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact)>li>ul:not(.show-indicators)>li a:after {
    display: none;
}

.nav-title {
    text-transform: uppercase;
    margin: 0;
    color: #ffffff57;
    padding: 1rem 2rem;
    margin-top: 1.5rem;
    font-size: 0.7rem;
    letter-spacing: 1px;
    font-weight: 500;
}

.info-card {
    position: relative;
    width: 16.875rem;
    height: 1.3rem;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0;
    -webkit-transition: all 700ms cubic-bezier(0.34, 1.25, 0.3, 1);
    transition: all 700ms cubic-bezier(0.34, 1.25, 0.3, 1);
}

.menu-item,
label.menu-open-button {
    background: #ed3f39;
}

.menu-item:hover,
label.menu-open-button:hover {
    background: #ed3f39;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before,
table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
    background-color: #095f8f;
}

.pagination .page-link:hover {
    background-color: #0b6090 !important;
    color: #fff;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0b6091;
    border-color: #096191;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.55rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

span.badge.badge-inv2.badge-pill.fw-500 {
    background: #509a48;
    color: white;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #086293;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem transparent;
    box-shadow: 0 0 0 0.2rem transparent;
}

.nav-function-minify .nav-footer {
    background-color: #ffc141;
}

.nav-function-fixed .nav-footer {
    background: #ee3f39;
    border: 0;
}

.panel-hdr span.fw-300 {
    font-size: 0.8rem;
}

.packet-module .p-1 a {
    color: #444;
}

.module-check .p-1 a {
    color: #1eae2a;
}

.vipicos {
    margin-right: 1rem;
}

.panel-hdr span.fw-300 {
    font-size: 0.9rem;
    font-weight: 400 !important;
    color: #444;
    display: block;
    flex: 1;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.page-dashboard .region-content {
    margin-top: 0;
    width: 100%;
    flex: 1;
}

@media (min-width: 1000px) {
    .page-dashboard .region-content {
        min-width: 800px;
    }
}

span.profile-image-holder.rounded-circle.d-block {
    height: 3rem;
    width: 3rem;
}

.profile-image {
    width: 3.125rem;
    height: 3.125rem;
    border: 2px #ec403a solid;
}

a.profile-image-holder {
    display: block;
    padding: 1rem;
}

a.profile-image-holder i {
    padding: 2px;
    border-radius: 100%;
    color: white !important;
    position: absolute;
    top: 13px;
    left: 13px;
    height: 1rem;
    width: 1rem;
    text-align: center;
}

a.profile-image-holder i.fa-check {
    background: green;
}

a.profile-image-holder i.fa-plus {
    background: #11acbd;
}

.btn-warning i {
    color: #444 !important;
}

ol.breadcrumb.page-breadcrumb {
    background: transparent;
}

.breadcrumb>li.breadcrumb-item {}

.breadcrumb>li.breadcrumb-item,
.breadcrumb>li.breadcrumb-item a {
    color: #444;
}

header.page-header {
    margin-bottom: 0;
}

span.carddec {
    color: #444;
    display: block;
    margin-top: 0.5rem;
    font-size: 0.6rem;
    line-height: 0.6rem;
}

.panel-hdr span.fw-300 a {
    font-size: 0.9rem;
    font-weight: 400 !important;
    color: #444;
    display: block;
    flex: 1;
    text-decoration: none !important;
    font-style: normal;
}

.panel-hdr i.fal.fa-suitcase {
    font-size: 0.8rem;
    background: #0f73c5;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 100%;
    color: white !important;
    padding: 0;
    text-align: center;
    line-height: 1.6rem;
    margin-left: 1rem;
    margin-right: 1rem;
}

.panel-hdr i.fas.fa-suitcase {
    font-size: 1rem;
    background: #0f73c5 !important;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 100%;
    color: white;
    padding: 0;
    text-align: center;
    line-height: 1.7rem;
    margin-left: 1rem;
    margin-right: 1rem;
}

a.remove-form-block,
a.remove-form-block-confirm {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: auto;
    height: auto;
    text-indent: 0;
    background: #f3f3f3;
    z-index: 999999;
    color: #5f5f5f !important;
    border: none;
}

.panel-hdr h2 {
    cursor: pointer;
}

#activityCounter {
    display: block;
    margin-top: 0;
    position: absolute;
    right: 10px;
    top: 0;
}

.progress-pane p {
    color: #fff;
    border-radius: 10px;
    font-size: 0.9rem;
    font-weight: 800;
    padding: 5px;
    background-color: #ff5447;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 0;
}

.progress-pane.medical.row .progress {
    margin: 0.5rem 0;
}

.page-dashboard-packet.page-dashboard-packet-medical form h4,
body.page-dashboard-packet.page-dashboard-packet-medical form h4:first-child {
    font-size: 1rem;
    line-height: 27px;
    margin: 0 0 20px !important;
}

.page-dashboard-packet.page-dashboard-packet-medical form table h4 {
    font-size: 0.9rem !important;
    margin: 0 !important;
    color: #444;
}

body.page-dashboard-packet.page-dashboard-packet-medical .table>thead>tr>th,
.table>tbody>tr>th,
body.page-dashboard-packet.page-dashboard-packet-medical .table>tfoot>tr>th,
body.page-dashboard-packet.page-dashboard-packet-medical body.page-dashboard-packet.page-dashboard-packet-medical .table>thead>tr>td,
.body.page-dashboard-packet.page-dashboard-packet-medical table>tbody>tr>td,
body.page-dashboard-packet.page-dashboard-packet-medical .table>tfoot>tr>td {
    padding: 4px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
    margin: 0;
}

.alert.alert-info.upload-alert {
    background: #7a8b94 !important;
}

.alert.alert-info.upload-alert .btn.btn-info {
    background: #2d6987 none repeat scroll 0 0;
    border: 1px solid #2d6987;
    text-shadow: none !important;
    box-shadow: none;
}

.progress-bar-success {
    background-color: #5cb85c !important;
}

.alert.alert-info.upload-alert {
    background: #eee !important;
}

.form-type-medical-checklist h2 {
    margin: 10px 0;
    font-size: 1.1rem;
}

.alert.alert-info.upload-alert .btn.btn-info {
    background: #fe5546 none repeat scroll 0 0;
    border: 1px solid #fe5546;
    text-shadow: none !important;
    box-shadow: none;
}

.alert.alert-info.upload-alert h4 {
    color: #2c3548;
}

body.page-dashboard-packet.page-dashboard-packet-medical form td.has-todo h4 {
    font-size: 0.8rem !important;
    color: black !important;
}

.page-dashboard-packet.page-dashboard-packet-medical form h4,
body.page-dashboard-packet.page-dashboard-packet-medical form h4:first-child {
    margin: 1px 0 !important;
}

.nav-menu ul.show-indicators li .packetp-warning>a:before,
.nav-menu ul.show-indicators li.packetpwarning>a:before,
.nav-menu ul.show-indicators li ul li.packetpcheck>a:before,
.nav-menu ul.show-indicators li ul li.packetp-check>a:before {
    content: '\f111';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: calc(50% - 5px);
    right: 11px;
    font-size: 7px;
    height: 10px;
    width: auto;
    color: #24b3a4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 900;
}

.nav-menu li.active.packetp-warning:not(.open)>a:before,
.nav-menu ul li ul li.packetpwarning:not(.open)>a:before {

    color: #ffc141;

}

.nav-menu li.active.packetp-check:not(.open)>a:before,
.nav-menu ul li ul li.packetpcheck>a:before {

    color: #1caf2a !important;

}

.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact)>li>ul>li.packetp-lock a:after,
.mod-nav-link:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact)>li>ul>li.packetp-check a:after {
    background-color: #1eae2a;
    border: 1px solid #1eae2a;

}

#feeSummaryForm #edit-field-reg-inl-store-deposit {
    min-width: 65px;
    margin: 0;
}

.bg-trans-gradient {
    background: linear-gradient(250deg, #2c3548, #102344);
}

.profile-image {
    width: 3.125rem;
    height: 3.125rem;
    border: 2px #33eeed solid;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #32e8e7;
    text-decoration: none;
    background-color: #2c3548;
}

.progress-pane.medical.row .progress {
    border-radius: 0;
    height: 2rem;
    margin: 0;
    background-color: #bbb;
}

.progress-pane.medical.row .progress>.progress-type {
    position: absolute;
    left: 0px;
    font-weight: normal;
    padding: 6px 30px 6px 10px;
    font-size: 0.9rem;
    font-family: "coGothamBook";
    padding: 1rem 1rem;
}

.progress-pane.medical.row .progress>.progress-completed {
    position: absolute;
    right: 0px;
    font-weight: 800;
    padding: 6px 10px 6px;
    padding: 1rem;
}

.panel-hdr .profile-image {
    width: 3.125rem;
    height: 3.125rem;
    border: 2px #444 solid;
}

#activityLegend li.span3,
#activityLegend li.span6 {
    width: 100%;
}

#activityLegend li.span2 {
    width: 66.6%;
}

.hh-row {
    background: none repeat scroll 0 0 #fff;
    position: relative;
    clear: both;
    margin: 5px;
    padding: 5px;
    border: 1px #eee solid;
    border-radius: 0;
    box-shadow: none;
}

.hh-row .form-type-select label,
#edit-field-mr-med-condition .hh-row .form-type-radios label {
    font-size: 15px;
    line-height: 20px;
    max-width: 80%;
    font-weight: normal;
}

.page-dashboard-packet-medical.page-dashboard-packet label,
.page-dashboard-packet-travel.page-dashboard-packet label {
    color: #444;
    display: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    margin: 0;
    /* line-height: 2.3rem; */
}

body.page-dashboard-packet.page-dashboard-packet-medical form .well.allergy-plan h4 {
    margin: 1rem 0 !important;
}

.form-type-textarea {
    margin-top: 1rem;
}


div#form_ajax_wrapper .messages {
    margin: 0 0 1rem 0;
}

.messages.ok {
    border-radius: 0;
    border-width: 1px;
}

.messages.ok {
    border-radius: 0;
    border: 1px solid green;
}

div.messages.ok p {
    margin-bottom: 10px;
    color: darkgreen;
}

div.messages.warn,
.alert-warning {
    color: #a07008;
    background-color: #fff8e9;
    border-color: #fec040;
    border-radius: 0;
    background-image: none;
    border-width: 1px;
    padding-left: 3rem;
    margin-bottom: 0.3rem;
}

div.messages.warn h2,
.alert-warning h2,
div.messages.warn h3,
.alert-warning h3,
div.messages.warn h4,
.alert-warning h4,
div.messages.warn p,
.alert-warning p {
    color: #a07008 !important;
}

div.messages.warn *:last-child::before,
.alert-warning *:last-child::before {
    content: "\f071";
    display: block;
    width: 2rem;
    height: 2rem;
    background: #ffc041;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Pro";
    color: #c18302;
    text-align: center;
    line-height: 2rem;
}

.packet-content h2 {
    margin-top: 0;
    text-transform: none;
    color: #505050;
    font-size: 1.2rem;
}

div.content-box h3 {
    color: #505050;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
}

.input-group-addon {
    padding: 8.5px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #e7e7e7;
    border: none;
    border-radius: 4px;
}

.input-group-addon,
.input-group-btn {
    width: auto;
    white-space: nowrap;
    vertical-align: middle;
}

.alertsbar.page-content {
    padding: 0;
}

div.dashboard-message-top {
    margin-top: 0;
}

.alert-info-red {
    background-color: #860202 !important;
    border: none;
}

.payment-options-wrapper {
    margin: 0 auto;
    height: auto;
    padding-top: 0;
}

.page-dashboard-payments .payment-option-box {
    background-color: #fff;
    border: 1px solid #999;
    float: none;
    min-height: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    position: relative;
    -webkit-border-top-right-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 0 0;
    -webkit-border-bottom-right-radius: 5px 5px;
    -moz-border-radius: 0 5px 5px 0;
    -khtml-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    height: auto !important;
    margin-bottom: 15px;
    display: block;
    max-width: none;
}

.page-dashboard-payments .payment-option-box h1 {
    color: #2c3548;
    font-family: "coGotham";
    font-size: 1.5rem;
    letter-spacing: -1px;
    margin: 0;
    text-transform: none;
    text-align: left;
}

.page-dashboard-payments .payment-dashboard .payment-option-box .form-submit {
    position: absolute;
    bottom: 10px;
    left: auto;
    margin: 0;
    right: 10px;
}

.page-dashboard-payments .payment-option-box h2 {
    color: #2c3548;
    font-family: gothammedium, helvetica neue, Helvetica, Arial, sans-serif;
    margin: 0;
    border: none;
    position: relative;
    text-align: left;
}

.page-dashboard-payments .payment-option-box p {
    font-size: 12.1px;
    line-height: 20px;
    padding: 10px 30px;
    text-align: left;
    width: 100%;
    height: auto;
}

.payment-header {
    height: auto;
    border-bottom: 1px #eee solid;
    padding: 20px;
    margin-bottom: 10px;
}

.payment-dashboard .payment-option-box {
    height: auto;
    padding-bottom: 50px;
    border-radius: 0.3rem !important;
    border: 1px solid #ccc;
}

div#paymentPlan {
    margin: 0;
    box-shadow: none;
    border: none;
}

div#paymentPlan .panel {
    background: transparent;
    box-shadow: none;
    border: none;
}

.payment-dashboard .payment-option-box {
    height: auto;
    padding-bottom: 50px;
    border-radius: 0.3rem !important;
    border: 1px solid #ccc;
    width: 100% !important;
}

div.page-content div.photo-session h2 {
    color: #fff;
    background: #2c3548;
    padding: 20px 10px;
    border-radius: 4px;
}

a.header-icon {
    cursor: pointer !important;
}

#edit-next {
    background: #5cb85c !important;
    border-color: #4cae4c;
    color: #fff;
}

.alert-warning p {
    font-size: 0.8rem;
    font-weight: normal;
    font-family: 'coGothamBook';
}

.panel-hdr.actnow {
    justify-items: flex-end;
    justify-content: flex-end;
    padding-right: .5rem;
}

.alert-danger {
    color: #e70202;
    background-color: #ffe5f1;
    border-color: #fe9ecb;
    border-radius: 0;

    padding-left: 3rem;
    margin-bottom: 0.3rem;
}

div.messages.danger *:last-child::before,
.alert-danger *:last-child::before {
    content: "\f071";
    display: block;
    width: 2rem;
    height: 2rem;
    background: #e70405;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Pro";
    color: #ffffff;
    text-align: center;
    line-height: 2rem;
}

.alertsbar.page-content li {
    font-size: .8rem;
    font-family: "coGothamBook";
}

/*
.modal-header {
    background: #2c3548 none repeat scroll 0 0;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    padding: 1.25rem 1.25rem;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    flex-direction: row-reverse;
}

.modal-title {
    margin: 0;
    line-height: 1.428571429;
    color: #fff;
    font-family: 'coGothamBlack';
    letter-spacing: normal;
    font-size: 1.5rem;
}
*/
.modal-header {
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.25rem 1.25rem;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.modal-header .close {
    /* margin-top: -10px; */
    /* color: white; */
    font-size: 2rem;
    /* opacity: 1; */
}

.modal-title {
    color: #11274a !important;
    /* line-height: 1.42857; */
    /* margin: 0; */
    /* text-transform: uppercase; */
    font-size: 0.9rem;
}

.modal-header .close {
    /* margin-top: 0 !important; */
    color: #2a394b;
    font-size: 2rem;
    /* opacity: 1; */
    margin: -1.65rem -1.25rem -1.25rem auto;
}

.disclaimer {
    padding-left: 10px;
    font-size: 0.5rem;
    color: #ee4239;
    letter-spacing: normal;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
}

.page-dashboard-accounting-paymentplans .well.inactive .table h2,
.page-dashboard-accounting-paymentplans .well.inactive .table tr td {
    color: #29394b;
}

.pace {
    z-index: 10222222200000;
    position: fixed;
}

div#modal-shortcut {
    z-index: 1000000000;
}

div#modal-shortcut .modal-transparent .modal-content {
    background: rgba(40, 36, 47, 0.85);
}

div#modal-shortcut .modal-dialog {
    margin: 0 !important;
    padding: 0;
}

div#modal-shortcut .modal-body {
    background: none;
}

.icon-stack.camper-stack {
    background: #ee4239;
    border-radius: 100%;
}

.icon-stack.staff-stack {
    background: #ee4239;
    border-radius: 100%;
}


.app-list-name {
    text-align: center;
    font-size: 0.7125rem;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    line-height: 0.9rem;
    margin-top: 0.7rem;
}

.app-list-item .icon-stack {
    background: #ee4239;
    border-radius: 100%;
    border: 5px rgba(255, 255, 255, 0.2) solid;
    line-height: 3.1rem;
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    line-height: 1em;
    vertical-align: middle;
    text-align: center;
}

.page-content>.alert {
    margin-bottom: 0.5rem;
}

.card-body.card-action .display-3 {
    font-size: 2.9rem;
    font-weight: 300;
    line-height: 1.57;
}

.card-body.card-action .display-3 {
    font-size: 2.9rem;
    font-weight: 300;
    line-height: 1em;
}

.show {
    opacity: 1;
}

.panel-toolbar ul.nav.nav-pills .nav-item a {
    font-size: 0.7rem;
    font-family: "coGothamBook";
}

.alertsbar.page-content {
    padding: 0;
    min-height: 0;
    /*    flex: 1;*/
}

.panel-toolbar ul.nav.nav-pills .nav-item:first-child a {
    border-radius: 5px 0 0 5px;
}

.panel-toolbar ul.nav.nav-pills .nav-item:last-child a {
    border-radius: 0 5px 5px 0;
}

.panel-toolbar ul.nav.nav-pills .nav-item a {
    font-size: 0.7rem;
    font-family: "coGothamBook";
    background: #eee;
}

.panel-toolbar ul.nav.nav-pills .nav-item a.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0c6294;
}

span.badge.border.border-light.rounded-pill.position-absolute.pos-top.pos-right i {
    color: white !important;
}

span.badge.border.border-light.rounded-pill.position-absolute.pos-top.pos-right {
    top: -4px;
    right: -4px;
    padding: 0 !important;
    margin: 0;
    height: 1.2rem;
    width: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.panel-toolbar ul.nav.nav-pills .nav-item:first-child a {
    z-index: 1;
}

span.badge.border.border-light.rounded-pill.position-absolute.pos-top.pos-right.bg-danger-500 {
    background-color: #ee3f39 !important;
    color: white !important;
}

i.fal.fa-warning.icon-stack-1x.opacity-100.color-success-400 {
    top: 0.4rem;
}

.payment-option-box button {
    color: white;
}

.payment-option-box {
    background-color: #2c3548;
    border: 1px solid #999999;
    float: left;
    height: 430px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    border-left: none;
    flex: 1;
}

.payment-options {
    margin: 0 auto;
    display: flex;
}

.nav-menu li a .dl-ref {
    font-size: 0.625rem;
    text-align: center;
    min-width: 1.25rem;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: 0.5px;
    margin-left: -2.1875rem;
    margin-right: -0.5rem;
    font-weight: 500;
    overflow: hidden;
    padding: 0 4px;
    -webkit-font-smoothing: subpixel-antialiased;
}

.page-myozark h1 {
    text-transform: none;
    margin: 0;
}

.payment-option-box h1 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0px;
    color: #fff;
    letter-spacing: normal;
    margin-top: 1rem !important;
}

.payment-option-box h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    font-size: 18px;
    margin: 0 10px 9px !important;
    padding-bottom: 9px;
}

h1.payment-options {
    text-align: left;
    display: block;
    margin-bottom: 20px !important;
    color: #505050;
    font-size: 1.7rem;
}

.nav-menu li.packet-nav-activities>a:before {
    display: none !important;
}

div#sendingOptionsModal .modal-dialog {
    max-width: 530px;
}

.shortcut-menu label span,
.shortcut-menu span {
    font-size: 2rem;
    line-height: 3rem;
}

.shortcut-menu {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 931;
}

.header-btn[data-class='mobile-nav-on'] {
    border-color: #949494;
    background-color: #2c3548;
    background-image: none;
    background-image: none;
    color: #fff;
    width: 3.875rem;
}

.tab-content {
    padding-top: 0 !important;
}

ul.nav.nav-tabs.nav-tabs-clean {
    margin: 0 !important;
    padding: 0 !important;
}

ul.notification .profile-image {
    border: none;
}

@media (max-width: 576px) {
    .page-header {}

    .header-btn[data-class='mobile-nav-on'] {
        position: relative;
        left: 0;
        top: 0;
        z-index: 102;
        padding: 4px;
        height: 3.875rem;
        background: none;
        border: none;
        overflow: visible;
    }

    a.header-btn.btn.press-scale-down.waves-effect.waves-themed svg {
        position: absolute;
        width: 25px;
        top: 19px;
        right: -26px;
    }

    a.page-logo-link.press-scale-down.d-flex.align-items-center.position-relative img {
        display: none;
    }

    ol.breadcrumb.page-breadcrumb .breadcrumb-item {
        display: none;
    }

    ol.breadcrumb.page-breadcrumb .breadcrumb-item.yearswitcher {
        display: inherit;
        margin-left: 0;
    }

    .page-dashboard .region-content {
        min-width: 0;
    }

    div#panel-registrations>.panel-hdr {
        flex-direction: column;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }

    .panel-hdr span.fw-300 {
        font-size: 0.7rem;
    }

    .panel-hdr h2 {
        font-size: 0.7rem;
        line-height: 1rem;
    }

    .panel-hdr button {
        font-size: 0.7rem !important;
    }

    .alertsbar.page-content {
        padding: 0 !important;
        min-height: 0;

        margin: 0 !important;
    }

    .fw-500.fs-xs {
        font-size: 0.7rem !important;
        font-weight: 400 !important;
    }

    .page-header,
    .page-content {
        padding-left: 0.4rem !important;
        padding-right: 0.4rem !important;
    }

    div#panel-registrations>.panel-hdr h2 {
        display: none;
    }
}

#formRegistrationYear select {
    font-size: 15px;
}

.dashboard-message .alert.alert-info a,
.dashboard-message .alert.alert-info-blue a {
    color: #84ff5b
}


.pulsating-circle {
    position: absolute;
    left: 0;
    top: 22px;
    transform: translateX(-50%) translateY(-50%);
    width: 21px;
    height: 21px;
    z-index: 5;
}

.pulsating-circle.sm {
    position: absolute;
    right: -21px;
    top: 0;
    transform: translateX(-50%) translateY(-50%);
    width: 20px;
    height: 20px;
    z-index: 5;
}

.pulsating-circle:before {
    content: '';
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 50px;
    margin-left: -15px;
    margin-top: -15px;
    border-radius: 45px;
    background-color: #FEFF37;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    height: 50px;
}

.pulsating-circle.sm:before {
    background-color: #FEFF37;
}

.pulsating-circle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ffcf18;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
}

.pulsating-circle.sm:after {
    background-color: #ffcf18;
}

@keyframes pulse-ring {
    0% {
        transform: scale(.33);
    }

    80%,
    100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(.8);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(.8);
    }
}

.pulsating-circle {
    display: none;
}

.active .pulsating-circle {
    display: block;
}

.astatus {
    display: none !important;

}

.inactive .astatus {
    display: block !important;

}

.drel {
    position: relative;
}

@media (min-width: 992px) {
    .nav-function-minify .page-content-wrapper {
        padding-left: 4.675rem;
    }
}

.dropdown-icon-menu>ul>li .btn:hover,
.header-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ed4239;
    background: #ed4239;
    color: #fff;
}


.card-timeline-card {
    margin-bottom: 1rem !important;
}

.card-header.pr-3.d-flex.align-items-center.flex-wrap .card-title {
    background: #fff;
    color: #11274a !important;
    font-family: cogothambold, helvetica neue, Helvetica, Arial, sans-serif;
    letter-spacing: normal !important;
    margin-left: 2.2rem;
    margin-top: 10px;
    margin-right: 2rem;
}

.card-timeline-card .icon-stack-1x {
    font-size: 0.3em !important;
}

.stream-icon {
    position: absolute;
    top: -1rem;
    left: -1rem;
}

.card-timeline-card .color-danger-500 {
    color: #ff827b;
}

.card-timeline-card .color-danger-700 {
    color: #ed4239;
}

.page-dashboard-registrations-campers .subheader,
.page-dashboard-photos-suggested .subheader {
    display: none;
}

#panel-photo-magic .tab-content {
    padding-top: 0 !important;
}

#panel-photo-magic .panel-tag {
    margin-bottom: 1.3rem;
}

h4.text-dark.fw-500 {
    font-size: 0.9rem;
}

.nav-tabs-clean .nav-link {
    border: 0 !important;
}

.nav-tabs-clean .nav-link.active {
    border-bottom: 2px red solid !important;
}

.nav-tabs-clean .nav-link {
    background: none !important;
    border: 0;
    color: #757575;
}

.traning-box .btn-danger {
    color: #fff;
    background-color: #5ca650;
    border-color: #5ca650;
    margin-top: 8px;
    box-shadow: none;
}

.traning-box .btn-danger:hover {
    color: #fff;
    background-color: #5ca650;
    border-color: #5ca650;
    margin-top: 8px;
    box-shadow: none;
}

.row.ecsactions {
    margin-top: 3rem;
}

.profile-add-image i.fa.fa-camera {
    color: #ccc;
    font-size: 100px !important;
    line-height: 200px !important;
    margin: 0;
    top: 0;
    display: block;
}


div#modalContent {
    width: 100% !important;
    height: 100% !important;
    /* display: flex !important; */
    /* align-content: center; */
    /* justify-content: center; */
    max-width: none;
    /* margin-left: 8%; */
    top: 0 !important;
    left: 8% !important;
}

.nav-function-minify div#modalContent {
    top: 0 !important;
    left: 3% !important;
}

.nav-function-minify div#dialog-store-balance {
    margin-left: 8%;
    max-width: 92%;
}

div#dialog-store-balance {
    margin-left: 20%;
    max-width: 80%;
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (max-width: 575px) {
    .panel .panel-container .panel-content {
        padding: 1rem 0;
    }

    .no-gutters-m {
        margin-right: 0;
        margin-left: 0;
    }

    .no-gutters-m>.col,
    .no-gutters-m>[class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }

    .no-gutters-m .col-6.col-sm-6.col-xl-3 {
        border-left: 3px rgba(255, 255, 255, 0) solid;
        border-right: 3px rgba(255, 255, 255, 0) solid;
    }

    div#modalContent {
        top: 0 !important;
        left: 0 !important;
    }

    .panel-hdr {
        align-items: center;
        justify-content: space-around;
    }

    .mb-g {
        margin-bottom: 0.5rem !important;
    }

    .vertical-timeline-new {
        padding: 0 0.5rem;
    }

    .vertical-timeline-new .card[class*='p-'] .card-body {
        padding: 1.5rem !important;
        font-size: 0.9rem;
    }

    .alert-icon {
        display: none;
    }

    .system-alert span.h2 {
        font-size: 0.9rem;
    }

    .atext {
        font-size: 0.6rem !important;
    }

    .alert .btn {
        font-size: 0.7rem !important;
    }
}

.node-webform div.submitted {
    display: none;
}

.col-lg-5 .card-timeline-card .card-body {
    padding-left: 1.9rem;
}

.tweet-body {
    color: #444 !important;
    padding-left: 1.3rem;
}

.tweet-body:hover {
    color: #444 !important;
}

.col-lg-5 .card-timeline-card h5.card-title {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}

.page-dashboard-info .subheader,
.page-dashboard-photos-saved .subheader,
.page-dashboard-photos-sessionsv2 .subheader {
    display: none;
}

#create-camper-messages-form #edit-submit {
    float: none !important;
}

#create-camper-messages-form .form-group {
    padding: 1rem 0 !important;
}

.btn.btn-info {
    background: #eb3b34 none repeat scroll 0 0;
    border: 1px solid #eb3b34;
    box-shadow: none !important;
}

.my-saved-photos ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 70px;
    left: 25%;
    width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-around;
}

.my-saved-photos ul li {
    flex: 1;
    margin: 0 !important;
    position: relative;
}

.my-saved-photos ul li.productSize,
.my-saved-photos ul li.productRes {
    position: relative;
    left: 0;
    overflow: visible;
    height: auto;
    margin: 0;
    top: auto;
}

.my-saved-photos ul li {
    flex: 1;
    margin: 0 !important;
    position: relative !important;
    left: auto !important;
}

a.btn.btn-info.btn-fb.waves-effect.waves-themed {
    background: #4673bd;
    border-color: #4673bd;
}

@media (min-width: 992px) {

    .my-saved-photos a.purchase-photo,
    .my-saved-photos a.download-photo {
        position: relative;
        right: auto;
        top: 0;
    }

    .card.cabin-life.border.m-auto.m-lg-0 .card-title {
        font-family: 'Gochi Hand';
        font-size: 3.3rem;
    }
}

.btn-group.btn-group-sm.btn-group-sp {
    margin-bottom: 1rem;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #b19dcd;
    border-color: #b19dcd;
}

div#panel-photo-magic .panel-content {
    min-height: 200vh;
}

#panel-photo-magic .panel-tag {
    padding: 1rem 1rem;
    margin-bottom: 1.3rem;
}

span.text-muted.fs-xs.opacity-70 {
    flex: 1;
}

.warparties li.list-group-item strong {
    font-family: 'Gochi Hand';
    font-size: 2.2rem;
}

li.list-group-item.caddo {
    color: #ee4239;
}

li.list-group-item.caddo {
    color: #ee4239;
}

li.list-group-item.osage {
    color: #2c3548;
}

.warparties li.list-group-item span {
    display: block;
    /* margin-left: 2rem; */
}

.warparties li.list-group-item strong {
    font-family: 'Gochi Hand';
    font-size: 2.2rem;
    line-height: 1.1rem;
}

.warparties li.list-group-item.caddo {
    padding-top: 1rem;
}

.suggested-photos {
    position: relative;
    width: 100%;
    min-height: 100vh;
}

.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
}

button.fr-save {
    border: none;
    font-size: 1.5rem;
    width: 3rem;
    height: 3rem;
    line-height: 2.5rem;
    background: #d27988;
    color: white;
    border-radius: 100px;
}

button.fr-save:hover {
    box-shadow: 0 0 10px #d27988;
}

button.fr-trash {
    border: none;
    font-size: 1.5rem;
    width: 3rem;
    height: 3rem;
    line-height: 2.5rem;
    background: #ee3b33;
    color: white;
    border-radius: 100px;
}

button.fr-trash:hover {
    box-shadow: 0 0 10px #ee3b33;
}

a.jg-entry.entry-visible {
    cursor: pointer;
}

.modal-backdrop.show {
    opacity: .4;
}

.modal-backdrop {
    z-index: 20400000;
}

.pguage {
    display: flex;
    justify-content: space-evenly;
}


.strbalance {
    position: absolute;
    top: 40%;
}

span.sbalance {
    display: block;
    text-align: center;
    font-size: 1rem;
}

span.lstrbalance {
    font-size: 0.7rem;
}

.col-7.sbrow {
    display: flex;
    align-content: center;
    align-items: center;
}

.sbcontent {
    padding: 1rem;
}

.sbcontent .fs-xl {
    font-size: 1.5rem !important;
}

#dialog-store-balance .modal-body {
    padding-top: 0;
}

div#dialog-store-balance .modal-header {
    padding-bottom: 0;
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 1;
}

span.issaved {
    display: block;
    position: absolute;
    background: #eca3c8;
    top: 4px;
    z-index: 1;
    width: 1.6rem;
    height: 1.5rem;
    color: white;
    left: 4px;
    font-size: 1rem;
    text-align: center;
    border-radius: 100px;
    line-height: 1.6rem;
    box-shadow: 0 0 10px #ffffffd1;
}

.btn.btn-info {
    background: #2b6bad none repeat scroll 0 0;
    border: 1px solid #2b6bad;
    box-shadow: none !important;
}

.btn-primary {
    color: #fff;
    background-color: #d33031 !important;
    border-color: #d33031 !important;
}


button.btn.btn-xs.btn-ns.ml-auto.waves-effect.waves-themed {
    position: absolute;
    right: 0rem;
    top: 0.5rem;
}

.tweet-body {
    margin-top: 1.3rem;
}

.col-lg-5 .card-timeline-card h5.card-title {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
    margin-top: 0.6rem;
}

.page-dashboard-registrations-mysummer .alertsbar.page-content,
.page-dashboard-registrations-mysummer .subheader {
    display: none;
}

.d-flex.flex-row.pb-3.pt-2.mysummer-intro.border-top-0.border-left-0.border-right-0 {
    display: flex;
    align-items: center;
    min-height: 100%;
}

.mysummer-info {
    padding: 1rem;
}

h1.mb-0.flex-1.text-dark.fw-500.mysession-year {
    color: #2c3548 !important;
    font-size: 5.9rem;
    font-family: Permanent Marker;
}

h1.mb-0.flex-1.text-dark.fw-500.mysession-year {
    line-height: 6rem;
    padding-bottom: 3rem;
}

span.verse {
    font-size: 2rem;
    color: #2c3548;
    max-width: 80%;
    display: inline-block;
}

span.vloc {
    display: block;
    font-size: 1.3rem;
    text-transform: uppercase;
    margin-left: 1rem;
    color: #d31345;
    text-align: right;
    max-width: 70%;
}

.audio-player {}

.row.audio-row .card-body {
    padding: 0 !important;
    margin: 0;
}

h2.mysessionheading {
    font-size: 4.5rem;
    font-family: 'Permanent Marker';
    color: #d31345;
    text-align: center;
}

h2.mysessionheading {
    background: #2c3548;
    font-size: 3.5rem;
    font-family: 'Permanent Marker';
    color: white;
    text-align: left;
    padding: 1rem;
}

h2.mysessionheadingyb {
    background: #2c3548;
    font-size: 2rem;
    font-family: 'Permanent Marker';
    color: white;
    text-align: left;
    padding: 1rem;
}

.row.audio-row {
    z-index: 100000000000;
    position: relative;
}

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

.flxme {
    display: flex;
    align-items: center;
    background: white;
    opacity: 0.5;
}

.flxme.active,
.flxme:hover {
    opacity: 1;
}

img.img-icon {
    max-width: 100%;
    display: block;
    flex: .3;
    width: 30%;
}

.ftxt {
    flex: .7;
    width: 70%;
}

.flxme h3.display-4.d-block.l-h-n.m-0.fw-500.color-white,
.flxme h3.display-4.d-block.l-h-n.m-0.fw-500.color-white small {
    color: #2c3548;
}

h1.mb-0.flex-1.text-dark.fw-500.mysession-year {}

.row.year-2021 h1.mb-0.flex-1.text-dark.fw-500.mysession-year {
    font-size: 9.3rem;
}

.row.year-2019 h1.mb-0.flex-1.text-dark.fw-500.mysession-year {
    font-size: 10rem;
}

div#aniarea {
    position: absolute;
    width: 100%;
    height: 100vh;
    right: -40%;
    top: 0;
    z-index: 100;
}

.msaward {
    width: 70px;
}

.award-title {
    font-size: 1rem;
}

.d-flex.flex-row.pb-3.pt-2.awardslist.border-top-0.border-left-0.border-right-0 {
    display: flex;
    align-items: center;
}

ul.list-group.list-group-flush.warparties.mswarparties {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 0 !important;
}


ul.list-group.list-group-flush.warparties.mswarparties li {
    flex: 1;
    border: 0 !important;
}

.cphoto.carousel {
    position: relative;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border: 5px white solid;
}

@media (max-width: 500px) {
    .row.flip-sm {
        flex-direction: column-reverse;
    }

    .row.year-2021 h1.mb-0.flex-1.text-dark.fw-500.mysession-year {
        font-size: 5.8rem;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        text-align: center;
    }

    .row.year-2020 h1.mb-0.flex-1.text-dark.fw-500.mysession-year {
        font-size: 3.9rem;
        line-height: 4rem !important;
    }

    span.verse {
        font-size: 1.2rem;
        color: #2c3548;
        max-width: 100%;
        display: inline-block;
    }

    span.vloc {
        font-size: 1rem;
    }

    h2.mysessionheading {
        font-size: 1.5rem;
    }

    .sessionheading .card .card-body {
        padding: 0 !important;
    }

    .omobile span.text-muted.fs-xs.opacity-70 {
        min-width: 100%;
        flex: 1;
        margin-top: 1rem;
    }

    .omobile .flex-row {
        flex-wrap: wrap;
    }

    .panel.omobile .panel-container .panel-content:first-child {
        padding: 0;
    }

    .card-body.pgallery.px-4 {
        padding: 0 !important;
        margin: 0;
    }

    .warparties li.list-group-item span {
        font-size: 0.7rem;
    }

    .row.year-2019 h1.mb-0.flex-1.text-dark.fw-500.mysession-year {
        font-size: 7.3rem;
        text-align: center;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        display: none;
    }
}

.session-status {
    float: left;
    font-weight: 900;
    color: black;
}

.session-status.Waitlist {
    color: #ffc241;
}

.session-status.Active {
    color: #1caf2a;
}

.waitlist-info-button {
    float: left;
    margin-left: 10px;
}

.session-status-row {
    width: 100%;
}

.page-logo-text {
    display: none;
}

.page-logo {
    overflow: visible;
    z-index: 1;
}

.nav-function-minify .page-logo img {
    width: 50px;
    height: 50px;
    padding: 0px !important;
}

#ozr-dashboard-camper-medical-multistep-step-4 .form-group {
    margin-bottom: 1rem;
}