/*Main*/
html, body {
    height: 100%;
    margin: 0;
    padding: 10px;
    background-color: #FFFFFF;
    min-height: 100%;
}

.RoundCorners {
    border-radius: 10px;
    overflow: hidden;
    top: 0px;
    left: 0px;
}

.BottomFloatSolid {
    position: fixed;
    width: 98%;
    height: 50px;
    bottom: 0px;
    background-color: white;
    z-index: 10000000;
    border-top: 2px solid #4B75E9;
}

.Width100 {
    width: 100%;
}

.RightSet {
    text-align: right;
}

.LeftSet {
    text-align: left;
}

.CenterSet {
    text-align: center;
}

/*Labels*/
.LabelsNormLeft {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: left;
    height: 32px;
}

.LabelsNormLeftBlack {
    color: black;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: left;
    height: 32px;
}

.LabelsNormLeftWhite {
    color: white;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: left;
    height: 32px;
}

.LabelsNormLeftBold {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: large;
    text-align: left;
    height: 32px;
}

.LabelsNormLeftSmall {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    text-align: left;
    height: 20px;
}

.LabelsNormCenter {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: center;
    height: 32px;
}

.LabelsNormCenterWhite {
    color: white;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: center;
    height: 32px;
}

.LabelsNormCenterBold {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: large;
    text-align: center;
    height: 32px;
}

.LabelsNormCenterSmall {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    text-align: center;
    height: 20px;
}

.LabelsNormRightBlack {
    color: black;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: right;
    height: 32px;
}

.LabelsNormRight {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: right;
    height: 32px;
}

.LabelsNormRightWhite {
    color: white;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: right;
    height: 32px;
}

.LabelsNormRightBold {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: large;
    text-align: right;
    height: 32px;
}

.LabelsNormRightSmall {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    text-align: right;
    height: 20px;
}

.LabelsLargeLeft {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: left;
    height: 32px;
}

.LabelsLargeCenter {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: center;
    height: 32px;
}

.LabelsLargeRight {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: right;
    height: 32px;
}

.LabelsAltLeft {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: left;
    height: 32px;
}

.LabelsAltCenter {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: center;
    height: 32px;
}

.LabelsAltRight {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: center;
    height: 32px;
}

.LabelsAltLeftSmall {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: left;
    height: 32px;
}

.LabelsAltCenterSmall {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: center;
    height: 32px;
}

.LabelsAltRightSmall {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: center;
    height: 32px;
}

.LabelsErrorLeft {
    color: #D92B2B;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: left;
    height: 32px;
}

.LabelsErrorCenter {
    color: #D92B2B;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: center;
    height: 32px;
}

.LabelsErrorRight {
    color: #D92B2B;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    text-align: center;
    height: 32px;
}

.HeadingsNormLeft {
    color: #393939;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: xx-large;
    font-weight: bold;
    text-align: left;
    height: 60px;
}

.HeadingsNormCenter {
    color: #393939;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: xx-large;
    font-weight: bold;
    text-align: center;
    height: 60px;
}

.HeadingsNormRight {
    color: #393939;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: xx-large;
    font-weight: bold;
    text-align: right;
    height: 60px;
}

.RadButton.rbButton.css3Circle {
    border-radius: 100px;
    padding: 0;
    font-size: 24px;
}

.FontIcon {
    color: black;
    font-family: "Typo Grotesk Rounded", 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

/*Boxes*/

.HeadersRoundEdges {
    border-radius: 10px;
    overflow: hidden;
    top: 0px;
    left: 0px;
    width: 100%;
}

.PromoAccentBorder {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    border: 2px solid #E12A96;
    height: 75px;
}

.PromoEditorPanel {
    border: 1px solid #0092D8;
    padding: 20px;
    background-color: #FFFFFF;
}

.PromoPreviewPanel {
    border: 1px solid #CCCCCC;
    padding: 16px;
    background-color: #F7F7F7;
    min-height: 520px;
}

.PromoPreviewFrame {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    padding: 24px 20px;
}

.PromoPreviewTitle {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: xx-large;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
}

.PromoPreviewTagline {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    text-align: center;
    margin-bottom: 24px;
    line-height: 1.4;
}

.PromoPreviewBodyWrap {
    display: table;
    width: 100%;
}

.PromoPreviewBodyCol {
    display: table-cell;
    vertical-align: top;
    width: 58%;
    padding-right: 16px;
}

.PromoPreviewSidebarCol {
    display: table-cell;
    vertical-align: top;
    width: 42%;
}

.PromoPreviewSectionHead {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 10px;
}

.PromoPreviewBodyText {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    line-height: 1.5;
    margin-bottom: 12px;
    white-space: pre-wrap;
}

.PromoPreviewSidebar {
    background-color: #EFEFEF;
    border-radius: 10px;
    padding: 16px;
    text-align: center;
}

.PromoPreviewSidebarFullImg {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.PromoSidebarUploadPreview {
    display: block;
    max-width: 280px;
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 8px;
}

.PromoPopupPreviewBackdrop {
    background-color: #F0F0F0;
    padding: 36px 16px;
    min-height: 480px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.PromoPopupConfirmCard {
    background-color: #FFFFFF;
    border: 3px solid #000000;
    border-radius: 40px !important;
    padding: 36px 40px 40px 40px;
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
    box-sizing: border-box;
}

.PromoPopupConfirmHeadline {
    color: #E12A96;
    font-family: "Typo Grotesk Rounded", Century Gothic, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 0 22px 0;
    text-align: center;
}

.PromoPopupConfirmIntro {
    color: #000000;
    font-family: "Typo Grotesk Rounded", Century Gothic, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
    text-align: center;
}

.PromoPopupConfirmPerkList {
    list-style-type: disc;
    list-style-position: outside;
    display: inline-block;
    text-align: left;
    margin: 0 auto 22px auto;
    padding: 0 0 0 28px;
}

.PromoPopupConfirmPerkList li {
    color: #000000;
    font-family: "Typo Grotesk Rounded", Century Gothic, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.45;
    padding: 2px 0;
}

.PromoPopupConfirmContact {
    color: #000000;
    font-family: "Typo Grotesk Rounded", Century Gothic, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 16px;
    line-height: 1.45;
    margin: 0 12px 28px 12px;
    text-align: center;
}

.PromoPopupConfirmEmail {
    color: #2A97E3 !important;
    text-decoration: underline;
}

.PromoPopupConfirmButton {
    display: inline-block;
    background-color: #E12A96;
    color: #FFFFFF !important;
    font-family: "Typo Grotesk Rounded", Century Gothic, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 22px;
    font-weight: bold;
    border: none;
    border-radius: 999px !important;
    padding: 14px 56px;
    text-align: center;
    line-height: 1.2;
    cursor: default;
}

.PromoPreviewSidebarPlaceholder {
    color: #AAAAAA;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    font-style: italic;
    line-height: 1.4;
    padding: 40px 16px;
}

.PromoPreviewSidebarTitle {
    color: #E12A96;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 6px;
}

.PromoPreviewSidebarSub {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    margin-bottom: 12px;
}

.PromoPreviewSidebarImg {
    max-width: 100%;
    max-height: 120px;
    margin-bottom: 12px;
}

.PromoPreviewPerkList {
    list-style: none;
    margin: 0 0 16px 0;
    padding: 0;
    text-align: left;
}

.PromoPreviewPerkList li {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: large;
    padding: 4px 0;
    text-align: left;
}

.PromoPreviewPerkList li:before {
    content: "\2605  ";
    color: #E12A96;
}

.PromoPreviewPerkList li.PromoPreviewPerkEmpty {
    color: #AAAAAA;
    font-style: italic;
    background: none;
    padding-left: 0;
}

.PromoPreviewPerkList li.PromoPreviewPerkEmpty:before {
    content: none;
}

.PromoPreviewLogoImg {
    display: block;
    max-width: 220px;
    max-height: 80px;
    margin: 0 auto 16px auto;
}

.PromoPerkInput {
    display: block;
    margin-top: 8px;
}

.PromoPreviewDivider {
    width: 75%;
    margin: 12px auto;
    border-top: 2px solid #4B75E9;
}

.PromoPreviewPrice {
    color: #2A97E3;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 8px;
}

.PromoPreviewPriceNote {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    line-height: 1.4;
    white-space: pre-wrap;
}

.PromoPreviewButton {
    display: inline-block;
    background-color: #E12A96;
    color: #FFFFFF;
    font-family: "Typo Grotesk Rounded", 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: x-large;
    font-weight: bold;
    border-radius: 10px;
    padding: 12px 36px;
    margin-top: 16px;
    text-align: center;
}

.PromoFieldGroup {
    margin-bottom: 16px;
}

.PromoFieldHint {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    padding-bottom: 6px;
}

.PromoSectionHeader {
    background-color: #97D3EF;
    border-radius: 10px;
    padding: 8px 12px;
    margin-bottom: 16px;
}

.PromoPreviewLabel {
    color: #63595E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.BubbleBlue {
    text-align: center;
    line-height: normal;
    width: 40px;
    height: 35px;
    vertical-align: top;
    padding-top: -10px;
    top: 9px !important;
    right: -124px !important;
    color: white;
    font-family: "Typo Grotesk Rounded", 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 25px;
    position: relative;
    background-image: url(../Images/2022NotificationCircle.png);
    background-repeat: round;
    background-size: 35px
}

.BottomFloatSolid {
    position: fixed;
    width: 98%;
    height: 50px;
    bottom: 0px;
    background-color: white;
    z-index: 10000000;
    border-top: 2px solid #4B75E9;
}

.Seperator {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    border-top: 2px solid #4B75E9;
}

.BubbleBlue {
    text-align: center;
    line-height: normal;
    width: 40px;
    height: 35px;
    vertical-align: top;
    padding-top: -10px;
    top: 9px !important;
    right: -124px !important;
    color: white;
    font-family: "Typo Grotesk Rounded", 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 25px;
    position: relative;
    background-image: url(../Images/2022NotificationCircle.png);
    background-repeat: round;
    background-size: 35px
}

.LabelsCartBubble {
    text-align: center;
    line-height: normal;
    width: 38px;
    height: 30px;
    vertical-align: top;
    padding-top: -10px;
    top: 1px !important;
    right: -59px !important;
    color: white;
    font-family: "Typo Grotesk Rounded", 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 23px;
    position: relative;
    background-image: url(../Images/2022NotificationCircle.png);
    background-repeat: round;
    background-size: 35px
}

.FontIcon {
    color: black;
    font-family: "Typo Grotesk Rounded", 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 30px;
}

/* Ajax busy — spinner only, no grey, page locked while loading */
body.mtech-ajax-busy {
    overflow: hidden !important;
}

body.mtech-ajax-busy form,
body.mtech-ajax-busy .RadAjaxPanel,
body.mtech-ajax-busy .rmpView {
    pointer-events: none !important;
}

.MtechAjaxBlockOverlay,
#mtechAjaxBlockOverlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: transparent !important;
    z-index: 2147483646 !important;
    pointer-events: auto !important;
    cursor: wait !important;
    display: none;
}

.MtechAjaxBlockOverlay .MtechAjaxSpinner,
#mtechAjaxBlockOverlay .MtechAjaxSpinner {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    text-align: center;
    z-index: 2147483647 !important;
    pointer-events: none !important;
}

/* Hide Telerik grey modal — we use MtechAjaxBlockOverlay instead */
[id$='RadAjaxLoadingPanel1'] {
    display: none !important;
    visibility: hidden !important;
}

[id$='RadAjaxLoadingPanel1'] .raTransp,
.MtechAjaxLoadingOverlay .raTransp {
    display: none !important;
}

[id$='RadAjaxLoadingPanel1'] .raDiv,
.MtechAjaxLoadingOverlay .raDiv {
    background: transparent !important;
}

.MtechAjaxLoadingOverlay {
    background: transparent !important;
}

.MtechAjaxFallbackOverlay,
#mtechAjaxFallbackOverlay {
    display: none !important;
}

.TelerikModalOverlay,
div[id$='_ModalOverlay'],
iframe[id$='_ModalOverlay'] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.MtechAjaxSpinner {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    text-align: center;
    z-index: 10000002 !important;
}
