 /*New*/
   #install {
    border: 1px solid #ebeeef;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#scroll #install > ol {
    padding: 0;
}
#install > ol > li {
    border: 0 solid #ebeeef;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    background: #f9fdff;
    position: relative;
    overflow: hidden;
    padding-left: 0;
}
#install > ol > li:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: #e8edf0;
    right: 24px;
    top: 44px;
    border-radius: 50px;
/*    transform: translateY(-50%);*/
}
#install > ol > li > h5 {
    padding: 20px 50px 20px 30px;
    font-size: 16px;
    font-weight: 600;
    color: #15679b;
    cursor: pointer;
    z-index: 1;
    line-height: 30px;
    position: relative;
    display: block;
}
#install > ol > li > h5:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    background: #15679b;
    right: 30px;
    top: 55px;
}
#install > ol > li > h5:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    background: #15679b;
    right: 35px;
    top: 50px;
}
#install ol li .viewPort {
    padding: 10px 50px 25px;
}
#install ol li .viewPort ul {
    padding: 0;
}
.viewPort li {
    padding-bottom: 10px;
}
.rhs-cont li {
    padding-left: 10px;
}
.wam-form ul li select#country_state{
        right: inherit;
    }
.ctaContainer .wam-form ul li select#country_state{
        width: 109px;
}
select#country_state {
    color: #333;
    opacity: 1;
    width: 100px;
    background: #fff;
    position: absolute;
    margin: 53px 0 0 -69px;
    font-size: 13px;
    box-shadow: 0 2px 17px 4px rgb(0 0 0 / 7%);
    border-radius: 5px;
}
.ctaContainer .wam-form ul li select#country_state{
        background: inherit!important;
    }
    .ctaContainer span{
        font-style: inherit;
    }
	#install > ol > li > h5.open:before{background: #fff;}
#install > ol > li > h5.open:after{display: none} 
/*end*/
.ntfsIco{padding:5px 0 40px 0 !important}
.ntfsIco li{display:inline-block;margin:0 0 5px 0;padding:10px 0 10px 60px !important;position:relative;vertical-align:top;width:40%;}
.ntfsIco li a{color:#444}
.ntfsIco li:before{background:url(/sites/meweb/images/fr/ad-manager/images/office-365-feature-sprite.png) no-repeat;background-size:350px;content:"";position:absolute;height:40px;left:0;width:40px}
.ntfsIco li:nth-child(1):before{background-position:-50px -108px;height:30px;top:21px;width:42px;}
.ntfsIco li:nth-child(2):before{background-position:-97px -110px;height:30px;top:20px;width:42px;}
.ntfsIco li:nth-child(3):before{background-position:-151px -110px;height:32px;top:21px;width:38px;}
.feaIco li{list-style:none;padding:0 0 0 30px !important;position:relative}
.feaIco li:before{background:url(/sites/meweb/images/fr/ad-manager/images/office-365-feature-sprite.png) -263px 0 no-repeat;background-size:280px;content:"";position:absolute;height:18px;left:0;top:5px;width:18px}
.feaIco li p{margin-top:5px;}
ul.noteBG{margin:10px 0;padding:10px 10px 10px 10px !important;}
ul li.nobull{list-style:none}
.topAdj{margin:-29px 0 0 0}
.midArr{margin:36px 0}
@media screen and (max-width:790px) {
	.ctaContainer .wam-form ul li:nth-child(1){width:170px;}
}
@media screen and (max-width:770px) {
.ntfsIco li{padding:26px 0 10px 60px !important;width:90%}
.ntfsIco li:nth-child(2){padding:10px 0 27px 60px !important}
.ntfsIco li:nth-child(3){padding:10px 0 13px 60px !important}
.ntfsIco li:nth-child(4){padding:21px 0 13px 60px !important}
.ntfsIco li:nth-child(5){padding:10px 0 13px 60px !important}
}
@media screen and (max-width:570px) {
	.wam-form{padding-left:2%}
}
@media screen and (max-width:550px) {
	.wam-form{padding-left:1%}
	.ctaContainer .wam-form ul li:nth-child(1){border-radius:4px !important;border-right:1px solid #dedede !important;width:96% !important}
	.ctaContainer .wam-form ul li:nth-child(2){border-radius:4px;margin:0 !important;margin-top:15px !important;padding-right:10px;width:94% !important}
	.ctaContainer .selectedCountry{margin:9px 0 0 10px !important;text-align:left;width:94% !important}
	.ctaContainer .wam-form ul li{position:relative}
	.ctaContainer .wam-form ul li:nth-child(2):before{margin:0;right:18px;top:20px}
	.ctaContainer #MECountryListing{width:100% !important}
	.ctaContainer .wam-form ul li input{border-radius:4px !important;width:97%}
	.ctaContainer .wam-form ul li:nth-child(1) input{z-index:9}
}
@media screen and (max-width:450px) {
	.ntfsIco li{width:70%}
} 