﻿.HomePageBackgroundItemForm .imgBackgroundScroll{
    width: 100%;
}

.HomePageBackgroundItemForm .menu {
    display: flex;
}

.HomePageBackgroundItemForm .menu .btnContainer{
    flex:1;
    text-align:center;
}

.HomePageBackgroundItemForm .hiiLabel {
    font-size: 0.8rem
}

.HomePageBackgroundItemForm .hpmultSection {
    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;
}

.HomePageBackgroundItemForm .hpmultRadioWhiteOverlayDiv {
    padding-left: 20px;
    padding-top: 4px;
}

.HomePageBackgroundItemForm .hpmultRadioBlackOverlayDiv {
    padding-left: 1px;
    padding-top: 4px;
}

.HomePageBackgroundItemForm .hpmultOverlayRange {
    padding-left: 1px;
    padding-top: 3px;
    width: 280px;
}

.HomePageBackgroundItemForm .lblhpmultOverlayRange {
    padding-left: 1px;
    padding-top: 10px;
}

.HomePageBackgroundItemForm .hpmultOverlayRangePercent {
    padding-left: 1px;
    padding-top: 10px;
}
