.notebox {margin: 20px 0 0 0;}
    .rhs-cont li:not(:last-child) {
        padding-bottom: 10px;
    }
    #scroll .rhs-cont .circle {
        list-style-type: circle;    padding-bottom: 0;
    }
    .ffw-errmsg {
        display: none;
        color: #ED211C;
        font-size: 12px;
        margin-top: -20px;
        position: absolute;
        font-weight: 300;
        padding: 0px 1px;
        line-height: 20px;
        width: 100%;
        margin-left: -48px;
        text-align: left;
    }
    .ctaContainer .wam-form {
        margin: 0 auto;
        max-width: 620px;
        width: 500px;
    }
    .ctaContainer .wam-form ul li {
        padding-left: 0;
    }
    .ctaContainer .wam-form ul li:nth-child(1) {
        border: 1px solid #dedede;
        border-radius: 6px 0 0 6px;
        border-right: 0;
        box-shadow: 0 1px 2px 3px #8da2b917;
        height: 46px;
        padding-left: 50px;
        position: relative;
    }
    .wam-form ul li:nth-child(1):before {
        content: '';
        position: absolute;
        background: url(https://www.manageengine.com/products/self-service-password/images/active-directory-change-password-icon-sprite.png) no-repeat;
        width: 41px;
        height: 27px;
        z-index: 0;
        top: 11px;
        left: 8px;
        background-position: -179px -86px;
        background-size: 400px;
        box-shadow: none;
        transform: scale(.55);
    }
    .ctaContainer .wam-form ul li:nth-child(1) input {
        height: 46px;
        font-size: 14px;
        border-radius: unset;
    }
    .wam-form ul li:nth-child(1)::after,
    .ctaContainer .wam-form ul li select::after {
        content: '';
        position: absolute;
        left: 49px;
        width: 0.5px;
        height: 78%;
        top: 5px;
        background: #dedede;
    }
    .ctaContainer .wam-form ul li:nth-child(2) {
        width: 50px;
        border: 1px solid #dedede;
        border-left: 0;
        border-right: 0;
        position: relative;
        box-shadow: 0 1px 2px 0 #8da2b917;
    }
    .ctaContainer .wam-form ul li:nth-child(2):before {
        display: none;
    }
    .ctaContainer .selectedCountry {
        width: 40px;
        height: 33px;
        top: 7px;
        position: absolute;
        margin: 5px 0 0;
        line-height: 33px;
        left: 0;
        padding-left: 8px;
        border-left: 1px solid #e5e5e5;
        font-weight: 300;
        color: #333;
        text-align: left;
        font-size: 14px;
    }
    .ctaContainer .wam-form ul li select {
        width: 50px;
        height: 46px;
        border: 0;
        padding: 0 10px;
        box-sizing: border-box;
        border-radius: 0;
        font-size: 14px;
        outline: 0;
        background: #fff;
        margin: 0;
        background: 0 0;
        z-index: 9;
        position: relative;
        color: #6e6e6e;
        opacity: 0;
        -moz-appearance: none;
        -webkit-appearance: none;
        cursor: pointer;
        float: left;
    }
    .ctaContainer select,
    .ctaContainer .selectedCountry {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0) !important;
        background-position: calc(100% - 12px) calc(1em + 1px), calc(100% - 7px) calc(1em + 1px), calc(100% - 2.5em) 0.5em !important;
        background-size: 6px 5px, 5px 5px, 1px 1.5em !important;
        background-repeat: no-repeat !important;
        margin-top: 0 !important;
        box-shadow: none;
    }
    .ctaContainer .wam-form ul li:nth-child(3) {
        border: 0;
        padding-left: 0;
        background: 0 0;
        position: relative;
        height: 46px;
    }
    .ctaContainer .wam-form ul li:nth-child(4) {
        background: none;
        width: 100%;
        border: 0;
    }
    .ctaContainer .wam-form.showing-state {
        width: 600px;
    }
    .ctaContainer .wam-form.showing-state ul li:nth-child(1) {
        width: 200px;
    }
    .ctaContainer .wam-form.showing-state ul li:nth-child(2) {
        width: 150px;
    }
    .ctaContainer .wam-form.showing-state ul li:nth-child(2):before {
        right: 104px;
    }
    .ctaContainer .wam-form ul li input[type="submit"] {
        height: 48px;
        font-size: 14px;
    }
    .ctaContainer .wam-form ul li select.commonselect {
        width: 100px;
        padding-right: 25px;
        border-left: 1px solid #e5e5e5;
        top: 7px;
        height: 33px;
    }
    .ctaContainer select#country_state {
        color: #6e6e6e;
        margin: auto;
        border-radius: unset;
        box-shadow: none;
        position: relative;
    }
    @media(max-width:900px) {
        .ctaContainer .wam-form,
        .ctaContainer .wam-form.showing-state {
            width: 100%;
        }
        .ctaContainer .wam-form ul li {
            box-sizing: border-box;
            border: none !important;
        }
        .ctaContainer .wam-form ul li:nth-child(1),
        .ctaContainer .wam-form ul li:nth-child(2),
        .ctaContainer .wam-form ul li select,
        .ctaContainer .wam-form ul li:nth-child(3) {
            width: 100% !important;
            border-radius: 6px;
            opacity: 1;
            margin-bottom: 10px;
        }
        .ctaContainer .selectedCountry {
            width: 100%;
            display: none;
        }
        .ctaContainer .wam-form ul li input[type="submit"] {
            border-radius: 6px;
        }
        .ctaContainer .wam-form ul li select.commonselect {
            top: 0px;
            height: 46px;
            border-radius: 6px
        }
        .ctaContainer .wam-form ul li:nth-child(2) {
            display: contents;
        }
        .ctaContainer .wam-form ul li select {
            background: #fff;
        }
        .ctaContainer .wam-form ul li:nth-child(3) {
            float: left !important;
        }
        .ctaContainer .wam-form ul li select.commonselect {
            border: none;
            border-radius: 6px;
            margin: auto;
        }
    }
    /* year end strip css */

.offer-bar{height:56px;
    background:#451ed8;
    /* position:fixed;
    top:0;
    left:0;
    right:0; */
    width:100%;text-align:center;z-index:12;display:none;padding:4px 0}
.offer-bar:after{background-position:left -9px;right:200px;left:auto}
.offer-bar,.offer-bar *{font-size:16px;color:#fff;box-sizing:border-box;font-weight:400}
.offer-bar .offer-bar-inner{position:relative;z-index:2;padding:2px 10px}
.offer-bar .offer-bar-inner .offer-des-tag{display:inline-block;position:relative;padding:6px 15px 6px 20px;top:-1px}
.offer-bar .offer-bar-inner .offer-des-tag small{font-size:13px;display:block;position:relative;z-index:2;color:#fff;font-weight:500;padding:5px 10px;background:#0eb993}
.offer-bar .offer-bar-inner .offer-des-tag small:after{content:"";position:absolute;display:block;width:12px;height:12px;background:#0eb993;top:7px;right:-10px;transform:rotate(-90deg);box-sizing:border-box;clip-path:polygon(0 0,0% 100%,100% 0%,calc(100% - 11px) 0,1px calc(100% - 2px),1px 0)}
.offer-bar .offer-bar-inner .offer-des-tag::after{content: "";
    display: inline-block;
    position: absolute;
    background: url(https://www.manageengine.com/products/self-service-password/images/adselfservice-plus-integration-with-log360-yearend-topstrip.png) no-repeat 0 -2px;
    background-size: 78px 39px;
    width: 78px;
    height: 37px;
    top: 5px;
    z-index: 2;
    left: -73px;
}
.offer-bar .offer-bar-inner .offer-btn{transition:all .5s ease-in-out;display:inline-block;padding:5px 20px;border-radius:30px;background-color:#d21313;text-decoration:none;margin-left:20px;color:#fff}
.offer-bar .offer-bar-inner .offer-btn .offer_icn_gift{display:inline-block;background:url(https://www.manageengine.com/active-directory-360/images/yearend-strip-banner-sprite-2022.png) no-repeat 0 -4px;background-size:169px;width:11px;height:11px;left:-3px;top:-1px;transform:scale(1.4);position:relative}
.offer-bar .offer-bar-inner .offer-btn:hover{box-shadow:rgba(0,0,0,0.16) 0 3px 6px,rgba(0,0,0,0.23) 0 3px 6px;background:#b20c0c}
.offer-bar .offer-bar-inner .offer-tc{position:absolute;right:10px;bottom:10px;font-size:9px;text-align:right}
.offer-bar .offer-bar-inner .offer-tc span{font-size:10px;position:relative;right:0;padding-bottom:3px;font-weight:200;display:inline-block}
.yearend-banner{display: none;}
.year-end-offer-enabled .yearend-banner{display: block;}
.yearend-banner {
    text-align: center;
    margin-top: 70px;
}
@media screen and (max-width:1100px) {
.offer-bar,.offer-bar *{font-size:14px}
.offer-bar .offer-bar-inner .offer-btn{padding:5px 12px 5px 20px;margin-left:10px}
.offer-bar .offer-bar-inner{left:-46px}
.offer-bar .offer-bar-inner .offer-tc{right:-20px}
}
@media screen and (max-width:1024px) {
.offer-bar .offer-bar-inner .offer-des-tag{padding:6px 30px 6px 20px}
}
@media screen and (max-width: 768px) {
.offer-bar .offer-bar-inner .offer-btn{margin-left:5px}
.offer-bar .offer-bar-inner .offer-des-tag small{font-size:11px}
.offer-bar .offer-bar-inner .offer-des-tag{padding-right:15px}
.offer-bar .offer-bar-inner .offer-des-tag small{font-size:11px;top:1px;}
.offer-bar .offer-bar-inner{top:0}
.offer-bar .offer-bar-inner .offer-tc{right:-40px;width:150px;bottom:6px}
.offer-bar,.offer-bar *{font-size:13px}
.offer-bar .offer-bar-inner .offer-des-tag::after{display:none}

}
@media screen and (max-width: 767px) {
.offer-bar .offer-bar-inner{left:0}
.offer-bar .offer-bar-inner .offer-tc span:nth-child(3){display:none}
.offer-bar,.offer-bar *{font-size:12px}
.offer-bar:before,.offer-bar:after{display:none}
.offer-bar .offer-bar-inner{text-align:left;line-height:16px;padding:5px 15px}
.offer-bar .offer-bar-inner .offer-des-tag{padding:0;display:block}
.offer-bar .offer-bar-inner .offer-des-tag:before{display:none}
.offer-bar .offer-bar-inner .offer-des-tag small{padding:0;font-size:12px;color:#fff000;background-color:transparent}
.offer-bar .offer-bar-inner .offer-des-tag small:after{display:none}
.offer-bar .offer-bar-inner .offer-btn{margin-left:0;padding:0 8px;margin-top:8px;position:absolute;top:0;right:12px}
.offer-bar .offer-bar-inner .offer-btn .offer_icn_gift{display:none}
.offer-bar .offer-bar-inner .offer-tc{top:32px;font-size:7px;right:18px}
.offer-bar .offer-bar-inner{top:0}
}
@media screen and (max-width: 600px) {
    .offer-bar .offer-bar-inner{padding: 5px 6px;}
    .offer-bar .offer-bar-inner .offer-btn{    top: 7px;}
}
@media screen and (max-width: 375px) {
.offer-bar,.offer-bar *{font-size:10px}
.offer-bar .offer-bar-inner{text-align:left;line-height:16px}
.offer-bar .offer-bar-inner .offer-des-tag{padding:0;display:block}
.offer-bar .offer-bar-inner .offer-des-tag:before{display:none}
.offer-bar .offer-bar-inner .offer-des-tag small{padding:0;font-size:12px;background-color:transparent}
.offer-bar .offer-bar-inner .offer-des-tag small:after{display:none}
}
@media screen and (max-width: 325px) {
.offer-bar,.offer-bar *{font-size:9.3px;}
.offer-bar{height: 70px;}
.offer-bar .offer-bar-inner .offer-btn{    right: 6px;
    position: relative;
    top: -3px;
}
.offer-bar .offer-bar-inner{text-align: center;}
}
@media screen and (max-width: 992px) {
body.year-end-offer-enabled .mmenu{top:75px}
body.year-end-offer-enabled header.sticky .mmenu{top:15px}
}
body.year-end-offer-enabled{margin-top:50px}
body.year-end-offer-enabled .offer-bar{display:block}
body.year-end-offer-enabled .art-top{top:50px}
/* end */