/*common classes*/
.word-wrap{
    word-wrap: break-word;
    max-width: 180px;
}
.nowrap{
    white-space: nowrap;
}
.word-break{
    word-break: break-all;
}
.tooltiptext{
    display: none;
}
tfoot tr td.yellow {
    background: #777; /* #00DCFF;*/
    border: none;
    border-width: 0 !important;
    color:#fff;
}
tfoot tr td.black {
    background: #303030;
    color: white;
    border-width: 0 !important;
}
/* emoji style */
img.wp-smiley,img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
/* set stick bottom section position to relative */
#content #step-video-side .stick-bottom {
    position: relative;
    bottom: -11px;
}

/*For training page*/ 
#trainingPage .fancybox-skin .wistia_video_wrapper{
    height:auto !important;
}
#trainingPage blockquote {
    background-color: #f6f7fa;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
#trainingPage .button[disabled], #trafficPage .button[disabled] {
    background-color: #5d9725 !important;
    border-color: #5d9725 !important;
}

/* CONSOLIDATED PAGE RESETS - Common styles for account/profile pages */
#profile_page #profile-row,
#username_page #profile-row,
#profile-image_page #profile-row,
#enagic_page #profile-row,
#get-paid_page #profile-row,
#tax-cert_page #profile-row,
#notifications_page #profile-row,
#subscriptions #profile-row,
#payment-methods_page #profile-row,
#payment-method_page #profile-row,
#payments_page #profile-row,
#orders_page #profile-row,
#signed-aggrement_page #profile-row,
#invoices_page #profile-row,
#sales_page #profile-row,
#my-video_page #profile-row,
#get-social_page #profile-row {
    float: unset;
}

#profile_page hr,
#username_page hr,
#profile-image_page hr,
#enagic_page hr,
#get-paid_page hr,
#tax-cert_page hr,
#notifications_page hr,
#subscriptions hr,
#payment-methods_page hr,
#payment-method_page hr,
#payments_page hr,
#orders_page hr,
#signed-aggrement_page hr,
#invoices_page hr,
#sales_page hr,
#my-video_page hr,
#get-social_page hr {
    margin-left: unset;
    background: #dddfe2;
    border: none;
    display: block;
    height: 1px;
    margin: 1rem 0;
}

#profile_page h4,
#username_page h4,
#profile-image_page h4,
#enagic_page h4,
#get-paid_page h4,
#tax-cert_page h4,
#notifications_page h4,
#subscriptions h4,
#payment-methods_page h4,
#payment-method_page h4,
#payments_page h4,
#orders_page h4,
#signed-aggrement_page h4,
#invoices_page h4,
#sales_page h4,
#my-video_page h4,
#get-social_page h4 {
    padding-bottom: 0;
}

/* Page-specific overrides */
#profile_page .profile-col .label-col { margin: -17px; }

#username_page label { display: block; width: 130px; float: left; }
#username_page input[type=text] { width: 100%; }

#profile-image_page .gravitar_container_content,
#profile-image_page .gravitar_container,
#profile-image_page .gravatar_col_one,
#profile-image_page .gravatar_row { float: unset; }
#profile-image_page .gravitar_container_content { width: 100%; }
#profile-image_page input[type="file"] { font-size: 16px; }

#enagic_page .button-responsive-custom { white-space: nowrap; }

#get-paid_page .btn { font-size: 14px; padding: 5px 10px; }

#subscriptions select { max-width: 200px; width: 100%; }
#subscriptions .cancel_button_link { background: none; border: none; padding: 0; font: inherit; cursor: pointer; color: #2e82bc; }

#payment-method_page input { display: block; }

/* Profile image page styles (merged from custom-pages.css) */
.error-msg { background-color: #BC1717; border: 1px solid #ffff00; border-radius: 5px; color: #ffffff; float: left; margin: 0 auto; padding: 10px; text-align: center; width: 98%; margin-bottom: 20px; }
.cancelLink { font-size: 15px; color: #BC1717; font-weight: 400; }
.content ol, .content ul { margin: 0; }
.error_msg { color: red; font-size: 13px; padding-left: 5px; }
.succ_msg { color: green; font-size: 13px; padding-left: 10px; }
.err_msg_opt { color: red; font-size: 13px; font-weight: normal; padding-left: 10px; }
.succ_msg_opt { color: green; font-size: 13px; font-weight: normal; padding-left: 10px; }
.gravitar_container { width: 100%; float: left; padding-top: 20px; padding-bottom: 40px; }
.gravitar_container_img { width: 40%; float: left; text-align: center; }
.current_pro_img { min-width: 200px; width: 200px; border-radius: 50%; }
.gavtar_link { padding-top: 10px; }
.gravatar_input_container { width: 100%; }
.gravatar_input_box { width: 350px; }
.main_div_contnr { width: 100%; border: 1px solid #3079A0; border-radius: 5px; margin: 20px 0; float: left; padding: 20px; }
.radio_save_btn { margin-left: 20px; width: 50%; float: left; }
.radio_contn { width: 50%; }
.nav.nav-tabs.tab-title { font-size: 15px; }
.gravatar_row { width: 100%; float: left; margin-top: auto; }
.gravatar_col_one { width: 30%; float: left; font-size: 18px; padding-top: 10px; }

@media (max-width: 800px) {
    .radio_save_btn { margin-left: 0px; margin-top: 10px; width: 100%; float: left; }
    .radio_contn { width: 100%; }
}
@media (max-width: 580px) {
    .radio_save_btn { margin-left: 0px; margin-top: 10px; width: 100%; float: left; }
    .radio_contn { width: 100%; }
    .gravitar_container_img { width: 100%; }
    .gravitar_container_content { width: 100%; }
    .gravatar_input_box { width: 300px; }
    .radio-inline { margin-left: 10px; }
    .gravatar_col_one { width: 100%; padding-bottom: 10px; }
    .succ_msg { padding-top: 10px; }
    .tab_title { width: 160px; font-size: 11px; }
}
@media (max-width: 380px) {
    .nav.nav-tabs.tab-title { font-size: 12px; }
    .gravitar_container_img { width: 100%; }
    .gravitar_container_content { width: 100%; }
    .gravatar_input_box { width: auto; }
    .tab_title { width: 110px; font-size: 10px; }
}
@media screen and (min-width: 1025px) and (max-width: 1388px) {
    .navbar-menu { flex-grow: 0; }
}

/* FOR MY MY BUSINESS > PROMOTE > AD LINKS PAGE STARTS */
@media screen and ( max-width: 768px )  {
    .responsive-copy-button{
        right: 5px !important;
    }
}
/* FOR MY MY BUSINESS > PROMOTE > AD LINKS PAGE ENDS */

/* ALL PAGES STARTS */
.responsive-menu-profile{width: 100%;float: left;position:absolute;top:12px;}
.navbar-item small{position: absolute;top: 27px;left:37px;}
.navbar-item:hover{color: #fff !important;margin-top: 0px;}

/* Start Custom for all page Search bar .*/
#cart_abandons_page #searchform, #apps_page #searchform, #all_page #searchform,  #members_page #searchform, #marketplace_page #searchform, #enagic_leads_page #searchform, #leads_page #searchform{ float:left; }
#cart_abandons_page .inner-page-wrap, #apps_page .inner-page-wrap, #all_page .inner-page-wrap, #members_page .inner-page-wrap, #marketplace_page .inner-page-wrap, #enagic_leads_page .inner-page-wrap, #leads_page .inner-page-wrap{ float:left; }
/* End Custom for all page Search bar .*/

/* Start CSS for Youtube Iframe */
#youtubeIframe{ width:93%; margin-left: 4%; margin-top: 30px; height:1187px; border-width:0px; }
#instgram-mastery{ width:93%; margin-left: 4%; margin-top: 30px; height:1187px; border-width:0px; }
/* End CSS for Youtube Iframe */

ul.sidenav li a:hover{color:#1e1e1e !important;}
.ui-widget-content{background:#fff;opacity:1;};
.ui-tooltip-content{color:#000;}
.ui-widget-content a {color: #3273dc;}
.responsive_ordinal{width:auto !important;display:none !important;}

@media only screen and (max-width: 768px){
    .responsive_ordinal{display:inline-block !important;}
    .inner-page-wrap{ float:none !important; }
    #searchform{ float:none !important; }
    #youtubeIframe{ height:500px; }
    #instgram-mastery{ height:500px; }
    #leads_page .table-res-wrap, #cart_abandons .table-res-wrap, #apps_page .table-res-wrap{ overflow:overlay; }
    .responsive-menu-profile{width: auto;float: left;position:absolute;top:12px;}
    .navbar-item .name{left:14px;}
    .navbar-item small{left: 56px;}
}
@media only screen and (max-width: 1216px){
    #content #step-video-side .stick-bottom{position: relative;bottom: -10px;margin: 0;}
}
.button-responsive-custom {white-space: normal;height: auto;}
/** ALL PAGES ENDS **/
tfoot {border: solid 1px #777;}

/** Autoresponder file **/
.autoresponder_page .table img{height: 12px;}
.autoresponder_page hr {background: #dddfe2;border: none;display: block;height: 1px; margin: 1rem 0;}
.autoresponder_page h4{padding-bottom: 0; }

/*Bootstrap Alerts*/
.alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.alert-dismissable, .alert-dismissible { padding-right: 35px; }
.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
.alert-warning { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }
.alert-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }


p {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 18px;
}
a {font-size: inherit;}
span {font-size: inherit;}
strong {font-size: inherit;}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
/*Search page CSS*/
/*@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}*/
.search-box {
  background: #fafafa;
  padding: 2rem 0;
  border: 1px solid #ebebeb;
}
.search-result-box {
/*  margin-top: 20px; */
  border: 1px solid #e3e3e3;
  padding: 1rem 2rem;
/*  box-shadow: 0 0 5px rgb(176 176 176 / 20%); */
  background-color: #fff;
}
@media (max-width: 980px) {
/*	.search-box, .search-result-box{ margin:10px} */
}
.search-result-box .breadcrumb {
  padding: 5px 15px 5px 0px;
  border-radius: 3px;
  margin-bottom:1rem
}
.search-result-box .breadcrumb li+li:before {
  /*content: ">";*/
  color: #a5a5a5;
  margin-right: 10px;
}
.search-result-box .breadcrumb a {
  color: #0089A2;
  padding-left:0px;
}
.search-result-box .breadcrumb li.is-active a {
  background: #0089A2;
  color: #fff;
  border-radius: 8px;
  padding: 2px 7px;
  cursor: pointer;
  pointer-events: unset;
}
.search-btn {
  background-color: #1bfbfb;
  border-radius: 3px;
  letter-spacing: 1px;
  color: #fff;
  transition: all 0.3s;
}
.search-btn:hover {
  filter: brightness(112%);
  color: #fff;
}
/* FOR NAVBAR MENU BELL ICON BADGE */
.badge {
    font-size:10px;
    position: absolute;
    top: 11px;
    right: 40px;
    width: 15px;
    height: 15px;
    background: red;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 600;
}
.badge-nbo { top: 21px !important; right: 2px !important; }
/* FOR COMMS PORTAL PAGE*/
@media only screen and (max-width: 768px){
/*  .btn_ok{ width: 80px !important; } */
  .badge {right: 10px !important}
  .badge-nbo { top: 15px !important; }
  .small_screen_badge_nbo {top: 10px !important; right: 20px !important;}
}
@media only screen and (max-width: 320px){
  .btn_ok {
    float: inherit !important;
/*    width: 80px !important; */
    margin-left: 70px !important;
    margin-bottom: 15px !important;
  }
  .btn_remind_later{
    float: inherit !important;
    margin-left: 15px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .small_screen_badge { display: none; }
  .to_date_filter_column { margin-left: 25px; margin-right: : 5px }
  .column.is-4.custum-navbar {
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 1215px) and (min-width: 769px)  {
  .column.is-2 {
    width: auto !important;
  }
}

@media only screen and (max-width: 980px) and (min-width: 769px)  {
  .columns {
    display: block !important;
  }
}

/* Custom css for Checkbox on Daily task */
.cbx {
  display: flex;
  align-items: baseline;
}
.checkbox-wrapper-15 .cbx {
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.checkbox-wrapper-15 .cbx span {
  display: inline-block;
  vertical-align: middle;
}

.checkbox-wrapper-15 .inp-cbx:checked  + .cbx span {
  text-decoration: line-through;
}

.checkbox-wrapper-15 .cbx span:first-child {
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #B9B8C3;
  transition: all 0.2s ease;
}
.checkbox-wrapper-15 .cbx span:first-child svg {
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 5px;
  fill: none;
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.checkbox-wrapper-15 .cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #30d46f;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.checkbox-wrapper-15 .cbx span:last-child {
  margin-left: 8px;
}
.checkbox-wrapper-15 .cbx span:last-child:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #B9B8C3;
  transform-origin: 0 0;
  transform: scaleX(0);
}
.checkbox-wrapper-15 .cbx:hover span:first-child {
  border-color: #30d46f;
}

.checkbox-wrapper-15 .inp-cbx:checked + .cbx span:first-child {
  border-color: #30d46f;
  background: #30d46f;
  animation: check-15 0.6s ease;
}
.checkbox-wrapper-15 .inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.checkbox-wrapper-15 .inp-cbx:checked + .cbx span:first-child:before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}
.checkbox-wrapper-15 .skipped + .cbx span:first-child {
  background: grey !important;
}

.checkbox-wrapper-15 .inp-cbx:checked + .cbx span:last-child {
  color: #B9B8C3;
  transition: all 0.3s ease;
}
.checkbox-wrapper-15 .inp-cbx:checked + .cbx span:last-child:after {
  transform: scaleX(1);
  transition: all 0.3s ease;
}
.checkbox-wrapper-15{
  margin:15px;
}

@keyframes check-15 {
  50% {
    transform: scale(1.2);
  }
}


 /* Ribbon CSS for batches */
/* HTML: <div class="ribbon">Your text content</div> */
.ribbon-gold{
  --c: #ffb300;
}
.ribbon-silver{
  --c: #686868;
}

.ribbon {
  padding: .6em 1.3em; /* you may need to adjust this based on your content */
  aspect-ratio: 1;
  display: grid;
  place-content: center;
  text-align: center;
  position: absolute;
  z-index: 0;
  width: 20px;
  box-sizing: border-box;
}
.ribbon:before {
  content:"";
  position: absolute;
  z-index: -1;
  inset: 50% 0 auto;
  aspect-ratio: 1;
  background: color-mix(in srgb, var(--c), #000 35%);
  clip-path: polygon(calc(100%/3) 0,calc(200%/3) 0,100% 90%,80% 85%,calc(200%/3) 100%,calc(100%/3) 0,calc(200%/3) 0,calc(100%/3) 100%,20% 85%,0 90%);
}
.ribbon:after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: radial-gradient(35% 35%,#0000 96%,#0003 97% 99%,#0000) var(--c);
  clip-path: polygon(100.00% 50.00%,89.23% 57.80%,96.19% 69.13%,83.26% 72.22%,85.36% 85.36%,72.22% 83.26%,69.13% 96.19%,57.80% 89.23%,50.00% 100.00%,42.20% 89.23%,30.87% 96.19%,27.78% 83.26%,14.64% 85.36%,16.74% 72.22%,3.81% 69.13%,10.77% 57.80%,0.00% 50.00%,10.77% 42.20%,3.81% 30.87%,16.74% 27.78%,14.64% 14.64%,27.78% 16.74%,30.87% 3.81%,42.20% 10.77%,50.00% 0.00%,57.80% 10.77%,69.13% 3.81%,72.22% 16.74%,85.36% 14.64%,83.26% 27.78%,96.19% 30.87%,89.23% 42.20%); /* from https://css-generators.com/starburst-shape/ */
}

.header_row {
  display: flex;
  align-items: center;
}
.featured-badge {
  --badge-size: 2rem;
  height: var(--badge-size);
  width: var(--badge-size);
  position: relative;
}
.featured-badge::before,
.featured-badge::after {
  content: '';
  position: absolute;
  top: 50%;
  width: calc(var(--badge-size) / 4);
  height: calc(var(--badge-size) * 0.75);
  background: #ff0000;
  border-width: 0 calc(var(--badge-size) / 16);
  border-color: #140037;
  border-style: solid;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 90%, 0% 100%);
}
.featured-badge::before {
  left: 0;
  transform: translateX(100%) rotate(25deg);
}
.featured-badge::after {
  right: 0;
  transform: translateX(-100%) rotate(-25deg);
  z-index: -1;
}
.featured-badge span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--badge-size);
  height: var(--badge-size);
  font-size: 16px;
  font-weight: bold;
  color: #fbf3f3;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f0c808;
  box-shadow: 0.025em 0.025em 0.1em #303030;
  border-radius: 50%;
}
.featured-badge span::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  height: 85%;
  background: #c4a408;
  box-shadow: 0.025em 0.025em 0.1em #303030 inset;
  border-radius: 50%;
  z-index: -1;
}
/* CHRITY CSS  */
.main-charity-widget {
  width: 100%;
  background: black;
  color: white;
  padding: 20px;
  text-align: center;
}
.charity-title {
  font-family: Proxima Nova, sans-serif;
  color: #5493D3;
  font-size: 14px;
  margin: 30px 0px;
}
.charity-row-sections {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 30px 0px;
  font-family: Kazimir Text, serif;
  font-weight: 400;
  line-height: 2.6rem;
}
.charity-count {
  font-size: 2.3rem;
}
.charity-detail {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.charity-name {
  font-family: Proxima Nova, sans-serif;
  font-size: 18px;
  padding: 10px;
}
.charity-icon {
  color: black;
  border-radius: 50px;
  background: rgb(255, 202, 10);
  width: 15px;
  height: 15px;
  font-size: 10px;
  padding: 0px 5px;
  cursor: pointer;
}
.icon-div {
  margin-top: -13px;
}
.charity-column-section {
  border-right: 2px solid;
  width: 100%;
}
.charity-column-section:nth-child(3) {
  border-right: none;
}
@media only screen and (max-width: 900px){
  .charity-row-sections {
    display: inline-block;
    width: 100%;
  }
  .charity-column-section {
    padding: 0px;
    width: 100%;
    margin-bottom: 30px;
    border-right: none;
  }
  .charity-column-section:nth-child(3) {
    margin-bottom: 0px;
  }
  .charity-name {
    padding: 0px;
  }
}

/* Bulma Modal Overrides - cleaner, lighter styling */
.modal {
  z-index: 1000;
}
.modal-card-head {
  padding: 5px 20px 0px;
}
.modal-card-title {
  font-size: 18px;
}
.modal-card-body {
  padding: 20px;
}
.modal-card-foot {
  padding: 12px 20px;
}
