/**
Custom global CSS
 */
:root {
    --base-font-color: #1f1f1f;
    --primary-font-family: 'Inter', sans-serif;
    --secondary-font-family: 'Manrope', sans-serif;
    --gradient-bg-image-1: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    --jw-primary-color: #3699FF;
}

html, body, .tooltip {
    font-family: var(--primary-font-family);
    font-weight: 400;
    color: var(--base-font-color);
    /*font-size: 10.2pt !important;*/
}

h1, h2, h3, h4, h5, h6,
.card-label,
label
{
    font-family: var(--secondary-font-family);
}

.tooltip {
    font-size: 1rem;
    font-family: var(--primary-font-family);
}

body {
    min-width: 375px;
}

.event-list-title {
    color: var(--base-font-color);
}

/** PROBABLY DEPRECATED (transferred from footer/header frame **/
.custom-alerts {
    margin-top: 10px;
    margin-bottom: 0px;
}

#fake_support {
    background-color: #78A300 !important;
    padding: .92857rem 1.57143rem;
    border-radius: 999rem;
    bottom: 0;
    /*letter-spacing: 0.6rem;*/
    font-size: 1.07143rem;
    border: none !important;
    font-weight: 700;
    margin-left: 30px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown {
    height: 50px !important;
}

.page-header.navbar .page-top {
    height: 50px;
}
/** END **/

#jw_quick_search .tab-pane {
    max-height: 400px;
    overflow: auto;
}

#jw_quick_search .card-body {
    margin-top: -2rem;
}

#jw_quick_search .results-container,
#jw_quick_search .error-container {
    display: none;
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bootstrap-touchspin .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: 7px;
    font-weight: bold;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding: 10px 10px !important;
}

.header .header-top {
    height: 75px;
}

/*.header-tabs .nav-item .nav-link {*/
/*    border-radius: 0.42rem;*/
/*}*/

.header-tabs .nav-item .nav-link.active {
    background-color: white !important;
}

.header-tabs .nav-link,
.menu-nav .menu-link,
.nav-tabs .nav-link {
    font-family: var(--secondary-font-family);
    letter-spacing: 0.02rem;
    font-weight: 500;
}

/*body, .text-success, .text-dark {*/
/*    font-family: "Open Sans" !important;*/
/*}*/

.nav-top .nav-item, .nav-top .nav-item .nav-link {
    height: 65px !important;
}

.nav-top .nav-item .nav-link {
    padding-top: 10px !important;
}

.card.card-custom > .card-header .card-title .card-label {
    text-transform: uppercase !important;
}

.card-header.plain-card-header {
    padding: 15px 30px !important;
    margin-bottom: 0 !important;
}

.card.card-custom > .card-header .card-title, .card.card-custom > .card-header .card-title .card-label {
    text-transform: uppercase !important;
    font-size: 1.275rem !important;
    color: var(--base-font-color);
    font-weight: 600 !important;
}

table th,
.dataTables_wrapper .dataTable tfoot th, .dataTables_wrapper .dataTable thead th {
    color: #8f8fa1;
}

.add-event {
    margin-left: 15px;
    text-transform: uppercase !important;
}

#live_event_list thead th,
#automated_event_list thead th,
#meeting_list thead th,
#attendeelist thead tr th,
#affiliateList thead tr th,
#assetList thead tr th,
#transcripts_list thead tr th
{
    text-transform: uppercase !important;
}

.add-event-ico {
    font-size: 3.5rem !important;
}

.font-size-h6 {
    text-transform: uppercase;
}

.card .card-header {
    /*border-bottom: 0px !important;*/
}

#sample_editable_1_new {
    margin-top: 15px !important;
}

table.table-bordered.dataTable tbody td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

table.dataTable.dtr-inline.collapsed.table-sm > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.table-sm > tbody > tr > th:first-child:before {
    display: none !important;
}

.text-success, .text-dark {
    text-transform: uppercase;
}

.edit-nav a {
    text-transform: uppercase;
}

.form-group label {
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-weight: 500;
}

.help-block {
    text-transform: capitalize;
}

.form-control {
    margin-bottom: 5px;
}

.btn {
    text-transform: uppercase;
}

.dropdown-toggle {
    padding: 10px !important;
    color: var(--base-font-color) !important;
}

#edit-media-slides {
    background: #DCDCDC;
}

#edit-media-slides .carousel-item {
    text-align: center;
    height: 400px;
    overflow: hidden;
}

#edit-media-slides .carousel-item img {
    max-height: 400px;
    width: auto;
    display: inline;
}

.aslt_accent {
    --aslt-color: var(--jw-primary-color);
    --aslt-bg: #E1F0FF;
    background-color: var(--aslt-bg);
    color: var(--aslt-color);
    border-bottom: 1px solid #fff;
    width: 200px;
}

.aslt_accent .fa {
    color: var(--aslt-color);
}

.aslt_accent h5 {
    font-weight: bold !important;
}

.aslt_accent_top {
    border-top: 2px solid var(--aslt-color) !important;
    border-bottom: 1px solid #fff !important;
}

.aslt_accent_bottom {
    border-bottom: 2px solid var(--aslt-color) !important;
}


/***** NEW CUSTOM *****/

.card-stats {
    color: var(--base-font-color) !important;
    font-size: 2.5rem !important;
    font-weight: 700 !important;
}

.card-symbol {
    margin-top: -61px;
    right: 0px;
    float: right;
    /*margin-right: 20px;*/
    background-color: #f1f1f1;
    border-radius: 100px;
    padding: 10px;
}

.card-v-label {
    color: #6c757d !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    font-size: 1.2rem !important

}

body {
    background-color: #e8ebf0 !important;
}

.page-content-wrapper {
    background-color: #e8ebf0 !important;
    margin-top: 0px !important;
    padding-top: 25px;
}

.btn, input[type=text], input[type=search], input[type=password], textarea, select {
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%) !important;
}

.card {
    background-color: #fff;
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%) !important;
    border-radius: 0.3rem !important;
}

.card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background-color: #f6f7f9 !important;
    padding-top: 10px !important;
    margin-bottom: 20px !important;
    min-height: 0px !important;
    border-bottom: 1px solid #e9ebf0 !important;
}

.card.card-custom > .card-header .card-title, .card.card-custom > .card-header .card-title .card-label {
    /*color: #B5B5C3;*/
    flex: 1 1 auto !important;;
    font-size: 1.1rem !important;;
    font-weight: 600 !important;
    line-height: 1.75rem !important;
    text-transform: uppercase;
    letter-spacing: 0.05rem !important;
}

.mb-5 .rounded-xl {
    background-color: #fff !important;
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%) !important;
    border-radius: 0.3rem !important;

}


.header-bottom {
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%) !important;
    border-radius: 0.3rem !important;
}

.menu-item-active .menu-link {
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%) !important;
    border-radius: 0.3rem !important;
}

.stats-card {
    margin-bottom: 20px !important;
    min-height: 450px;
}

.stats-card .card-header {
    min-height: 68px !important;
}


#attendeelist thead tr,
#affiliateList thead tr,
table thead tr {
    background-color: #f6f7f9 !important;
}


table {
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%) !important;
    border-radius: 0.3rem !important;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item {
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%) !important;
    border-radius: 0.3rem !important;
}

#jw_quick_search {
    background: #fff;
    /*border-radius: 0.42rem;*/
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem;
    padding: 0.8rem 1.5rem;
    margin-top: 0.3rem;
    margin-right: 2rem;
    width: 340px;
    z-index: 95;
    position: relative;
    height: 65px;
}

#jw_quick_search .quick-search-form input {
    box-shadow: none !important;
}

#jw_quick_search .quick-search-wrapper {
    z-index: 9999;
}

#jw_quick_search .results-container {
    position: absolute;
    top: 60px;
    left: 0;
    min-width: 340px;
}

#jw_quick_search .results-container .card.card-custom > .card-header.card-header-tabs-line .nav .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#jw_quick_search .results-container .card.card-custom > .card-header.card-header-tabs-line,
#jw_quick_search .card.card-custom > .card-body{
    padding: 1rem 1.5rem;
}

#media-taxonomy-listing {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
}

#media-browser-dialog .modal-body .container {
    padding-left: 0;
    padding-right: 0;
}

.mtl-item {
    display: block;
    padding: 2px 0;
}

.mtl-wrap {
    border: 1px solid #fff;
    display: block;
    padding: 6px 5px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
}

.mtl-btn-wrap {
    display: flex;
    background-color: #f6f7f9;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 10px;
}

.mtl-btn-wrap .btn {
    display: block !important;
    width: 25%;
    text-align: center;
}

.mtl-wrap .fa {
    margin-right: 5px;
}

.mtl-wrap:hover, .mtl-item.active .mtl-wrap {
    border: 1px solid var(--jw-primary-color);
    color: var(--jw-primary-color);
}

.mtl-wrap:hover .fa {
    color: var(--jw-primary-color);
}

#media-browser-listing {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 60vh;
    overflow: auto;
    padding-right: 20px;
}

.mbl-item {
    padding: 15px 10px;
    border-radius: 6px;
}

.mbl-item:nth-child(even) {
    background-color: #F6F7F9;
}

.mbl-select {
    font-size: 0.9rem;
    padding: 4px 8px;
}

.mbl-wrap {
    display: flex;
    align-items: center;
}

.mbl-thumbnail {
    width: 60px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    flex-shrink: 0;
}

.mbl-thumbnail img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.mbl-name {
    flex-shrink: 0;
    margin-right: 10px;
    font-size: 1.1rem;
    width: 50%;
}

.mbl-name .badge {
    font-size: 0.9rem;
    margin-right: 5px;
}

.mbl-action {
    margin-left: auto;
}

#pollTally {
    display: flex;
    /*gap: 1rem;*/
    width: 100%;
    flex-wrap: wrap;
}

.pollTallyItem {
    padding: 1rem;
}

.ptiQuestion {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}

.pollTallyItem {
    width: 33%;
}

.ptiBodyItem {
    display: flex;
    gap: 15px;
    margin: 5px 0;
}

.ptiLabel {
    width: 30%;
    flex-shrink: 0;
}

.ptiProgress {
    width: 70%;
}

.quizAnswers .pollTallyItem {
    width: 50%;
}

.intform-wrapper {
    border: 1px solid #EBEDF3;
    padding: 15px;
    border-radius: 0.3em;
}

.intform-header {
    background-color: #f6f7f9;
    color: #7E8299;
    font-size: 1.3rem;
    padding: 20px 25px;
    margin: 2rem 0;
    /*border-radius: 10px 10px 0 0;*/
}

.intform-wrapper > div > .intform-header:first-child {
    margin-top: 0;
}

.intform-header h5 {
    padding: 0;
    margin: 0;
}

.modal.show#feature-unavailable-dialog,
.modal.show#limits-reached-dialog {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

#dashboard-logo {
    margin-right: 5rem;
}

#kt_header_mobile .btn {
    box-shadow: none !important;
}

#edit-webinar > .card-custom > .card-header {
    padding-left: 25px;
    padding-right: 20px;
}

#editWebinarTabs .nav-link {
    margin-right: 10px;
}

.branding__items__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1.4rem;
}

.branding__item {
    width: calc(50% - 0.7rem);
    /*padding: 1rem 1rem;*/
}

.branding__item:hover .branding__name {
    /*color: #FFF;*/
    text-shadow: 2px 2px 0px rgba(255, 255, 255, 1);
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}

.branding__name {
    text-align: center;
}

.branding__colors {
    width: 100%;
    /*min-height: 50px;*/
    height: 100%;
    border-radius: 40px;
    /*margin-bottom: 1.2rem;*/
    display: flex;
    align-items: center;
    /*padding: 1.2rem 1rem;*/
    padding: 5px;
    gap: 0.2rem;

}

.branding__colors a {
    font-size: 1.1rem;
    background-color: #fff;
    padding: 15px 15px;
    border-radius: 30px;
    text-transform: uppercase;
    color: var(--base-font-color);
}

.branding__colors .delete-brand-btn,
.branding__colors .copy-brand-btn
{
    background-color: transparent;
}

.branding__colors i {
    color: #fff;
}

.branding__colors a:first-child {
    flex-grow: 1;
}

.style-manager-btn-wrapper {
    background-color: #F6F7F9;
    padding: 1.8rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0 1px 2px rgb(214 219 226 / 50%), 0 1px 2px rgb(214 219 226 / 50%);
    border-radius: 0.3rem !important;
    margin-bottom: 3rem;
    overflow: hidden;
}

.style-manager-btn-wrapper .brush-icon {
    font-size: 80px;
    color: #B5B5C3;
    position: absolute;
    top: 15px;
    left: 20px;
    opacity: 0.2;
    z-index: 0;
}

.style-manager-btn-wrapper .palette-icon {
    font-size: 75px;
    color: #B5B5C3;
    position: absolute;
    top: -18px;
    left: 95px;
    opacity: 0.2;
    z-index: 0;
}

.style-manager-btn-wrapper .paintbrush-icon {
    font-size: 80px;
    color: #B5B5C3;
    position: absolute;
    top: -5px;
    right: 10px;
    opacity: 0.2;
    z-index: 0;
}

.style-manager-btn-wrapper .btn {
    width: 100%;
    max-width: 320px;
}

.style-manager-btn-wrapper .btn-content {
    z-index: 200;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#edit-style-tab {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

#edit-style-tab h1 {
    font-family: var(--primary-font-family);
}

#edit-style-tab h2 {
    font-family: var(--primary-font-family);
    font-weight: 400;
}

.style-pane {
    width: calc(50% - 0.5rem);
    min-height: 180px;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.style-container {
    width: 100%;
    height: inherit;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.style-bg {
    background: #fff;
    /*background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);*/
}

.style-bg-top {
    z-index: 2;
    transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
}

.style-bg-bottom {
    background-image: var(--gradient-bg-image-1);
    z-index: 1;
    transform: scale3d(1, 1, 1) rotate(0deg);
}

.style-pane:hover .style-bg-top {
    opacity: 0;
}

.style-content {
    z-index: 3;
    padding: 2rem;
}

.style-form-group {
    display: flex;
    gap: 1rem;
    margin-top: 1.4rem;
}

.style-form-group > * {
    width: 100%;
}

.style-form-group-3 > * {
    width: calc(33% - 0.5rem);
}

.style-form-group button,
.style-form-group .btn {
    /*min-height: 3rem;*/
    border: 0;
    box-shadow: none !important;
    margin: 0;
}

.style-form-group select {
    margin: 0;
}

.style-content h1 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.style-content h2 {
    font-size: 1rem;
}

.style-form-group .btn {
    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

#chart, #attendancechart {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.yt-embed {
    aspect-ratio: 16 / 9;
    width: 100%;
}

#jw-create-event-btn .card-custom {
    height:45px;
    width:220px;
    margin-top:17px;
    margin-right: 17px;
    /*letter-spacing: 0.05rem;*/
}

#jw-create-event-btn .add-event-ico {
    font-size: 1.5rem !important;
    margin-top: -0px;
}

#jw-create-event-btn .add-event {
    font-size:1.2rem !important;
    margin-left: 10px;
}

#subscription-banner {
    width: 100%;
    padding: 1rem 1rem;
    /*background-image: linear-gradient( 113.3deg,  rgba(217,9,27,1) 6.9%, rgba(22,68,150,1) 75% );*/
    /*background-size: 400% 400%;*/
    /*animation: subscriptionbanner 10s ease infinite;*/
    height: 50px;
    background-color: darkblue;
    /*overflow: hidden;*/
    text-align: center;
}

#subscription-banner a {
    font-family: var(--primary-font-family);
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
    letter-spacing: 1px;
    height: 50px;
    display: block;
}

#subscription-banner .sb-btn {
    padding: 7px 20px;
    border-radius: 30px;
    /*border: 1px solid #ffffff;*/
    margin-left: 1rem;
    font-size: 1rem;
    background: green;
    text-shadow: none;
    color: #FFFFFF;
}

.jw--image-uploader .form-image {
    cursor: pointer;
    max-height: 125px;
    max-width: 125px;
}

.jw--image-uploader .form-image img {
    height: auto;
    width: auto;
    max-height: 125px;
    max-width: 125px;
}

.jw--image-uploader button {
    box-shadow: none !important;
    border: 0;
}

@keyframes subscriptionbanner {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


#loading_overlay {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    z-index: 500;
    background-color: #000;
    opacity: 0.3;
}

#loading_overlay_roller .lds-roller {
    background-color: #fff;
    padding: 10px;
    width: 100px;
    height: 100px;
    border-radius: 0.3rem;
}

#loading_overlay_roller .lds-roller div:after {
    background-color: var(--jw-primary-color);
    width: 6px;
    height: 6px;
    opacity: 1;
}

#loading_overlay_roller {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    z-index: 600;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    flex-direction: column;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #187DE4;
    margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}

.hide {
    display: none !important;
}

#edit-webinar .note-editor .modal .modal-header .close,
#webinar-offers-form .note-editor .modal .modal-header .close {
    font-size: 18pt;
    color: #000;
    margin-top: 10px
}

#edit-webinar .note-frame,
#webinar-offers-form .note-frame {
    font-size: 1.1rem;
    width: 100%;
    background-color: #fff;
    border: 0;
}

#edit-webinar .note-editor.note-frame,
#webinar-offers-form .note-editor.note-frame {
    border: 0;
}

#edit-webinar .note-editor .note-toolbar,
#webinar-offers-form .note-editor .note-toolbar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 5px !important;
    margin-bottom: 0 !important;
}

#edit-webinar .note-editor .note-toolbar .note-btn-group,
#webinar-offers-form .note-editor .note-toolbar .note-btn-group {
    margin: 0;
}

#edit-webinar .note-toolbar .note-btn,
#webinar-offers-form .note-toolbar .note-btn {
    border: 0 !important;
    padding: 15px 12px;
    box-shadow: none !important;
}

#edit-webinar .note-editable img,
#webinar-offers-form .note-editable img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

#edit-webinar .note-template-li,
#webinar-offers-form .note-template-li {
    padding: 4px 10px;
    font-size: 12pt;
    width: 200px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1400px) {
    #dashboard-logo {
        margin-right: 1rem;
    }

    #dashboard-user-menu-name {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    #dashboard-logo {
        margin-right: 1rem;
    }

    .container {
        max-width: 100%;
    }

    #jw_quick_search {
        width: 280px;
        margin-top: 0.7rem;
    }

    #dashboard-user-menu-name {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .style-pane {
        width: 100%;
    }

    .page-content {
        padding: 1em;
    }

    .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .nav-tabs .nav-item {
        flex-shrink: 0;
    }
    .nav-tabs .nav-link {
        word-wrap: normal;
        width: auto;
    }

    .header .header-top {
        height: 0px;
    }

    .header-mobile {
        height: 70px;
        min-height: 70px;
    }

    .header-navs.header-navs-on {
        width: 80%;
        overflow-x: hidden;
    }

    .header-navs .tab-content {
        height: 80%;
    }

    .header-navs .tab-pane {
        height: 100% !important;
    }

    .header-tabs {
        background-color: var(--jw-primary-color);
        flex-wrap: wrap;
        /*justify-content: space-between;*/
    }

    .header-tabs .nav-item {
        background-color: transparent;
    }

    .header-tabs .nav-item .nav-link {
        box-shadow: none !important;
        color: #fff;
        font-size: 1.1em;
    }

    .header-tabs .nav-item .nav-link i {
        color: #fff;
    }

    .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-text {
        font-size: 1.1em;
    }

    .header-tabs .nav-link .md-click-circle {
        display: none !important;
    }

    .nav-item .nav-link.active {
        color: var(--jw-primary-color);
    }

    .header-navs .tab-pane {
        padding: 0 !important;
    }

    .topbar {
        display: none;
    }

    .toggle-wizard-modal .card {
        width: calc(100% - 20px) !important;
        margin: 10px !important;
        /*height: 50px !important;*/
    }

    #header_tab_events .menu-nav {
        margin-top: -10px;
    }

    #jw_quick_search {
        width: 100%;
    }

    .edit-webinar-input-group .btn-group {
        max-width: 50%;
    }

    .edit-webinar-input-group > .w-200px {
        max-width: 25% !important;
        width: 100% !important;
    }

    .jw-datatable-wrapper {
        width: 100%;
        overflow-x: auto;
    }

    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: left !important;
    }

    .allevents-pagewrapper .card-body {
        width: 100%;
        overflow: auto;
    }

    .allevents-pagewrapper .tab-content {
        min-width: 650px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .allevents-pagewrapper .dataTables_paginate {
        position: fixed;
        background: #fff;
        bottom: 0;
        left: 0;
        padding: 10px 0;
        width: 100%;
    }

    .allevents-pagewrapper div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
    }

    .event-actions {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .pollTallyItem {
        width: 50%;
    }
}

@media (max-width: 800px) {
    #allevents-create-btn {
        width: 100%;
        float: none;
        margin: 0 !important;
        padding-bottom: 10px;
    }

    #allevents-create-btn .card-body {
        overflow: hidden;
        width: auto;
    }

    .branding__item {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .header-tabs {
        flex-direction: column;
        padding: 10px !important;
    }

    .header-tabs .nav-item,
    .header-tabs .nav-top .nav-item, .nav-top .nav-item .nav-link {
        margin-right: 0 !important;
        height: auto !important;
    }

    .header-tabs .nav-top .nav-item, .nav-top .nav-item .nav-link {
        padding: 12px 20px !important;
    }

    #edit-webinar .card.card-custom > .card-body {
        padding: 0;
    }

    .edit-webinar-secondary-tabs {
        /*display: none;*/
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .edit-webinar-floating-buttons {
        float: none !important;
        display: flex;
        gap: 1em;
        margin: 1em 0;
        flex-direction: column;
    }

    .email-funnels-nav {
        display: flex;
        flex-direction: column-reverse;
    }

    #email_tab_reminder > div,
    #email_tab_followup > div {
        flex-direction: column !important;
        gap: 1em;
    }

    #email_tab_reminder > div > div,
    #email_tab_followup > div > div {
        width: 100% !important;
        padding: 0 !important;
    }

    .edit-webinar-input-group {
        flex-direction: column;
        gap: 1em;
    }

    .edit-webinar-input-group > select,
    .edit-webinar-input-group > div {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .edit-webinar-input-group > div > .btn {
        margin: 0 !important;
    }

    .edit-webinar-input-group .btn-group {
        max-width: 100%;
    }

    .edit-webinar-input-group > .w-200px {
        max-width: 100% !important;
        width: 100% !important;
    }

    .form-group > .input-group > .btn-right,
    .form-group > .input-group > .btn-right > .btn {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 0.4em;
    }

    .form-group > .input-group > .input-group-prepend {
        max-width: 30%;
        overflow-x: scroll;
    }

    .form-group > .input-group > .input[type=text] {
        overflow-x: scroll;
    }

    .flex-mobile-group {
        flex-direction: column;
        gap: 1em;
    }

    .edit-webinar-card-body {
        margin-bottom: 2em !important;
    }

    .edit-webinar-card-footer {
        position: fixed;
        width: 100%;
        background: #fff !important;
        bottom: 0;
        left: 0;
        z-index: 999;
    }

    .sfields-group input[type=text] {
        width: 100% !important;
    }

    .stats-wrapper {
        padding: 10px !important;
    }

    .stats-group {
        flex-direction: column;
        gap: 1em;
    }



    .pollTallyItem {
        width: 100%;
    }

    .datatable-nav-wrapper {
        flex-direction: column !important;
    }

    .datatable-nav-wrapper > div {
        justify-content: flex-start !important;
    }

    .datatable-nav-wrapper > div.datatable-page-wrapper {
        justify-content: center !important;
        margin-top: 1em;
    }

    .dt-buttons {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 0.5em;
    }

    .dt-buttons .btn-group {
        width: 100%;
    }

    .dt-buttons .btn {
        border-radius: 0.5em !important;
    }

}