#scroll {
    padding: 0
}
#scroll ul {
    padding: initial;
}
html,
body {
    margin: 0;
    padding: 0;
    color: #000;
    font-display: swap;
}
.heading-menu {
    display: none;
}
.spaceFix {
    position: relative;
    height: 20px;
    display: block;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
}
.pageBanner {
    position: relative;
    padding: 80px;
    text-align: center;
    background: #3d9383;
    background: -webkit-linear-gradient(to right, #3d9383, #104342);
    background: linear-gradient(to right, #3d9383, #104342);
}
.pageBanner h1 {
    font-size: 42px;
    line-height: 1.4;
    color: #fff;
    margin: 0;
}
.stickyNav {
    position: fixed;
    width: 260px;
    top: 25%;
    right: -260px;
    transition: .3s;
    background: #fff;
    -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, .13);
    ;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, .13);
    padding: 10px 0;
    z-index: 999;
}
.stickyNav.open {
    right: 0;
    transition: .3s;
}
.stickyNav nav {
    position: relative;
    z-index: 2;
}
.stickyNav nav a {
    display: block;
    color: #000;
    font-size: 11.5px;
    line-height: 33px;
    text-decoration: none;
    padding: 8px 20px;
    line-height: 20px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.stickyNav nav a.inn-active {
    color: #1380bc !important;
    font-weight: 600;
}
.stickyNav nav a::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 65%;
    background: #e5e5e5;
    left: 15px;
    bottom: 0;
}
.stickyNav nav a:last-of-type::after {
    display: none;
}
.stickyTrig {
    position: absolute;
    left: -21px;
    width: 40px;
    height: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/sites/meweb/images/fr/ad-recovery-manager/images/recover-nested-ou-in-ad-sprite.png) no-repeat;
    background-size: 40px;
    background-position: -7px -145px;
    padding: 10px 0;
    z-index: 0;
    cursor: pointer;
}
.full-page {
    position: relative;
    margin: 40px 0 0;
}
.page-lhs {
    display: inline-block;
    width: 70%;
    position: relative;
    border-right: 1px solid #e5e5e5;
}
.full-page img {
    max-width: 100%;
}
.page-rhs {
    display: inline-block;
    width: 28%;
    vertical-align: top;
    position: sticky;
    top: 100px;
}
.contentList {
    background: #f9f9f9;
    border: 1px solid #b7b7b7;
    width: 350px;
    height: auto;
    padding: 25px;
}
.contentList h4 {
    font-size: 16px;
    margin: 0 0 12px;
}
.contentList a {
    font-size: 14px;
    line-height: 30px;
    color: #1380bc;
    padding-left: 30px;
    display: block;
    text-decoration: underline;
}
.contentList ul {
    padding-left: 25px;
    margin: 0;
}
.contentList ul li {
    list-style-type: none;
}
.pageContent {
    padding-right: 5%;
    position: relative;
    margin-bottom: 120px;
}
.pageContent::before {
    position: absolute;
    right: -10px;
    top: -3%;
    height: 97%;
    width: 1px;
    background: #e5e5e5;
    z-index: -1''
}
.pageContent::after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    height: 230px;
    width: 1px;
    background: #fff;
    z-index: 1;
}
.pageContent h2 {
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
}
.pageContent p {
    font-size: 15px;
    line-height: 29px;
    margin: 0;
}
.topSection {
    margin-top: 15px;
}
.box {
    -webkit-box-shadow: 0 0 12px 1px rgba(182, 209, 232, .50);
    box-shadow: 0 0 12px 1px rgba(182, 209, 232, .50);
    padding-bottom: 50px;
    margin: 50px 0;
}
.box.dropDown {
    padding-bottom: 0;
}
.boxContent {
    padding: 0 40px;
}
#scroll .boxContent ul {
    padding: 15px;
    margin: 0;
}
.boxContent ul li {
    list-style-type: none;
    position: relative;
    line-height: 28px;
    font-size: 15px;
    padding-bottom: 10px;
}
.boxContent ul li::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #000;
    left: -15px;
    top: 12px;
}
.box h2 {
    margin: 0;
    padding: 30px 40px;
    background: #f8fbff;
}
.codeBox {
    border: 1px dashed #b6b6b6;
    padding: 10px;
    width: 92%;
    font-weight: 600;
    margin: 15px 0px;
}
.codeBox p {
    margin: 0;
}
.codeBox.bl {
    background: #d8f7ff;
}
.codeBox.yl {
    background: #fffbd8;
}
.imgBox {
    text-align: center;
    margin: 20px 15px;
}
.ouWorkflow {
    max-width: 50%;
    margin: 0 auto 20px;
}
.pl15 {
    padding-left: 15px;
}
.mt30 {
    margin-top: 30px;
}
.ml0 {
    margin-left: 0;
}
.powershellCtaSection {
    background: url(/sites/meweb/images/fr/ad-recovery-manager/images/recover-nested-ou-in-ad-powershell-bg.png) no-repeat #f8f8f8;
    background-size: 100%;
    background-position: center 90px;
    text-align: center;
    padding: 25px 0 10px;
}
.powershellCtaSection h2 {
    background: transparent;
    font-size: 21px;
    color: #2c4994;
    margin: 0 0 40px;
    padding: 0;
    cursor: default;
}
.powershellCtaSection h2::before,
.powershellCtaSection h2::after {
    display: none;
}
.powershellCtaSection a {
    background: #2c4994;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 2px;
}
.powershellCtaSection p {
    font-size: 15px;
    color: #2c4994;
    font-weight: 700;
    margin-top: 20px;
}
.nobullets li::before {
    display: none;
}
.boxContent ul.nobullets {
    padding-left: 0;
    margin-top: 0;
}
.boxContent h4 {
    font-size: 18px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 5px;
}
.boxContent p a {
    color: #203ed6;
    position: relative;
    text-decoration: none;
}
.boxContent p a::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #203ed6;
    bottom: 0px;
    left: 0;
}
table {
    margin-top: 20px;
    border-collapse: collapse;
}
th,
td {
    width: 19%;
    height: 50px;
    position: relative;
}
table strong {
    font-weight: 600;
}
th:first-of-type,
td:first-of-type {
    width: 22%;
}
th {
    padding: 25px 10px;
}
td {
    padding: 25px 10px;
}
th:first-of-type {
    text-align: left;
}
tr td:first-of-type {
    padding-left: 10px;
    text-align: left;
}
th.gr,
td.gr {
    background: #f9f9f9;
}
th.bl {
    background: #f5faff;
    text-align: center;
    padding: 10px;
}
th {
    padding: 0 0 0 15px;
}
table th,
table td {
    border: 1px solid #d7d7d7;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}
table tr {
    margin: 0;
}
.bottomCta {
    background: #f9f9f9;
    padding: 40px;
    border: 1px solid #d7d7d7
}
.ctaButton {
    text-align: center;
    margin-top: 25px;
}
.ctaButton a {
    padding: 10px 40px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    border-radius: 2px;
}
.ctaButton a:first-of-type {
    background: #0779b8;
    color: #fff;
}
.ctaButton a:last-of-type {
    border: 1px solid #0779b8;
    color: #0779b8;
    margin-left: 20px;
}
.yes,
.no {
    position: relative;
}
.yes::before,
.no::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 40px;
    width: 40px;
    background: url(/sites/meweb/images/fr/ad-recovery-manager/images/recover-nested-ou-in-ad-sprite.png) no-repeat;
    background-size: 40px;
    background-position: 0 0;
}
.yes::before {
    background-position: 0 -40px;
}
.dropDown h2 {
    position: relative;
    cursor: pointer;
}
.dropDown h2::before {
    content: "";
    position: absolute;
    right: 4.9%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 3px;
    background: #606060;
}
.dropDown h2::after {
    content: "";
    position: absolute;
    right: 3.9%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 3px;
    background: #606060;
}
.dropDown.active h2::before {
    display: none;
}
.dropDown .boxContent {
    display: none;
}
.dropDown.active {
    padding-bottom: 50px;
}
.dropDown.active .boxContent {
    display: block;
}
span#backToTop,
.sep-brd-top {
    display: none !important;
}
.pr-25 {
    padding-right: 25px
}
.page-rhs ul {
    margin: 15px 0px 0px 40px;
}
.page-rhs h4 {margin-left: 25px;}
.page-rhs ul li {padding-bottom: 12px;}
.page-rhs ul li a {}
.codeBox.dw {
    text-align: center;
    padding: 20px;
}
.codeBox.dw a,
.codeBox.dw span.try-btn {
    background: #fa0010;
    cursor: pointer;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 2px;
    margin-top: 10px;
}
.stickyNav.open.thide {
    opacity: 0;
}
.pl50 {}
.feaBanner1 {
    background: #dbf3ff;
    padding: 10px 30px 40px;
}
.norView {}
.norView h2 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000;
}
.wam-form {
    display: table;
    margin: 0 auto;
    width: 500px;
}
#scroll .rhs-cont .wam-form ul {
    margin: 0;
    padding: 0 !important
}
.wam-form ul {
    margin: 0;
    padding: 0 !important
}
.wam-form ul li {
    list-style-type: none;
    float: left;
    background: #fff;
    box-sizing: border-box;
}
.wam-form ul li:nth-child(1) {
    width: 245px;
    border: 1px solid #dedede;
    position: relative;
    border-right: 0;
    border-radius: 4px 0 0 4px
}
.wam-form ul li:nth-child(1):before {}
.errMsg,
.errMsg2,
.errMsg3,
.errMsg4 {
    display: none;
    font-size: 12px;
    position: absolute;
    margin-top: -20px;
    margin-left: 0;
    line-height: 18px;
    color: red
}
.wam-form ul li:nth-child(1) span {
    position: absolute;
    background-size: 389px;
    width: 23px;
    height: 15px;
    padding-right: 20px;
    margin: 15px 0 0 10px;
    z-index: 99;
    background-position: 0 -272px
}
.wam-form ul li:nth-child(1) span::after {
    content: '';
    width: 1px;
    height: 25px;
    position: absolute;
    background: #dedede;
    top: -6px;
    left: 30px
}
.wam-form ul li input {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    outline: none;
    color: #2b2b2b;
    background: none
}
.wam-form ul li:nth-child(1) input {
    font-size: 16px;
    position: relative;
    border-radius: 15px
}
.wam-form ul li:nth-child(1) input::placeholder {
    color: #889196
}
.wam-form ul li:nth-child(2) {
    width: 50px;
    border-left: 0;
    border-right: 0;
    border: 1px solid #dedede;
    text-align: right
}
.wam-form ul li:nth-child(2):before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #adadad;
    margin: 20px 0 0 33px;
    z-index: 0
}
.selectedCountry {
    width: 60px;
    height: 36px;
    position: absolute;
    color: #6e6e6e;
    font-size: 13px;
    margin: 10px 0 0 -32px
}
.wam-form ul li select {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 15px;
    outline: none;
    background: #fff;
    margin: 0;
    background: none;
    z-index: 9;
    position: relative;
    color: #6e6e6e;
    font-size: 12px;
    opacity: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer
}
.wam-form ul li select.commonselect {
    opacity: 1;
    width: 170px;
}
.wam-form ul li:nth-child(3) {
    border: 0;
    padding-left: 0px;
}
.wam-form ul li input[type="submit"] {
    background: #d22222;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize;
    height: 44px;
    border: 0;
    outline: none;
    border-radius: 0 4px 4px 0;
    transition: all .5s ease
}
.wam-form ul li input[type="submit"]:hover {
    background: #c11818;
    transition: all .5s ease
}
.wam-form ul li:nth-child(4) {
    background: none;
    width: 100%;
    margin-top: 15px;
    border: 0
}
.dwn-priv {
    color: #353535;
    font-size: 11px;
    margin-top: -8px;
    line-height: 16px
}
.dwn-priv a {
    font-size: 11px;
    color: #353535;
    text-decoration: none
}
#meGDPRMessage {
    line-height: 17px;
    margin: 0 0 13px;
    width: 100%
}
#meGDPRMessage label {
    font-size: 11px;
    line-height: 18px;
    color: #48555f
}
.succView {
    display: none
}
#MECountryListing {
    width: 60px !important;
}
.dwn-priv {
    color: #000 !important
}
.succView h2 {
    color: #0d9a18;
    font-size: 30px;
    margin-bottom: 0px;
}
.succView p {
    font-size: 16px;
}
.wam-form ul li select.commonselect {
    /* background:url("images/arrow-gra.png") 137px 21px no-repeat; */
    background: #fff;
    background-size: 8px;
}
.wam-form ul li select.commonselect:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #adadad;
    margin: 20px 0 0 -17px;
    z-index: 0;
}
#dwn-form-alert {
    width: 250px !important;
}
@media screen and (max-width:767px) {
    .wam-form {
        width: 100%;
    }
    .wam-form ul li:nth-child(1) {
        width: 80%;
    }
    .wam-form ul li:nth-child(2) {
        width: 20%;
        margin: 0px;
    }
    .wam-form ul li:nth-child(3) {
        width: 100%;
        margin-top: 5px;
    }
    .wam-form ul li input[type="submit"] {
        border-radius: 4px;
    }
    .selectedCountry {
        margin: 8px 0px 0px -6%;
    }
}
@media screen and (max-width:440px) {
    .wam-form ul li:nth-child(2):before {
        margin: 20px 0 0 -15px;
    }
}
.codeBox p {
    word-break: break-all;
}
@media(max-width:991px) {
    .page-lhs {
        width: 100%;
        border: 0;
    }
    .page-rhs {
        width: 100%;
    }
    .page-lhs .pageContent {
        margin-bottom: 0;
        Padding: 0;
    }
    .page-rhs .navContent {
        padding: 40px 0;
    }
    .page-rhs h4 {
        margin: 0;
    }
    .page-rhs ul {
        margin-left: 20px;
    }
    .boxContent {
        display: block;
        overflow-x: auto;
    }
}
@media(max-width:480px) {
    .pageBanner {
        padding: 60px 20px 40px 20px;
    }
    .pageBanner h1 {
        font-size: 28px;
    }
    .contentList {
        width: auto;
    }
    .pageContent h2 {
        line-height: 1.4;
        font-size: 16px;
    }
    .box h2 {
        padding: 15px 30px;
    }
    .boxContent ul li::before {
        top: 11px;
        transform: scale(0.9);
        margin-top: 4px;
    }
    .boxContent {
        padding: 0 20px;
    }
}
/* Pop up start */
.ebook-popup {
    font-family: 'ZohoPuvi';
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000a6;
    left: 0;
    top: -40px;
    z-index: 9999999;
    display: none
}
.ebook-popup .ebook-popup-content {
    display: table;
    margin: auto;
    background: #FCFAFB;
    background-size: 400px;
    padding: 40px 40px 60px;
    position: relative;
    /* overflow: hidden; */
    border-radius: 5px;
    top: 20%;
    max-width: 850px;
    width: 100%;
}
.ebook-popup .ebook-popup-content::after {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/ad-recovery-manager/powershell/images/rmp-poweshell-spending-popup.png) no-repeat 0px 37px;
    background-size: contain;
    width: 471px;
    height: 124%;
    right: -22px;
    top: -90px;
}
.popup-container {
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: table;
    width: 100%;
    max-width: 830px;
}
.ebook-popup .popup-ebook-title {
    color: #000;
    font-size: 28px;
    line-height: 1.6;
    margin: 0;
    margin-top: 6px;
    font-weight: 600;
    text-align: left;
}
.ebook-popup .pop-form {
    float: left;
    width: 100%;
}
.ebook-popup .ebook-popup-close {
    font-size: 28px;
    position: absolute;
    right: -124px;
    top: -40px;
    /* opacity: .4; */
    transition: .3s ease-in;
    cursor: pointer;
    font-weight: 100;
    z-index: 9;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FF0000;
}
.ebook-popup .ebook-popup-close:hover {
    opacity: 1
}
.ebook-popup .ffw-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    margin-top: -20px;
    position: absolute;
    font-weight: 300;
    width: 110%;
    text-align: left;
    min-width: 260px;
}
.ebook-popup .formBox {
    display: table;
    margin-top: 18px
}
.ebook-popup .showing-state {
    width: 500px;
}
.ebook-popup .formBox ul {
    margin: 0;
    padding: 0 !important;
    margin: 0;
    display: inline-block;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.ebook-popup .formBox ul li {
    list-style-type: none;
    float: left;
    background: transparent;
    border: 1px solid #DBDBDB;
    padding: 3px 0;
    box-sizing: border-box;
}
.ebook-popup .formBox ul li:nth-child(1) {
    width: 230px;
    position: relative;
    border-right: 0;
    border-radius: 3px 0 0 3px;
}
.ebook-popup .errMsg,
.ebook-popup .errMsg2,
.ebook-popup .errMsg3,
.ebook-popup .errMsg4 {
    display: none;
    font-size: 12px;
    position: absolute;
    margin-top: -20px;
    margin-left: 0;
    line-height: 18px;
    color: red
}
.ebook-popup .formBox ul li input {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    outline: 0;
    color: #2b2b2b;
    background: 0 0;
    font-weight: 300;
    font-family: 'ZohoPuvi'
}
.ebook-popup .formBox ul li:nth-child(1) input {
    font-size: 14px;
    position: relative;
    border-radius: 0;
    padding-left: 13px
}
.ebook-popup .icn-mail {
    position: absolute;
    left: 19px;
    top: 12px;
    width: 25px;
    height: 21px;
    background: url(https://www.manageengine.com/products/self-service-password/images/self-service-password-reset-sprite-plpc.png) no-repeat;
    background-size: 1000px;
    background-position: -390px 0;
    opacity: .7
}
.ebook-popup .formBox ul li:nth-child(1) input::placeholder {
    color: #889196
}
.ebook-popup .formBox ul li:nth-child(2) {
    width: 50px;
    border-left: 0;
    border-right: 0;
    position: relative
}
.ebook-popup .formBox ul li:nth-child(2):before {
    display: none;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #5a5a5a;
    margin: 24px 0 0 29px;
    z-index: 0;
    left: 7px;
}
.ebook-popup .formBox ul li.showing-state:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #adadad;
    margin: 22px 0 0 29px;
    z-index: 0;
    right: 11px
}
.ebook-popup .selectedCountry {
    width: 50px;
    height: 18px;
    position: absolute;
    font-size: 14px;
    margin: 5px 0 0;
    line-height: 25px;
    left: 0;
    top: 8px;
    padding-left: 8px;
    border-left: 1px solid #e5e5e5;
    font-weight: 300;
    color: #333;
    text-align: left;
}
.rmp_logo {
    background: url(https://www.manageengine.com/ad-recovery-manager/powershell/images/rmp-poweshell-new-sprite.png) no-repeat;
    background-position: -5px -29px;
    background-size: 450px;
    width: 200px;
    height: 54px;
    display: block;
    margin-top: 20px;
    position: relative;
    top: -44px;
}
.ebook-popup .formBox ul li:nth-child(3) {
    position: relative;
}
.ebook-popup .formBox ul li:nth-child(3)::after {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/ad-recovery-manager/powershell/images/rmp-poweshell-new-sprite.png) no-repeat -29px 14px;
    background-size: 200px;
    width: 19px;
    height: 29px;
    right: 15px;
    top: 4px;
}
.ebook-popup .showing-state .selectedCountry {
    border-right: 1px solid #e5e5e5;
    top: 0;
}
.ebook-popup .selectedCountry:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    top: 0;
    right: 0;
    background-color: #e5e5e5;
    display: none
}
.ebook-popup .formBox ul li.showing-state {
    width: 180px
}
.ebook-popup .formBox ul li.showing-state .selectedCountry:after {
    display: block
}
.ebook-popup .formBox ul li select {
    width: 50px;
    height: 42px;
    border: 0;
    box-sizing: border-box;
    border-radius: 0;
    outline: 0;
    margin: 0;
    background: 0 0;
    z-index: 9;
    position: relative;
    font-size: 14px;
    opacity: 1;
    cursor: pointer;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 10px) calc(1em + 7px), calc(100% - 5px) calc(1em + 7px), calc(100% - 2.5em) .5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    color: transparent;
    padding: 0
}
.ebook-popup .formBox ul li select option {
    color: #000
}
.ebook-popup .formBox ul li:nth-child(3) {
    /* border:0; */
    padding-left: 0;
    background: 0 0;
    border-left: 0;
    /* border-right: 0; */
    padding-right: 4px;
    border-radius: 0 3px 3px 0;
}
.ebook-popup .formBox ul li input[type="submit"] {
    font-size: 13px;
    background: #EA3421;
    color: #fff;
    width: 170px;
    cursor: pointer;
    font-weight: 400;
    height: 42px;
    border: 0;
    outline: 0;
}
ul.remove-ul {
    box-shadow: none !important;
}
.ebook-popup .formBox ul li input[type=submit]:hover {
    background: #df2020;
    transition: all .5s ease
}
.ebook-popup .formBox ul li:nth-child(4) {
    background: 0 0;
    width: 100%;
    border: 0;
}
.ebook-popup .dwn-priv {
    color: #000;
    font-size: 9px;
    line-height: 16px;
    font-weight: 300
}
.ebook-popup .dwn-priv strong {
    font-weight: 500;
    color: inherit;
    font-size: 11px;
}
.ebook-popup .dwn-priv a {
    font-size: 11px;
    color: #000;
    text-decoration: underline
}
.ebook-popup #meGDPRMessage {
    line-height: 17px;
    margin: 0 0 13px;
    width: 100%
}
.ebook-popup #meGDPRMessage label {
    font-size: 9px;
    line-height: 18px;
    color: #000;
    font-weight: 300
}
.ebook-popup #meGDPRMessage .checkmarkgdpr {
    margin-bottom: 0
}
.ebook-popup .succView {
    display: none
}
.ebook-popup #dwn-form-alert {
    width: 250px !important;
    z-index: 11
}
.ebook-popup .formBox ul li select.commonselect {
    position: relative;
    margin-top: 0;
    font-size: 13px;
    opacity: 1;
    width: 90px;
    float: left;
    padding-left: 10px;
    color: #000;
    background-position: calc(100% - 5px) calc(1em + 8px), calc(100% - 0px) calc(1em + 8px), calc(100% - 2.5em) .5em
}
.ebook-popup .formBox.showing-state ul li:nth-child(1) {
    width: 155px;
}
.ebook-popup .formBox.showing-state ul li input[type=submit] {
    padding: 0 20px;
    text-align: left;
    border-radius: 0 3px 3px 0;
}
.ebook-popup .formBox.showing-state ul li:nth-child(2) {
    width: 145px;
}
.ebook-popup .formBox.showing-state ul.remove-ul li:nth-child(1) {
    width: 100%;
}
.ebook-popup .additional-data,
.mobileview {
    display: none !important;
}
.ebook-popup .pop-form p {
    font-size: 16px;
    line-height: 1.4;
    margin: 20px 0;
    color: #000;
    text-align: left;
}
ul.remove-ul li {
    border: 0 !important;
}
.ebook-popup .pop-thanks {
    display: none;
}
.ebook-popup .pop-thanks p {
    font-size: 16px;
}
ul.remove-ul li {
    width: 100% !important;
}
@media(max-width: 992px) {
    * {
        box-sizing: border-box;
    }
    .ebook_form_inner.cyber-attack-right * {
        box-sizing: border-box;
    }
    .ebook-popup .formBox {
        width: 100%
    }
    .ebook-popup .formBox ul li:nth-child(2) {
        border-radius: 0 4px 4px 0
    }
    /* .ebook-popup .formBox ul li:nth-child(2):before{left:inherit;right:4px} */
    .ebook-popup .formBox ul li.showing-state:after {
        bottom: 70px;
        z-index: 10;
        margin-top: 0
    }
    .ebook-popup .formBox ul li:nth-child(3) {
        width: 100%;
        margin-top: 10px
    }
    .ebook-popup .formBox ul li input[type=submit] {
        border-radius: 4px;
        width: 100%;
    }
    .ebook-popup .formBox {
        width: 100%
    }
    .ebook-popup .formBox ul li:nth-child(1) {
        width: calc(100% - 54px)
    }
    .ebook-popup .formBox.showing-state ul li:nth-child(2) {
        width: 100%;
        margin-top: 10px;
        border-radius: 3px
    }
    .ebook-popup .formBox.showing-state ul li:nth-child(1) {
        width: 100%;
        border-radius: 3px
    }
    /* .ebook-popup .formBox ul li:nth-child(2):before{left:8px;right:auto} */
    .ebook-popup .formBox ul li select.commonselect {
        width: calc(100% - 65px)
    }
    .ebook-popup .pop-form {
        width: 100%;
        position: relative;
        padding: 0
    }
    .ebook-popup .ebook-popup-content {
        top: 20%;
        padding: 20px;
        max-width: 430px;
        box-sizing: border-box
    }
    .ebook-popup .ebook-image-thumbnail {
        display: none
    }
    .ebook-popup .popup-ebook-title {
        font-size: 20px;
        line-height: 24px;
        color: #000
    }
    .ebook-popup .ebook-popup-content:before {
        display: none
    }
    .ebook-popup .formBox ul li:nth-child(2) {
        border-right: 1px solid #000
    }
    .ebook-popup .formBox.showing-state ul.ffw-form-fields-all li:nth-child(1) {
        border-right: 1px solid #828282;
    }
    .ebook-popup .formBox.showing-state ul li:nth-child(2),
    .ebook-popup .ebook-popup .formBox.showing-state ul li:nth-child(1) {
        border: 1px solid
    }
    .ebook-popup .pop-form p {
        font-size: 14px;
        line-height: 1.4;
        margin: 20px 0;
        color: #666;
    }
    .ebook-popup .formBox ul {
        box-shadow: 0 0 !important;
        width: 100%;
    }
}
.ebook-popup .ebook-popup-content.thanks-success:after {
    display: none;
}
/* Pop up end */
.wam-form ul li select#country_state {
    margin: 0;
    position: relative;
    /* margin: 42px 0 0 -191px; */
    /* position: absolute; */
}
/* UK fix start */
.wam-form.with-state {
    width: 560px;
}
.wam-form.with-state ul li select.commonselect {
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
}
.wam-form.with-state ul li:nth-child(1) {
    width: 190px;
}
.wam-form.with-state ul li:nth-child(2) {
    width: 258px;
    margin: 0 0 0 -113px;
}
.selectedCountry {
    width: 60px;
}
.wam-form.with-state .selectedCountry {
    margin-left: 64px;
}
#MECountryListing {
    width: 60px !important;
}
.wam-form.with-state ul li select {
    width: 100px;
}
@media screen and (max-width: 767px) {
    .wam-form.with-state {
        width: 100%;
    }
}
/* end */