@import url('https://www.ae.com/assets/ae/fonts.min.css');body {
    margin: 90px auto 20px;
    font-family: "Avenir Next Regular",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .5px;
    color: #666;
    background-color: transparent;
    overflow-x: hidden;
    max-width: 840px;
    padding: 0 10px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: "Open Sans",inherit;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: .5px;
    color: inherit
}

.h4,h2,h4 {
    color: #24272a
}

.h4,h4 {
    font-size: 18px;
    font-family: "Avenir Next Demi";
}

#custom-text-block,#gpc-signal-notice,#popup-failure-message,#popup-opt-in-failure-message,#popup-opt-in-success-message,#popup-success-message,#right-to-opt-out-notice,.btn,.form-control {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    letter-spacing: .5px
}

.form-control {
    display: block;
    width: 100%;
    height: 49px;
    color: #666;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.dns-manager-closer:after,.dns-manager-closer:before {
    content: "";
    border-left: 5px solid #000;
    left: 10px;
    top: 0
}

h2 {
    font-weight: 600;
    line-height: 18px;
    font-family: "Avenir Next Demi";
}

#dns-manager-title {
    color: #a4a4a4;
    font-weight: 600;
    margin: 0 25px;
    padding: 20px 0 0;
    text-align: left;
    border-bottom: none
}
#dns-manager-title>h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    font-family: "Avenir Next Demi";
    margin: 0;
    padding: 0;
}

#proceed-to-dsr-request,#trigger-opt-in-request {
    margin: 20px 0;
    border-radius: 50px;
    padding: 10px 30px;
    border: 2px solid transparent;
    color: #fff;
    font-size: 14px;
    background-color: #24272a;
    line-height: 20px
}

#customer-input b {
    font-weight: 400
}

#gpc-signal-indicator {
    padding-bottom: 10px;
    color: #e51b23!important;
    font-weight: 600;
    line-height: 22px;
    border: none
}

#proceed-to-dsr-request:hover,#trigger-opt-in-request:hover {
    border: 2px solid #555;
    background-color: #24272a;
    color: #fff;
}

#right-to-opt-out-notice,#gpc-signal-notice {
    font-family: "Avenir Next Regular", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}