﻿.BackgroundImageForm .imgBgBannerLogoContainer,
.BackgroundImageForm .bgHoverPreviewContainer {
    text-align: left;
    width:100%;
}

.BackgroundImageForm .bgBannerLogoContainer .imgBgBannerLogoPreview,
.BackgroundImageForm .bgHoverPreviewContainer .imgBgHoverPreview{
    width:50%;
    display:inline-block;
}

.BackgroundImageForm .bhiLabel,
.BackgroundImageForm .bbiLabel {
    padding: 5px;
    padding-right: 10px;
    background-color: rgb(233,236,239);
    border: 1px solid rgb(206,212,218);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 0.8rem;
    line-height: 1.6rem;
    cursor: pointer;
}

.BackgroundImageForm .bhiText,
.BackgroundImageForm .bbiText {
    padding: 5px 10px;
    border: 1px solid rgb(206,212,218);
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 0.8rem;
    line-height: 1.6rem;
    width: 250px;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
}

.BackgroundImageForm .selBgType,
.BackgroundImageForm .selLogoOffset,
.BackgroundImageForm .selBgHoverImagePosition,
.BackgroundImageForm .hiiLabel,
.BackgroundImageForm .form-control,
.BackgroundImageForm .form-select {
    font-size: 0.8rem
}

.BackgroundImageForm .browseHoverImage{
    margin-bottom:0.8rem;
}

.BackgroundImageForm .input-group-text.alt,
.selSizeDisplayedDropdownContainer .input-group-text.alt {
    width: 140px;
}

.BackgroundImageForm .ctaTextColorContainer .input-group {
    align-items: center;
}
.BackgroundImageForm .ctaTextColorContainer .lblCtaTextColor {
    padding-left:10px;
}

.BackgroundImageForm .MenuTextSection {
    padding: 0.425rem;
}

.BackgroundImageForm .MenuTextSection .option:not(:last-child){
    padding-right:15px;
}

.BackgroundImageForm .MenuTextColor {
    width: 440px;
    height: 38px;
    background-color: #f7f7f7 !important;
    border: 1px solid rgba(0,0,0,.2);
    color: #808080 !important;
    font-size: 8pt;
    border-radius: 0.3rem;
}

.BackgroundImageForm .sbbcSection {
    color: #808080 !important;
    font-size: 8pt;

    width: 300px;
    height: 38px;
    background-color: #f7f7f7 !important;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
}

.BackgroundImageForm .hpsnglSection {
    color: #808080 !important;
    font-size: 8pt;
    width: 500px;
    height: 38px;
    background-color: #f7f7f7 !important;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
}

.BackgroundImageForm .hpsnglRadioWhiteOverlayDiv {
    padding-left: 20px;
    padding-top: 4px;
}

.BackgroundImageForm .hpsnglRadioBlackOverlayDiv {
    padding-left: 1px;
    padding-top: 4px;
}

.BackgroundImageForm .hpsnglOverlayRange {
    padding-left: 1px;
    padding-top: 3px;
    width: 300px;
}

.BackgroundImageForm .lblhpsnglOverlayRange {
    padding-left: 1px;
    padding-top: 10px;
}

.BackgroundImageForm .hpsnglOverlayRangePercent {
    padding-left: 1px;
    padding-top: 10px;
}
