/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
.single-onlineshow_pages #osb-content aside,
.single-onlineshow_pages #osb-content details,
.single-onlineshow_pages #osb-content figcaption,
.single-onlineshow_pages #osb-content figure,
.single-onlineshow_pages #osb-content footer,
.single-onlineshow_pages #osb-content header,
.single-onlineshow_pages #osb-content hgroup,
.single-onlineshow_pages #osb-content main,
.single-onlineshow_pages #osb-content menu,
.single-onlineshow_pages #osb-content nav,
.single-onlineshow_pages #osb-content section,
.single-onlineshow_pages #osb-content summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
.single-onlineshow_pages #osb-content canvas {
    width: 100%;
}
.single-onlineshow_pages #osb-content audio,
.single-onlineshow_pages #osb-content .sigPad:not(.signed) canvas,
.single-onlineshow_pages #osb-content progress,
.single-onlineshow_pages #osb-content video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
  box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
  border: 2px solid #ffc2c2;
  border-radius:  var(--osb-border-radius);
}

.single-onlineshow_pages #osb-content .sigPad1.signed canvas {
  cursor: default !important;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

.single-onlineshow_pages #osb-content audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
.single-onlineshow_pages #osb-content template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

.single-onlineshow_pages #osb-content a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

.single-onlineshow_pages #osb-content a:active,
.single-onlineshow_pages #osb-content a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

.single-onlineshow_pages #osb-content abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

.single-onlineshow_pages #osb-content b,
.single-onlineshow_pages #osb-content strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

.single-onlineshow_pages #osb-content dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

.single-onlineshow_pages #osb-content h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

.single-onlineshow_pages #osb-content mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

.single-onlineshow_pages #osb-content small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

.single-onlineshow_pages #osb-content sub,
.single-onlineshow_pages #osb-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.single-onlineshow_pages #osb-content sup {
  top: -0.5em;
}

.single-onlineshow_pages #osb-content sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
.single-onlineshow_pages #osb-content kbd,
.single-onlineshow_pages #osb-content pre,
.single-onlineshow_pages #osb-content samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/

#et-fb-app .if-scheduled:before, 
#et-fb-app .if-live:before,
#et-fb-app .if-expired:before,
#et-fb-app .if-replay:before,
#et-fb-app .if-not-customer:before,
#et-fb-app .if-customer:before {
    background: #aaa;
    border-radius: 0;
    bottom: auto;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    left: 50%;
    line-height: 1.5em;
    opacity: 0.6;
    padding: 0 8px;
    position: absolute;
    right: auto;
    top: 0;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 20;
}
#et-fb-app .if-scheduled:before {
    content: "if-scheduled";
}
#et-fb-app .if-live:before {
    content: "if-live";
}
#et-fb-app .if-expired:before {
    content: "if-expired";
}
#et-fb-app .if-replay:before {
    content: "if-replay";
}
#et-fb-app .if-customer:before {
    content: "if-customer";
}
#et-fb-app .if-not-customer:before {
    content: "if-not-customer";
}
#et-fb-app .if-live.if-replay:before {
    content: "if-live, if-replay";
}
#et-fb-app .if-scheduled, 
#et-fb-app .if-live,
#et-fb-app .if-expired,
#et-fb-app .if-replay,
#et-fb-app .if-not-customer,
#et-fb-app .if-customer {
    box-shadow:0px 0px 0px 1px inset rgba(0,0,0,0.6);
    min-height:10px !important;
    overflow:visible !important;
}

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content .osb-container,
.single-speakers .osb-container {
  position: relative;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto !important;
  box-sizing: border-box;
  display:flex;
  flex-direction:column;
}
.single-onlineshow_pages #osb-content .section,
.single-speakers .section {
  position: relative;
  width: 100%;
  display:flex;
  flex-direction:column;
}
.single-speakers .section {
  background-color: var(--osb-theme-color); !important;
  margin: 30px auto !important;
  padding: 0px 30px !important;
  border-radius:var(--osb-border-radius) !important;
  box-shadow:0px 0px 80px rgba(0,0,0,0.1);
}
.single-speakers #osb-content .osb-container .section.countdown-section {
    margin-top: -30px !important;
    border-radius: 0px 0px var(--osb-border-radius) var(--osb-border-radius) !important;
    width: 90%;
}
.single-speakers #osb-content .osb-container .section:first-child {
  margin-top: 60px !important;
}
.single-speakers #osb-content .osb-container .section:last-child {
  margin-bottom: 60px !important;
}
.single-onlineshow_pages #osb-content .osb-container .row,
.single-speakers .osb-container .row {
  width: 100%;
  box-sizing: border-box;
  padding: var(--osb-row-padding);
  margin: var(--osb-row-margin);
}

.single-onlineshow_pages #osb-content .column,
.single-speakers .column,
.single-onlineshow_pages #osb-content .columns,
.single-speakers .columns {
  width: auto;
  float: left;
  box-sizing: border-box;
}
.single-speakers .column,
.single-speakers .columns {
  display: flex;
  flex-direction: column;
}
.single-speakers .column > *,
.single-speakers .columns > * {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px auto;
}

#osb-content .osb-container .module {
    margin-bottom: 1em;
}
.single-onlineshow_pages #osb-content .osb-container,
.single-speakers .osb-container {
  padding: 0 !important; 
}

/* For devices larger than 400px */
@media (min-width: 400px) {
  .single-onlineshow_pages #osb-content .osb-container,
  .single-speakers .osb-container {
  }
}

/* For devices larger than 550px */
@media only screen and (min-width: 550px) {

  .single-onlineshow_pages #osb-content .row {
    display:flex;
  }

  .single-onlineshow_pages #osb-content .osb-container,
  .single-speakers .osb-container                       {  }
  .single-onlineshow_pages #osb-content .column:not(.u-pull-center),
  .single-onlineshow_pages #osb-content .columns:not(.u-pull-center),
  .single-speakers .columns:not(.u-pull-center)                         { margin-left: 4% !important; }
  .single-onlineshow_pages #osb-content .column:not(.u-pull-center):first-child,
  .single-onlineshow_pages #osb-content .columns:not(.u-pull-center):first-child,
  .single-speakers .columns:not(.u-pull-center):first-child              { margin-left: 0 !important; }
  .single-onlineshow_pages #osb-content .one.column,
  .single-onlineshow_pages #osb-content .one.columns,
  .single-speakers .one.columns                    { width: 4.66666666667%; }
  .single-onlineshow_pages #osb-content .two.columns,
  .single-speakers .two.columns                    { width: 13.3333333333%; }
  .single-onlineshow_pages #osb-content .three.columns,
  .single-speakers .three.columns                  { width: 22%; }
  .single-onlineshow_pages #osb-content .four.columns,
  .single-speakers .four.columns                   { width: 30.6666666667%; }
  .single-onlineshow_pages #osb-content .five.columns,
  .single-speakers .five.columns                   { width: 39.3333333333%; }
  .single-onlineshow_pages #osb-content .six.columns,
  .single-speakers .six.columns                    { width: 48%; }
  .single-onlineshow_pages #osb-content .seven.columns,
  .single-speakers .seven.columns                  { width: 56.6666666667%; }
  .single-onlineshow_pages #osb-content .eight.columns,
  .single-speakers .eight.columns                  { width: 65.3333333333%; }
  .single-onlineshow_pages #osb-content .nine.columns,
  .single-speakers .nine.columns                   { width: 74.0%; }
  .single-onlineshow_pages #osb-content .ten.columns,
  .single-speakers .ten.columns                    { width: 82.6666666667%; }
  .single-onlineshow_pages #osb-content .eleven.columns,
  .single-speakers .eleven.columns                 { width: 91.3333333333%; }
  .single-onlineshow_pages #osb-content .twelve.columns,
  .single-speakers .twelve.columns                 { width: 100% !important; margin-left: 0; }
  .single-onlineshow_pages #osb-content .one-third.column,
  .single-speakers .one-third.column               { width: 30.6666666667%; }
  .single-onlineshow_pages #osb-content .two-thirds.column,
  .single-speakers .two-thirds.column              { width: 65.3333333333%; }
  .single-onlineshow_pages #osb-content .one-half.column,
  .single-speakers .one-half.column                { width: 48%; }

  /* Offsets */
  .single-onlineshow_pages #osb-content .offset-by-one.column,
  .single-onlineshow_pages #osb-content .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .single-onlineshow_pages #osb-content .offset-by-two.column,
  .single-onlineshow_pages #osb-content .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .single-onlineshow_pages #osb-content .offset-by-three.column,
  .single-onlineshow_pages #osb-content .offset-by-three.columns        { margin-left: 26%;            }
  .single-onlineshow_pages #osb-content .offset-by-four.column,
  .single-onlineshow_pages #osb-content .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .single-onlineshow_pages #osb-content .offset-by-five.column,
  .single-onlineshow_pages #osb-content .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .single-onlineshow_pages #osb-content .offset-by-six.column,
  .single-onlineshow_pages #osb-content .offset-by-six.columns          { margin-left: 52%;            }
  .single-onlineshow_pages #osb-content .offset-by-seven.column,
  .single-onlineshow_pages #osb-content .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .single-onlineshow_pages #osb-content .offset-by-eight.column,
  .single-onlineshow_pages #osb-content .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .single-onlineshow_pages #osb-content .offset-by-nine.column,
  .single-onlineshow_pages #osb-content .offset-by-nine.columns         { margin-left: 78.0%;          }
  .single-onlineshow_pages #osb-content .offset-by-ten.column,
  .single-onlineshow_pages #osb-content .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .single-onlineshow_pages #osb-content .offset-by-eleven.column,
  .single-onlineshow_pages #osb-content .offset-by-eleven.columns       { margin-left: 95.3333333333%; }
  .single-onlineshow_pages #osb-content .offset-by-one-third.column,
  .single-onlineshow_pages #osb-content .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .single-onlineshow_pages #osb-content .offset-by-two-thirds.column,
  .single-onlineshow_pages #osb-content .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }
  .single-onlineshow_pages #osb-content .offset-by-one-half.column,
  .single-onlineshow_pages #osb-content .offset-by-one-half.columns     { margin-left: 52%; }

}

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) 
html {
  font-size: 62.5%; 
  }
body {
  font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element 
  line-height: 1.6;
  font-weight: 400;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222; 
  }


/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– 
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; 
  }
h1 { font-size: 4.0rem; line-height: 1.2;  letter-spacing: -.1rem;}
h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; 
}
h3 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; 
}
h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; 
}
h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; 
}
h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; 
}

/* Larger than phablet 
@media (min-width: 550px) {
  h1 { font-size: 5.0rem; 
  }
  h2 { font-size: 4.2rem; 
  }
  h3 { font-size: 3.6rem; 
  }
  h4 { font-size: 3.0rem; 
  }
  h5 { font-size: 2.4rem; 
  }
  h6 { font-size: 1.5rem; 
  }
}

p {
  margin-top: 0; 
  } 
*/

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– 
a {
  color: #1EAEDB; 
  }
a:hover {
  color: #0FA0CE; 
  } */
a.no-underline {
  text-decoration:none;
}



/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content .button:not([id^="mceu"]),
.single-onlineshow_pages #osb-content div:not([id^="mceu"]) > button:not([id^="mceu"]),
.single-onlineshow_pages #osb-content input[type="submit"],
.single-onlineshow_pages #osb-content input[type="reset"],
.single-onlineshow_pages #osb-content input[type="button"] {
  display: inline-block;
  height: auto;
  padding: 6px 15px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: inherit;
  letter-spacing: 0;
text-transform: uppercase;
  text-decoration: none;
  white-space: inherit;
  background-color: var(--osb-button-color);
  border-radius:  var(--osb-border-radius);
  cursor: pointer;
  box-sizing: border-box;
  margin: 5px;
  color: var(--osb-button-text-color);
  ord-break:inherit;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
button[style="background-color: var(--osb-button-active-color);"] {
  color: var(--osb-button-active-text-color) !important;
}
.single-onlineshow_pages #osb-content .button:not([id^="mceu"]):hover,
.single-onlineshow_pages #osb-content div:not([id^="mceu"]) > button:not([id^="mceu"]):hover,
.single-onlineshow_pages #osb-content input[type="submit"]:hover,
.single-onlineshow_pages #osb-content input[type="reset"]:hover,
.single-onlineshow_pages #osb-content input[type="button"]:hover,
.single-onlineshow_pages #osb-content .button:not([id^="mceu"]):focus,
.single-onlineshow_pages #osb-content div:not([id^="mceu"]) > button:not([id^="mceu"]):focus,
.single-onlineshow_pages #osb-content input[type="submit"]:focus,
.single-onlineshow_pages #osb-content input[type="reset"]:focus,
.single-onlineshow_pages #osb-content input[type="button"]:focus {
  outline: 0; 
}
.single-onlineshow_pages #osb-content .button.button-primary,
.single-onlineshow_pages #osb-content div:not([id^="mceu"]) > button.button-primary,
.single-onlineshow_pages #osb-content input[type="submit"].button-primary,
.single-onlineshow_pages #osb-content input[type="reset"].button-primary,
.single-onlineshow_pages #osb-content input[type="button"].button-primary {
}
.single-onlineshow_pages #osb-content .button.button-primary:hover,
.single-onlineshow_pages #osb-content div:not([id^="mceu"]) > button.button-primary:hover,
.single-onlineshow_pages #osb-content input[type="submit"].button-primary:hover,
.single-onlineshow_pages #osb-content input[type="reset"].button-primary:hover,
.single-onlineshow_pages #osb-content input[type="button"].button-primary:hover,
.single-onlineshow_pages #osb-content .button.button-primary:focus,
.single-onlineshow_pages #osb-content div:not([id^="mceu"]) > button.button-primary:focus,
.single-onlineshow_pages #osb-content input[type="submit"].button-primary:focus,
.single-onlineshow_pages #osb-content input[type="reset"].button-primary:focus,
.single-onlineshow_pages #osb-content input[type="button"].button-primary:focus {
}

.single-speakers #osb-content .column .button, 
.single-speakers #osb-content .columns .button {
    width: max-content;
    margin: auto;
}

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content input[type="email"],
.single-onlineshow_pages #osb-content input[type="number"],
.single-onlineshow_pages #osb-content input[type="search"],
.single-onlineshow_pages #osb-content input[type="text"],
.single-onlineshow_pages #osb-content input[type="tel"],
.single-onlineshow_pages #osb-content input[type="url"],
.single-onlineshow_pages #osb-content input[type="password"],
.single-onlineshow_pages #osb-content textarea,
.single-onlineshow_pages #osb-content select {
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  border: 1px solid #D1D1D1;
  border-radius:  var(--osb-border-radius);
  box-shadow: none;
  box-sizing: border-box; 
  width:100% !important;
  font-size:18px;
}
/* Removes awkward default styles on some inputs for iOS */
.single-onlineshow_pages #osb-content input[type="email"],
.single-onlineshow_pages #osb-content input[type="number"],
.single-onlineshow_pages #osb-content input[type="search"],
.single-onlineshow_pages #osb-content input[type="text"],
.single-onlineshow_pages #osb-content input[type="tel"],
.single-onlineshow_pages #osb-content input[type="url"],
.single-onlineshow_pages #osb-content input[type="password"],
.single-onlineshow_pages #osb-content textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; 
      }
.single-onlineshow_pages #osb-content textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; 
}
.single-onlineshow_pages #osb-content input[type="email"]:focus,
.single-onlineshow_pages #osb-content input[type="number"]:focus,
.single-onlineshow_pages #osb-content input[type="search"]:focus,
.single-onlineshow_pages #osb-content input[type="text"]:focus,
.single-onlineshow_pages #osb-content input[type="tel"]:focus,
.single-onlineshow_pages #osb-content input[type="url"]:focus,
.single-onlineshow_pages #osb-content input[type="password"]:focus,
.single-onlineshow_pages #osb-content textarea:focus,
.single-onlineshow_pages #osb-content select:focus {
  border: 1px solid #33C3F0;
  outline: 0; 
}
.single-onlineshow_pages #osb-content label,
.single-onlineshow_pages #osb-content legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; 
}
.single-onlineshow_pages #osb-content fieldset {
  padding: 0;
  border-width: 0; 
}
.single-onlineshow_pages #osb-content input[type="checkbox"],
.single-onlineshow_pages #osb-content input[type="radio"] {
  display: inline; 
}
.single-onlineshow_pages #osb-content label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; 
}


/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content ul {
  list-style: circle inside; 
}
.single-onlineshow_pages #osb-content ol {
  list-style: decimal inside; 
}
.single-onlineshow_pages #osb-content ol, 
.single-onlineshow_pages #osb-content ul {
  padding-left: 0;
  margin-top: 0; 
}
.single-onlineshow_pages #osb-content ul ul,
.single-onlineshow_pages #osb-content ul ol,
.single-onlineshow_pages #osb-content ol ol,
.single-onlineshow_pages #osb-content ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; 
}
.single-onlineshow_pages #osb-content li {
  margin-bottom: 1rem; 
}


/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; 
}
.single-onlineshow_pages #osb-content pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; 
}


/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content table {
    table-layout: fixed;
    width: 100%;
}
.single-onlineshow_pages #osb-content th,
.single-onlineshow_pages #osb-content td {
  padding: 12px 15px;
  text-align: left;
}
.single-onlineshow_pages #osb-content td {
    border: 0px;
}
.single-onlineshow_pages #osb-content tr > td:first-child {
    min-width: 120px;
    font-weight: bold;
}

.single-onlineshow_pages.speaker-dashboard #osb-content blockquote p {
    overflow-wrap: anywhere;
}

.single-onlineshow_pages #osb-content tr:nth-child(even) {
    background:rgba(127,127,127,0.03);
}
.single-onlineshow_pages #osb-content tr:nth-child(odd) {
    background:rgba(127,127,127,0.1);
}

/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content .osb-container button:not([id^="mceu"]),
.single-onlineshow_pages #osb-content .osb-container .button:not([id^="mceu"]) {
  border-radius:  var(--osb-border-radius);
  border: 2px #fff;
  margin: 0 5px;
}
.single-onlineshow_pages #osb-content .osb-container input,
.single-onlineshow_pages #osb-content .osb-container textarea,
.single-onlineshow_pages #osb-content .osb-container select,
.single-onlineshow_pages #osb-content .osb-container fieldset { 
}

.single-onlineshow_pages #osb-content .osb-container pre,
.single-onlineshow_pages #osb-content .osb-container blockquote,
.single-onlineshow_pages #osb-content .osb-container dl,
.single-onlineshow_pages #osb-content .osb-container figure,
.single-onlineshow_pages #osb-content .osb-container table,
.single-onlineshow_pages #osb-content .osb-container ul,
.single-onlineshow_pages #osb-content .osb-container ol,
.single-onlineshow_pages #osb-content .osb-container form {
  margin-bottom: 2.5rem; 
}


/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content .u-full-width {
  width: 100%;
  box-sizing: border-box; 
}
.single-onlineshow_pages #osb-content .u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; 
}
.single-onlineshow_pages #osb-content .u-pull-right {
  float: right; 
}
.single-onlineshow_pages #osb-content .u-pull-left {
  float: left; 
}
.single-onlineshow_pages #osb-content .u-pull-center {
  margin:0 auto !important;
}


/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-onlineshow_pages #osb-content hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; 
}

#osb-content .osb-container #message {
  background-color: rgba(127,127,127, 0.33);
  padding:20px;
  border-radius:  var(--osb-border-radius);
}

#osb-content .osb-container #message.error {
  background-color: rgba(255, 78, 78, 0.33);
  border-radius: var(--osb-border-radius);
}

#osb-content .osb-container #message.updated {
  background-color: rgba(39, 154, 48, 0.33);
  border-radius: var(--osb-border-radius);
}

#osb-content .osb-container p.updated {
    display: block;
    padding: 0.4em;
    background-color: #00c02a;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
#osb-content .osb-container .options {
    text-align: center;
}

#osb-content .osb-container .speaker-headshot img {
  border-radius: var(--osb-border-radius);
}

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.single-onlineshow_pages #osb-content .osb-container:after,
.single-onlineshow_pages #osb-content .row:after,
.single-onlineshow_pages #osb-content .u-cf {
  content: "";
  display: table;
  clear: both; 
}


/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/


/* Larger than mobile */
@media (min-width: 400px) {}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}

body.single-onlineshow_pages div#password-reset-form,
body.single-onlineshow_pages div#password-lost-form,
body.single-onlineshow_pages div#login-form {
  margin: 30px auto;
}

.single-onlineshow_pages #osb-content .box {
  width: 100%;
  text-align: center;
  box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
  padding: 20px;
  border-radius:  var(--osb-border-radius);
  background-color: rgba(255, 255, 255, 0.5);
}
.single-onlineshow_pages #osb-content .box > h4 {
  margin: -20px -20px 10px -20px !important;
  padding: 10px;
  box-shadow: 0px 10px 20px -20px #000;
}

.single-onlineshow_pages #osb-content.osb-box .tabcontent > h3.tab-title {
  border-bottom: 2px solid;
  margin-bottom: 30px;
}

.single-onlineshow_pages #osb-content.osb-box .speaker-headshot img.wp-post-image {
  border-radius:  var(--osb-border-radius);
}
.speaker-post {
  padding-top: 20px;
  background-color: var(--osb-theme-color);
  border-radius:  var(--osb-border-radius);
}
.speaker-post .card {
  padding: 1rem;
  background-color: var(--osb-theme-color);
  overflow:hidden;
}
.speaker-post .card img,
.speaker-image img {
    border-radius: var(--osb-border-radius);
}
.speaker-posts.grid {
  max-width: 100%;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
  justify-content: center;
}
.speaker-title {
    text-align: inherit;
    margin-bottom: 20px;
}
.speaker-description {
    text-align: inherit;
    margin-bottom: 20px;
}
.speaker-link {
    text-align: inherit;
    margin-bottom: 20px;
}
.speaker-image {
    margin: inherit;
    margin-bottom: 20px;
}

/***************************** Speaker Dashboard ******************************/

.speaker-dashboard .entry-header.alignwide {
  display: none;
}
#osb-content .osb-container .speaker-dash-nav {
  display: flex;
  position: relative;
  min-height: 50px;
  height: auto;
  padding: 10px;
  flex-wrap: wrap;
  border-radius: var(--osb-border-radius);
  background-color: var(--osb-theme-color);
}
#osb-content .row.sd-body .columns {
  border-radius: var(--osb-border-radius);
}
#osb-content .row.sd-body .columns.three,
#osb-content .sd-message {
  background-color: var(--osb-theme-color);
  padding:20px;
}
#osb-content .notice > * {
    margin: 20px;
}
#osb-content .notice {
    text-align:center;
}
p.error {
    border-radius: var(--osb-border-radius);
}
#osb-content .row.sd-body .columns.nine {
  padding:0px;
}
@media only screen and (min-width:600px) {
  #osb-content .row.sd-body .columns {
    place-self:flex-start;
  }
  #osb-content .row.sd-body .columns.three {
    width:25%;
    background-color: var(--osb-theme-color);
    padding:20px;
    margin-right:0px !important;
  }
  #osb-content .row.sd-body .columns.nine {
    width:75%;
    padding:0px;
    align-self:auto;
    margin-left:0px !important;
  }
}
#osb-content .row.sd-body .columns.nine .tabcontent, 
#osb-content .row.sd-header, 
#osb-content .sd-message, 
#osb-content .row.sd-body .columns.three, 
#osb-content .osb-container .speaker-dash-nav {
  background-color: var(--osb-theme-color);
  border-radius: var(--osb-border-radius);
  box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
}

/* Style tab links */
.single-onlineshow_pages #osb-content .tablink {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: auto;
}

.single-onlineshow_pages #osb-content .tablink:hover {
}

/* Style the tab content (and add height:100% for full page content) */
.single-onlineshow_pages #osb-content .tabcontent {
  display: none;
  padding: 20px;
}

#osb-content .osb-container .speaker-dash-nav,
#osb-content .row.sd-body .columns.three,
#osb-content .row.sd-body .columns.nine .tabcontent,
#osb-content .row.sd-header {
  margin: var(--osb-dash-margin);
}
ul.sigNav {
    margin-bottom: 0px !important;
}
li.drawIt {
    display: none;
}

/***************************** Conditional User Role & Time Interval CSS Classees ******************************/

body:not(.et-fb):not(.et-tb).osb-role-admin .if-not-admin,
body:not(.et-fb):not(.et-tb):not(.osb-role-admin) .if-admin,
body:not(.et-fb):not(.et-tb).osb-role-speaker .if-not-speaker,
body:not(.et-fb):not(.et-tb):not(.osb-role-speaker) .if-speaker,
body:not(.et-fb):not(.et-tb).osb-role-editor .if-not-editor,
body:not(.et-fb):not(.et-tb):not(.osb-role-editor) .if-editor,
body:not(.et-fb):not(.et-tb).osb-role-contributor .if-not-contributor,
body:not(.et-fb):not(.et-tb):not(.osb-role-contributor) .if-contributor,
body:not(.et-fb):not(.et-tb).osb-role-subscriber .if-not-subscriber,
body:not(.et-fb):not(.et-tb):not(.osb-role-subscriber) .if-subscriber,
body:not(.et-fb):not(.et-tb).osb-role-guest .if-not-guest,
body:not(.et-fb):not(.et-tb):not(.osb-role-guest) .if-guest,
body:not(.et-fb):not(.et-tb).osb-role-customer .if-not-customer,
body:not(.et-fb):not(.et-tb):not(.osb-role-customer) .if-customer {
  display:none !important;
}

  /** special css for Live & Replay periods for customers **/

body.single-speakers.is-replay:not(.et-fb) .countdown,
body.single-speakers.is-ended:not(.et-fb) .countdown,
body.single-speakers.osb-role-customer:not(.et-fb) .countdown { 
  display:none; 
}

body.single-speakers.is-scheduled .if-not-scheduled,
body.single-speakers.is-live .if-not-live,
body.single-speakers.is-expired .if-not-expired,
body.single-speakers.is-replay .if-not-replay,
body.single-speakers.is-ended .if-not-ended {
  display:none;
}
body.single-speakers:not(.is-scheduled) .if-scheduled,
body.single-speakers:not(.is-live) .if-live,
body.single-speakers:not(.is-expired) .if-expired,
body.single-speakers:not(.is-replay) .if-replay,
body.single-speakers:not(.is-ended) .if-ended {
  display:none !important;
}
body.single-speakers.is-scheduled .if-scheduled,
body.single-speakers.is-live .if-live,
body.single-speakers.is-expired .if-expired,
body.single-speakers.is-replay .if-replay,
body.single-speakers.is-ended .if-ended {
  display:inherit !important;
}
.allowed-gifts-0 .gift-row-1,
.allowed-gifts-0 .gift-row-2,
.allowed-gifts-0 .gift-row-3,
.allowed-gifts-1 .gift-row-2,
.allowed-gifts-1 .gift-row-3,
.allowed-gifts-2 .gift-row-3 {
    display:none;
}
/***************************** Custom Speaker Agreement ******************************/
#select-speaker select + button {
    width: 50%;
}
.custom_speaker_agreement > * {
  margin-bottom: 20px;
}
.custom_speaker_agreement h2 {
  font-size: 32px;
  font-weight: bold;
}
.custom_speaker_agreement {
  border:1px solid;
  padding:20px;
  max-height: 300px;
  overflow-wrap: wrap;
  overflow-y: auto
}
#osb-content .osb-container .front-end-form {
  max-width: 614px;
  margin: 0 auto !important;
  padding: 20px;
}
#osb-content .osb-container .front-end-form .osb_section {
  padding: 20px;
  background-color: var(--osb-theme-color);
  border-radius: var(--osb-border-radius);
  box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);
}
#osb-content .osb-container .osb_section > h3 {
  font-weight: 900;
  margin: 0px 0px 20px;
  padding:10px 20px;
  text-align: center;
  border-bottom:1px solid;
}
#osb-content .osb-container .front-end-form span.description {
  margin: 0px 0px 20px 0px !important;
  display: block;
  font-size:70%;
}
#osb-content .osb-container #wp-speaker_short_bio-wrap,
#osb-content .osb-container .custom_speaker_agreement {
  border-radius:  var(--osb-border-radius);
  margin:20px;
}
#osb-content .osb-container .g-recaptcha, 
#osb-content .osb-container .osb_section {
  margin-bottom:20px;
}
.theme-twentytwentyone.single-speakers .post-thumbnail,
.theme-twentytwentyone.single-speakers .entry-header {
  display: none;
}

.theme-twentytwentyone.single-speakers .widget-area, 
.theme-twentytwentyone.single-speakers .pagination, 
.theme-twentytwentyone.single-speakers .comments-pagination, 
.theme-twentytwentyone.single-speakers .post-navigation, 
.theme-twentytwentyone.single-speakers .site-footer, 
.theme-twentytwentyone.single-speakers .site-header, 
.theme-twentytwentyone.single-speakers .alignwide, 
.theme-twentytwentyone.single-speakers .wide-max-width, 
.theme-twentytwentyone.single-speakers .wp-block-pullquote.alignwide > p, 
.theme-twentytwentyone.single-speakers .wp-block-pullquote.alignwide blockquote, 
.theme-twentytwentyone.single-speakers hr.wp-block-separator:not(.is-style-dots).alignwide {
  max-width:1200px;
}

body.et-fb img[src="Speaker Gift 1 Image Url"]::before,
body.et-tb img[src="Speaker Gift 1 Image Url"]::before {
    background:transparent;
    color:transparent;
    font-weight:bold;
    min-width: inherit;
    content: "-----------------------------------------------------------------------------------------------------------------------------";
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 1em;
    z-index:-1;
}
body.et-fb img[src="Speaker Gift 1 Image Url"],
body.et-tb img[src="Speaker Gift 1 Image Url"] {
    min-height: auto !important;
    background: url(../img/gift1.jpg) !important;
    min-width: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size:contain !important;
    padding-top:100% !important;
}

body.et-fb img[src="Speaker Gift 2 Image Url"]::before,
body.et-tb img[src="Speaker Gift 2 Image Url"]::before {
    background:transparent;
    color:transparent;
    font-weight:bold;
    min-width: inherit;
    content: "-----------------------------------------------------------------------------------------------------------------------------";
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 1em;
    z-index:-1;
}
body.et-fb img[src="Speaker Gift 2 Image Url"],
body.et-tb img[src="Speaker Gift 2 Image Url"] {
    min-height: auto !important;
    background: url(../img/gift2.jpg) !important;
    min-width: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size:contain !important;
    padding-top:100% !important;
}

body.et-fb img[src="Speaker Gift 3 Image Url"]::before,
body.et-tb img[src="Speaker Gift 3 Image Url"]::before {
    background:transparent;
    color:transparent;
    font-weight:bold;
    min-width: inherit;
    content: "-----------------------------------------------------------------------------------------------------------------------------";
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 1em;
    z-index:-1;
}
body.et-fb img[src="Speaker Gift 3 Image Url"],
body.et-tb img[src="Speaker Gift 3 Image Url"] {
    min-height: auto !important;
    background: url(../img/gift3.jpg) !important;
    min-width: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size:contain !important;
    padding-top:100% !important;
}

[id^="expire-countdown"] table,
[id^="expire-countdown"] td {
  border:0px;
}
[id^="expire-countdown"] td {
  padding:10px;
}

@media only screen and (min-width:400px) {
  
  [id^="expire-countdown"] .grid-osb-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 10px 10px;
    align-items: center;
    justify-items: center;
    min-height:75px;
  }

  [id^="expire-countdown"] .days { grid-area: 1 / 1 / 2 / 2; }
  [id^="expire-countdown"] .hours { grid-area: 1 / 2 / 2 / 3; }
  [id^="expire-countdown"] .minutes { grid-area: 1 / 3 / 2 / 4; }
  [id^="expire-countdown"] .seconds { grid-area: 1 / 4 / 2 / 5; }
  [id^="expire-countdown"] .days_label { grid-area: 2 / 1 / 3 / 2; }
  [id^="expire-countdown"] .hours_label { grid-area: 2 / 2 / 3 / 3; }
  [id^="expire-countdown"] .minutes_label { grid-area: 2 / 3 / 3 / 4; }
  [id^="expire-countdown"] .seconds_label { grid-area: 2 / 4 / 3 / 5; }
  [id^="expire-countdown"] .expire_message { grid-area: 1 / 1 / 3 / 5; }

}

@media only screen and (max-width:399px) {
  
  [id^="expire-countdown"] .grid-osb-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
    gap: 10px 10px;
    align-items: center;
    justify-items: center;
    min-height:75px;
  }

  [id^="expire-countdown"] .days { grid-area: 1 / 1 / 2 / 2; }
  [id^="expire-countdown"] .hours { grid-area: 1 / 2 / 2 / 3; }
  [id^="expire-countdown"] .days_label { grid-area: 2 / 1 / 3 / 2; }
  [id^="expire-countdown"] .hours_label { grid-area: 2 / 2 / 3 / 3; }
  [id^="expire-countdown"] .minutes { grid-area: 3 / 1 / 4 / 2; }
  [id^="expire-countdown"] .seconds { grid-area: 3 / 2 / 4 / 3; }
  [id^="expire-countdown"] .minutes_label { grid-area: 4 / 1 / 5 / 2; }
  [id^="expire-countdown"] .seconds_label { grid-area: 4 / 2 / 5 / 3; }
  [id^="expire-countdown"] .expire_message { grid-area: 1 / 1 / 5 / 3; }

  .single-onlineshow_pages.speaker-dashboard #osb-content tr {
      display: flex;
      flex-direction: column;
  }

}

[id^="expire-countdown"] .grid-osb-container * {
  margin-bottom:0px !important;
}

script[id^="expire-countdown"][id*="-script"] {
    display: none !important;
    height:0px !important;
    overflow:hidden !important;
}

body.theme-Divi #osb-content .osb-container:before {
  display:none !important;
}

body.single-speakers .et_pb_social_network_link a.icon[href=""] {
    display: none !important;
}
body.single-speakers .et_pb_social_network_link.et-social-instagram a.icon {
  background: #d6249f !important;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
}
body.single-speakers .et-social-rss a.icon:before {
  content: '\e07e';
}
body.single-speakers .scd-label {
    letter-spacing: 0px;
}
#wpadminbar,
#wpadminbar ul#wp-admin-bar-root-default > li#wp-admin-bar-dh_docs > .ab-item {
  background-color: var(--adminbar-bg-color) !important;
  color: var(--adminbar-text-color) !important;
}
.circle .avatar {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px;
}
input.cls {
  font-size: 18px !important;
  border:0px;
  background:#eee;
}
input.cls + button {
  margin-left:10px !important;
  box-shadow:none !important;
  border:1px solid;
  border-radius:0px !important;
text-transform: uppercase;
  font-weight: bold;
  font-family: arial;
}
.lowercase input { text-transform:lowercase; 
}
.et_pb_text:not(.show-info) .frm_section_heading {
  padding: 1vw;
  margin-bottom: 50px !important;
  box-sizing: border-box;
  border:1px solid #e7e7e7;
}
.frm_section_heading > h3 {
  margin: -1vw !important;
}
.frm_icon_font.frm_keyboard_icon {
  color: #fff !important;
}
.frm_section_heading.grid {
  display: flow-root;
}
.wp-editor-wrap.tmce-active .wp-editor-tools,
.wp-editor-wrap.tmce-active .quicktags-toolbar {
  display: none;
}
.hideShowPassword-wrapper, 
.hideShowPassword-wrapper input {
  width: 100% !important;
}
form#adduser p,
form#osb_loginform p {
    display: flex;
    flex-direction: column;
    margin: 20px 0px;
}
form#osb_loginform input#user_pass {
    width: 100%;
}
label[for="user_login"] input {
  width: 100%;
  margin-bottom:1em;
}
#login-message {
  padding:10px;
  border-radius:5px;
  margin:1em;
  color:#fff;
}
#login-message.error {
  background: rgb(255, 122, 122);
  border-radius: var(--osb-border-radius);
}
#login-message.success {
  background: rgb(61, 122, 63);
  border-radius: var(--osb-border-radius);
}
#osb_loginform a[href="/wp-login.php?action=lostpassword"] {
  float: right;
}
#password-reset-form #pass1, 
#password-reset-form #pass2 {
  width: 100%;
}

#password-reset-form .resetpass-submit {
  text-align: center;
}

#password-reset-form .description {
  margin: 1em;
}

button.hideShowPassword-toggle.hideShowPassword-toggle-show,
button.hideShowPassword-toggle.hideShowPassword-toggle-hide {
  top: 0% !important;
  height:100%;
  background-color:transparent;
  border:0px;
  margin-top:0px !important;
}
#main-content {
    position: relative;
    z-index: 2;
}
button#submit_post {
    width: calc(100% - 10px);
    font-size: 24px;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 30%);
}
div#pageloader {
  background: rgba( 255, 255, 255, 0.9 );
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
}

div#pageloader h6 {
  left: 50%;
  max-width: 400px;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
}

input#speaker_headshot,
input#speaker_gift_1_image,
input#speaker_gift_2_image,
input#speaker_gift_3_image {
    padding:50px;
    border:2px dashed;
}

a.download-link[href=""] {
    display: none;
}