body * {
    line-height: 1.2em !important;
}

div.section {
    padding: 0px 50px 50px 50px;
    min-height: 30vh;
    box-sizing: border-box !important;
    overflow: auto !important;
}

div.section-h {
    padding-top: 0px;
    overflow: auto !important;
}

.layout-canvas-g {
    background-color: #ffffff;
    border: 0px none;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
}

.layout-canvas-g > .header,
.layout-canvas-g > .section,
.layout-canvas-g > .footer {
    position: relative;
    overflow: hidden;
    width: 100%;
    overflow-wrap: break-word;
}
.layout-canvas-g > .section {
    margin: 0px 0px 20px 0px;
}

.layout-canvas-g > .section > .columns {
    box-sizing: border-box;
    overflow-wrap: break-word;
}

.layout-canvas-h {
    background-color: #ffffff;
    border: 0px none;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
}

.layout-canvas-h > .header,
.layout-canvas-h > .section,
.layout-canvas-h > .footer {
    position: relative;
    overflow: hidden;
    width: 100%;
    overflow-wrap: break-word;
}

.layout-canvas-h > .section {
    margin: 0px 0px;
}

.layout-canvas-h > .section > .columns {
    box-sizing: border-box;
    overflow-wrap: break-word;
}

body {
    color: #444444;
    font-family: "DaimlerCS-Regular", Arial, sans-serif !important;
    font-size: 16px;
    margin: 0px auto;
    max-width: none;
    background-color: #000000;
    line-height: 1;
    padding: 0px;
}

.responsive-div-input-text {
    width: 50%;
    white-space: nowrap;
}

/* Only responsive input used for mobile in this Cloudpage  */
@media only screen and (max-width: 480px) {
    .mobile-hidden {
        display: none !important;
    }

    #session-table td {
        width: 100% !important;
        min-width: 140px;
    }

    .schedule-table {
        width: 100% !important;
    }

    .responsive-td {
        width: 100% !important;
        display: block !important;
        padding: 0px !important;
    }

    .responsive-div-input-text {
        width: 88% !important;
    }
}

.layout-canvas-g > .section > .columns {
    width: 100%;
}

.layout-canvas-h > .section > .columns {
    width: 100%;
}

h1 {
    font-family: "MBCorpoATitleCond", "MBCorpoA",
        "MBCorpoATitleCond-Office", Arial, sans-serif;
    font-size: 36px;
    color: #333333;
    line-height: 44px;
    font-weight: normal;
    font-style: normal;
}

h2 {
    font-family: "MBCorpoATitleCond", "MBCorpoA",
        "MBCorpoATitleCond-Office", Arial, sans-serif;
    font-size: 32px;
    color: #333333;
    line-height: 40px;
    font-weight: normal;
    font-style: normal;
}

h3 {
    font-family: "MBCorpoATitleCond", "MBCorpoA",
        "MBCorpoATitleCond-Office", Arial, sans-serif;
    font-size: 28px;
    color: #333333;
    line-height: 36px;
    font-weight: normal;
    font-style: normal;
}

.layout {
    max-width: 800px;
    margin: 0px auto;
}

h1#unsubscribe-head,
h1#unsubscribe-head span {
    font-size: 3.2rem;
    font-family: "MBCorpoA", "MBCorpoATitleCond-Office", Arial,
        "Times New Roman", serif !important;
    letter-spacing: 0px !important;
}

.emailaddress {
    color: #000000;
    font-size: 1.5rem;
}

/* Unsub Not Used Here */
.unsub-instructions {
    padding: 5px 0px 20px;
}

.unsub-instructions p {
    font-size: 1.15rem;
    margin: 0px 0px 10px;
    line-height: 1.3em !important;
}

.unsub-instructions a {
    font-size: inherit !important;
}

.unsub-form label {
    padding: 0px 0px 10px;
    display: block;
    font-size: 1.5rem !important;
}

.unsub-form input {
    padding: 0px;
    border: medium none;
    font-size: 1.45rem !important;
    width: 100% !important;
}

.sc-button {
    border-radius: 0px !important;
    padding: 8px 20px !important;
}

.black-strip-top {
    background-color: #000000;
    padding: 30px 50px;
    position: relative;
}
.black-strip-top .logo-claim {
    position: absolute;
    right: 30px;
    top: 70px;
}
.instructions {
    padding: 20px 0px;
    font-size: 1.375rem;
}

.schedule-table {
    font-size: 14px;
    width: 60%;
    min-width: 300px;
    table-layout: fixed;
    /* border: solid 1px #bbbbbb; */
}

.schedule-table ul {
    list-style-type: none;
    margin: 0;
    padding: 2%;
}

.schedule-table tr td {
    border: solid 1px #bbbbbb;
}

.schedule-table-col-1 {
    text-align: center;
}

.schedule-table-col-2 {
    width: 75%;
    text-align: left;
}

.tooltiptrophy {
    position: relative;
    display: inline-block;
}

.tooltiptrophy .tooltiptext {
    font-size: 12px;
    visibility: hidden;
    width: 150px;
    background-color: #444444;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
}

.tooltiptrophy .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #444444 transparent transparent transparent;
}

.tooltiptrophy:hover .tooltiptext {
    visibility: visible;
}

#smartcapture-block .row table {
    width: 100%;
}

#smartcapture-block label,
#smartcapture-block .sc-formfield-label,
#smartcapture-block .sc-formfield-label label {
    color: #444444;
    font-family: "DaimlerCS-Regular", Arial, Helvetica, sans-serif !important;
}

#smartcapture-block .sc-formfield-input {
    margin-bottom: 16px;
}

#smartcapture-block .sc-formfield-input input {
    padding: 8px;
    font-size: 14px;
    background-image: none !important;
    border: 0;
}

#smartcapture-block .sc-formfield-input input[type="text"],
#smartcapture-block .sc-formfield-input input[type="email"] {
    width: 100% !important;
    height: 30px !important;
    color: #000000;
    background-color: #f8f8f8;
    border: solid 1px #bbbbbb;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #000;
    width: 100%;
    height: 40px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f8f8f8;
    padding: 8px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
}

.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #f8f8f8 transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}

.select-styled:hover {
    background-color: #f8f8f8;
}

.select-styled:active,
.select-styled.active {
    background-color: #f8f8f8;
}

.select-styled:active:after,
.select-styled.active:after {
    top: 9px;
    border-color: transparent transparent #fff transparent;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
}

.select-options li {
    margin: 0;
    padding: 8px;
    font-size: 16px;
}

.select-options li[rel="hide"] {
    display: none;
}

.date-dropdown-select-boxes .select.day ~ ul {
    overflow: auto;
    height: 440px;
}

body #smartcapture-block .date-dropdown-select-boxes .select {
    overflow: visible;
}

#smartcapture-block {
    background-color: transparent;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
    margin: 0px;
    padding: 0px 20px;
}

#smartcapture-block .smartcapture-controls {
    padding-bottom: 10px;
}

#smartcapture-block .smartcapture-controls .sc-formfield-label,
#smartcapture-block .smartcapture-controls .sc-formfield-label label,
#smartcapture-block .smartcapture-controls .sc-formfield-input label {
    color: #444444;
    font-family: "DaimlerCS-Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#smartcapture-block input[type="radio"],
#smartcapture-block input[type="checkbox"] {
    margin: 0 0.4em 3px 0;
    vertical-align: middle;
}

#smartcapture-block input[type="text"],
#smartcapture-block input[type="email"],
#smartcapture-block input[type="number"] {
    width: 90%;
}

#smartcapture-block .sc-button {
    background-color: #0078d6;
    border-color: #0078d6;
    border-radius: 2px;
    border-style: solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #ffffff;
    font-family: "DaimlerCS-Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    padding: 12px 22px;
}

#smartcapture-block .smartcapture-submit-button-wrapper {
    padding-bottom: 30px;
    text-align: center;
}

#smartcapture-block .date-dropdown-select-boxes input {
    display: none;
}

#smartcapture-block .date-dropdown-select-boxes .select {
    max-height: 28em;
    max-width: 8em;
    overflow: auto;
    color: #444444;
    background-color: #f8f8f8;
    border: solid 1px #bbbbbb;
}

.loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #0078d6;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

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

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#session-table td {
    text-align: center;
    width: 50%;
}

/* Hide the default radio button */
#session-div input[type="radio"] {
    display: none;
}

/* Style the label to look like a button */
.session-label {
    display: inline-block;
    padding: 10px 20px;
    margin: 5px;
    font-size: 16px;
    background-color: #e0e0e0;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    width: 80%;
    text-align: center;
}

/* Style the label when the radio button is checked */
input[type="radio"]:checked + .session-label {
    background-color: #0078d6 !important;
    color: white !important;
}

.disabled-radio {
    background-color: #e0e0e0;
    color: #f0f0f0 !important;
}

.enabled-radio {
    background-color: #e0e0e0;
    color: black !important;
}

.navbar {
 background-color: black;
}